ImageGear22.Core Assembly : ImageGear.Processing Namespace |
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. |
Interface | Description | |
---|---|---|
IImGearPixelProcessor | An implementation of this interface is passed to ProcessArea method. |
Structure | Description | |
---|---|---|
ImGearChannelRef | Represents pixel channel in ImageGear.Core.ImGearPage. | |
ImGearChannelStatistics | Stores statistics for an image channel. |
Enumeration | Description | |
---|---|---|
ImGearBitonalReductionModes | Specifies modes for the bitonal color reduction method. | |
ImGearBrushType | Specifies brush types for Pointillist effect. | |
ImGearCFAColor | Specifies the available colors for Color Filter Array encoded images. | |
ImGearChannelGroups | Specifies groups of DIB channels. | |
ImGearContrastModes | Specifies contrast processing modes. | |
ImGearConvolutionResults | Specifies types of convolution result. | |
ImGearDirection | Defines a direction of a shadow effect (location of the light source). | |
ImGearEdgeDetectionMethods | Defines the edge detection methods supported by ImageGear. | |
ImGearEdgeMapMethods | Specifies types of edge map operation. | |
ImGearHalftoneReductionModes | Specifies mode of halftone color reduction method. | |
ImGearIlluminant | Lists standard illuminants. | |
ImGearInterpolations | Specifies type of interpolation method. | |
ImGearLensFlareType | Specifies types of lens flare effects. | |
ImGearMergeModes | Identifies the type of arithmetic operation (merge method) that is performed on the values of all intersecting pixels resulting from the merge. | |
ImGearMosaicType | Defines a type of Mosaic effect. | |
ImGearNightVisionPresets | Specifies Night Vision effects supported by ImageGear. | |
ImGearPixelateCellType | Defines cell types for Pixelate operation. | |
ImGearPixelateFillMethod | Defines fill methods for Pixelate operation. | |
ImGearReductionMethods | Specifies ImageGear color reduction methods. | |
ImGearRipplePattern | Specifies predefined patterns for the Ripple effect. | |
ImGearRotationModes | Specifies ImageGear rotation mode. | |
ImGearShearFillStyle | Specifies fill styles for the Shear effect. | |
ImGearWhiteBalancePreset | Lists constants for preset white balance values. |