| ImageGear Professional v18.2 > API Reference Guide > Effects Component API Reference > Effects Component Objects > IGEffectsCtl Control |
IGEffectsCtl Control
The ImageGear Effects component, created explicitly by application developer using IDE/language capabilities.
IIGEffectsCtl extends IIGEffects
| AddChromaKey Method | Blends two images. |
| AddMotion Method | Makes an image look as though it was moving when it was captured. |
| AddNoise Method | Creates a noise, which make an image look older. |
| AddSpotlight Method | Produces a "spotlight" effect. |
| AddTexture Method | Applies a texture to an image. |
| AddWatermark Method | Produces a watermark like effect. |
| Aging Method | Applies an aging effect to make an image look older. |
| Blur Method | Blurs an image. |
| Cylinder Method | Provides a cylindrical warping effect on the IGPage. |
| Diffuse Method | Diffuses an image by shuffling the positions of pixels. |
| DirectionalLight Method | Changes the colors of an image according to the pattern of a sine wave. |
| DirectionalWave Method | Provides a directional wave effect on the IGPage. |
| DropShadow Method | Adds a drop shadow to an image. |
| Emboss Method | Produces an embossed or 3-D like chiseled-in-stone look to an image. |
| EmbossEx Method | Produces an embossed or 3-D like chiseled-in-stone look to an image. |
| Fragment Method | Fragments an image into four blended images which move diagonally outward from the original image. |
| FreeDirectionalLight Method | Changes the colors of an image according to the pattern of a sine wave. |
| FreeRadialLight Method | Changes the colors of an image according to the pattern of a sine wave. |
| LensFlare Method | Applies a lens flare effect to the image. |
| MosaicTiles Method | Provides a mosaic effect on the IGPage. |
| Oilify Method | Applies an effect to an image that makes it appear similar to an oil painting. |
| Parabola Method | Provides a parabolic warping effect on the IGPage. |
| Pinch Method | Provides a pinch effect on the IGPage. |
| Pixelate Method | Redraws an image using what appear to be very large pixels. |
| Pointillist Method | Applies an effect to an image that makes it appear to have been painted in the pointillism style of painting. |
| Posterize Method | Reduces the number of actual colors in image by creating a "staircase" in the palette. |
| RadialLight Method | Changes the colors of an image according to the pattern of a sine wave. |
| RadialWave Method | Provides a radial wave effect on the IGPage. |
| Ripple Method | Provides the ripple effect on the image, as if it is looked at through a relief glass. |
| RippleFreeHand Method | Provides the ripple effect on the image, as if it is looked at through a relief glass. |
| RippleTexture Method | Provides the ripple effect on the image, as if it is looked at through a relief glass. |
| Shear Method | Applies a shearing effect to an image. |
| Solarize Method | Mimics the accidental exposure of photographic film to light. |
| Spatter Method | Applies a spatter effect to an image, making it look as if it was painted in the impressionist style of painting. |
| Sphere Method | Provides a spherical warping effect on the IGPage. |
| Stitch Method | Produces similar to Emboss Method effect, but the output resembles a quilted stitch pattern. |
| Twist Method | Makes an image distorted, as though it was being viewed through textured glass. |
| BackColor Property | Background color used by IGEffectsCtl methods. |
| ComponentInfo Property | Provides access to the IGComponentInfo Object for IGEffectsCtl. The IGComponentInfo Object identifies the particular version of IGEffectsCtl installed in the computer. |
| ComponentInterface Property | Provides access to the IIGComponent interface for IGEffectsCtl. Used in IGCoreCtl Control.AssociateComponent Method call. |