Keyword Reference


$tagGDIP_EFFECTPARAMS_Sharpen

Sharpen effect parameter structure

Global Const $tagGDIP_EFFECTPARAMS_Sharpen = "float Radius; float Amount"

Parameters

Radius Real number that specifies the sharpening radius (the radius of the convolution kernel) in pixels.
The radius must be in the range 0.0 through 255.0?
Amount Real number in the range 0.0 through 100.0 that specifies the amount of sharpening to be applied.