PictureEffectsRaw Xojo Plugin

ConvolutionEffectRaw.ConvolutionTypeValues Enum

Enum that defines the type of the standard convolutions that this class supports.

enum ConvolutionEffectRaw.ConvolutionTypeValues

Constants

SMOOTH = 0Smooth
SHARPEN = 1Sharpen
EDGE_DETECT = 2Edge detect
MEAN_REMOVAL = 3Mean removal
EMBOSS = 4Emboss
BLUR = 5Blur