Navigation

  • next
  • Blink Kernels »

Blink KernelsΒΆ

Contents

  • Introduction
  • Requirements
  • Introduction to Kernels
    • The InvertKernel
    • Kernels and Iteration
    • Image Specification
    • Parameters
    • Local Variables
    • The define() Function
    • The init() Function
    • The process() Function
    • Next Steps
  • 1D Ranged Access
    • The BoxBlur1DKernel
    • 1D Ranged Access
    • Setting up the 1D Range
    • Accessing the 1D Range
    • Next Steps
  • 2D Ranged Access
    • The BoxBlur2DKernel
    • 2D Ranged Access
    • Setting up the 2D Range
    • Accessing the 2D Range
    • Next Steps
  • Random Access
    • The ConvolutionKernel
    • Pixelwise Iteration
    • Random Access
    • init() Function
    • Pixelwise and Random Access from the process() Function
    • Next Steps
  • Example Kernels
    • BallomaticKernel
    • BoxBlur1DKernel
    • BoxBlur2DKernel
    • ConvolutionKernel
    • CurtainKernel
    • DepthBlurKernel
    • InvertKernel
    • LensFlareKernel
    • Median5x5Kernel
    • ResizeKernel
    • SwirlomaticKernel
    • WipeKernel
    • ParticleWindKernel
    • ParticleFuseKernel
  • Blink Reference Guide
    • Introduction
    • Kernel Basics
    • Kernel Variables
    • Image Access
    • Functions

Next topic

Introduction

Quick search

Navigation

  • next
  • Blink Kernels »
© Copyright 2020, The Foundry.