Navigation
index
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
Blink Reference Guide
Introduction
Kernel Basics
Kernel Variables
Image Access
Functions
Next topic
Introduction
Quick search
Enter search terms or a module, class or function name.
Navigation
index
next
|
Blink Kernels
»