PaintEffect property (Main Control)

Visual Basic example
Visual C++ 4.0 example

Visual J++ example

Syntax short PaintEffect

Overview:  Refer to Using Special Effects When Painting.

Remarks

(Persistent property, available at design time) Sets the effect to be used when painting the image.

LEADTOOLS provides over 2000 defined constant identifiers for effects. Visual Basic users must include L_OCXEFX.BAS in order to use the defined constant identifiers. This file can be found in the lead\include directory.

For possible values for this property, refer to Effects.

Multipass painting for the EFX_EFFECT_PUSH_CLASS is disabled.

See Also

Elements:  BackErase property, BitonalScaling property, ForePalette property, PaintDither property, PaintPalette property, PaintROP3 property, PaintGamma property, PaintIntensity property, PaintContrast property

Topics:  Raster Images: Displaying Images