ImageGear .NET - Updated
ImageGear.Processing Namespace (ImageGear24.Processing.Advanced)
Inheritance Hierarchy
ImageGear24.Processing.Advanced Assembly : ImageGear.Processing Namespace

This namespace represents the image and color processing API that allows you to promote or reduce colors using different interpolation algorithms. This API also allows you to rotate, flip, resize and crop images and provides image transformation methods such as remove red eye, perspective, solarize, warp, wave, etc.

Classes
 ClassDescription
Class Contains methods for image effects.
Class Contains methods that check whether a particular effect can be performed on an image.
Class Describes border characteristics of the Mosaic operation.
Class Describes cell parameters of the Mosaic operation.
Class Describes fill characteristics of the Mosaic operation.
Class Describes parameters of the shadow effect to be applied to an image after dividing on the cells.
Class Matches cell images to fragments of the image to which the Picturize effect will be applied.
Class Preprocesses and stores a collection of cell images for Picturize effect.
Class Describes border characteristics of the Pixelate operation.
Class Describes cell parameters of the Pixelate operation.
Class Describes fill characteristics of the Pixelate operation.
Class Checks the RGB pixel using red-eye detection algorithm.
Class Checks the pixel using the initial pixel and the threshold.
Class This class contains parameters of a spotlight that can be used to highlight an image.
Interfaces
 InterfaceDescription
InterfaceAn implementation of this interface is passed to ImGearEffects.DetectArea method.
Structures
 StructureDescription
Structure Stores cell image distribution settings for the Picturize effect.
StructureStores the settings that specify how the ImGearEffects.Picturize method will match cell images to fragments of the source image.
StructureStores the settings that specify how the ImGearEffects.Picturize method can modify cell images for the Picturize effect.
Enumerations
 EnumerationDescription
EnumerationIdentifies preset parameters for the ImGearEffects.MonochromeFilm method.
See Also

Reference

ImageGear24.Processing.Advanced Assembly