Oilify method (Main Control)

Visual Basic example
Visual C++ 4.0 example

Access 2.0 example

Access 95, 97 example
Visual J++ example

Syntax short Oilify (short iDim);

Overview:  Refer to Applying Artistic Effects.

Remarks

Applies an oil-painting effect to the bitmap.

You control the effect by specifying the size of the neighborhood that is used for calculating the pixel value. For example, for 8x8, pass 8 in the iDim parameter. You increase the size of the neighborhood in order to decrease the amount of detail in the resulting image.

This method supports 12 and 16-bit grayscale images. Support for 12 and 16-bit grayscale images is available only in the Document/Medical toolkits.

See Also

Elements:  

Topics:  Raster Images: Filtering Images