| Class | Description |
 | IGDoubleMatrix |
Represents class to matrix store and matrix operations.
|
 | ImGearAverageInterpolationOptions |
Represents options for average interpolation.
|
 | ImGearBayerReductionOptions |
Defines reduction options for Bayer reduction.
|
 | ImGearBicubicInterpolationOptions |
Represents options for bicubic interpolation.
|
 | ImGearBilinearInterpolationOptions |
Represents options for bilinear interpolation.
|
 | ImGearBitonalReductionOptions |
Defines reduction options for bitonal reduction.
|
 | ImGearCameraRawProcessing |
Contains methods for color reconstruction of digital camera RAW images.
|
 | ImGearColorInterpolationOptions |
Represents color interpolation options.
|
 | ImGearContrastOptions |
Represents contrast options.
|
 | ImGearDiffuseReductionOptions |
Defines reduction options for diffuse reduction.
|
 | ImGearGrayScaleInterpolationOptions | Interpolation options class that defines a threshold of ScaleToGray interpolation. Derived from ImGearInterpolationOptions class. |
 | ImGearHalftoneReductionOptions |
Defines reduction options for halftone reduction.
|
 | ImGearInterpolationOptions | Base class for all interpolation options passed to ImGearProcessing.Resize and ImGearProcessing.CreateThumbnail methods. |
 | ImGearMedianCutReductionOptions |
Defines reduction options for median cut reduction.
|
 | ImGearNearestNeighborInterpolationOptions |
Represents options for nearest neighbor interpolation.
|
 | ImGearNoneInterpolationOptions | Implements ImGearNoneInterpolationOptions interface for the case when interpolation is not needed. |
 | ImGearOctreeReductionOptions |
Defines options for octree reduction.
|
 | ImGearPixelProcessorRedEyeRGB |
Processes the RGB pixel using red-eye removal algorithm.
|
 | ImGearPopularityReductionOptions |
Defines options for popularity reduction.
|
 | ImGearPreserveBlackInterpolationOptions |
Represents options for PreserveWhite interpolation.
|
 | ImGearPreserveWhiteInterpolationOptions |
Represents options for PreserveWhite interpolation.
|
 | ImGearProcessing |
Provides image processing methods that can be applied to both Raster and Vector images.
|
 | ImGearProcessingVerifier | Contains static methods that check whether particular ImGearProcessing operations are applicable to the page. |
 | ImGearRasterProcessing |
Contains IG raster processing methods.
|
 | ImGearRasterProcessingVerifier | Contains static methods that check whether particular ImGearRasterProcessing operations are applicable to the page. |
 | ImGearReductionOptions | Specifies options for performing color reduction using the ImGearRasterProcessing.Reduce method. |
 | ImGearScaleReductionOptions |
Defines reduction options for scale reduction.
|
 | ImGearWhiteBalance |
Represents white balance as a pair of color temperature and tint.
|