ImageGear .NET
ImageGear.Processing Namespace (ImageGear22.Core)
Inheritance Hierarchy
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
ClassIGDoubleMatrix Represents class to matrix store and matrix operations.
ClassImGearAverageInterpolationOptions Represents options for average interpolation.
ClassImGearBayerReductionOptions Defines reduction options for Bayer reduction.
ClassImGearBicubicInterpolationOptions Represents options for bicubic interpolation.
ClassImGearBilinearInterpolationOptions Represents options for bilinear interpolation.
ClassImGearBitonalReductionOptions Defines reduction options for bitonal reduction.
ClassImGearCameraRawProcessing Contains methods for color reconstruction of digital camera RAW images.
ClassImGearColorInterpolationOptions Represents color interpolation options.
ClassImGearContrastOptions Represents contrast options.
ClassImGearDiffuseReductionOptions Defines reduction options for diffuse reduction.
ClassImGearGrayScaleInterpolationOptions Interpolation options class that defines a threshold of ScaleToGray interpolation. Derived from ImGearInterpolationOptions class.
ClassImGearHalftoneReductionOptions Defines reduction options for halftone reduction.
ClassImGearInterpolationOptions Base class for all interpolation options passed to ImGearProcessing.Resize and ImGearProcessing.CreateThumbnail methods.
ClassImGearMedianCutReductionOptions Defines reduction options for median cut reduction.
ClassImGearNearestNeighborInterpolationOptions Represents options for nearest neighbor interpolation.
ClassImGearNoneInterpolationOptions Implements ImGearNoneInterpolationOptions interface for the case when interpolation is not needed.
ClassImGearOctreeReductionOptions Defines options for octree reduction.
ClassImGearPixelProcessorRedEyeRGB Processes the RGB pixel using red-eye removal algorithm.
ClassImGearPopularityReductionOptions Defines options for popularity reduction.
ClassImGearPreserveBlackInterpolationOptions Represents options for PreserveWhite interpolation.
ClassImGearPreserveWhiteInterpolationOptions Represents options for PreserveWhite interpolation.
ClassImGearProcessing Provides image processing methods that can be applied to both Raster and Vector images.
ClassImGearProcessingVerifier Contains static methods that check whether particular ImGearProcessing operations are applicable to the page.
ClassImGearRasterProcessing Contains IG raster processing methods.
ClassImGearRasterProcessingVerifier Contains static methods that check whether particular ImGearRasterProcessing operations are applicable to the page.
ClassImGearReductionOptions Specifies options for performing color reduction using the ImGearRasterProcessing.Reduce method.
ClassImGearScaleReductionOptions Defines reduction options for scale reduction.
ClassImGearWhiteBalance Represents white balance as a pair of color temperature and tint.
Interfaces
 InterfaceDescription
InterfaceIImGearPixelProcessor An implementation of this interface is passed to ProcessArea method.
Structures
 StructureDescription
StructureImGearChannelRef Represents pixel channel in ImageGear.Core.ImGearPage.
StructureImGearChannelStatistics Stores statistics for an image channel.
Enumerations
 EnumerationDescription
EnumerationImGearBitonalReductionModes Specifies modes for the bitonal color reduction method.
EnumerationImGearBrushType Specifies brush types for Pointillist effect.
EnumerationImGearCFAColor Specifies the available colors for Color Filter Array encoded images.
EnumerationImGearChannelGroups Specifies groups of DIB channels.
EnumerationImGearContrastModes Specifies contrast processing modes.
EnumerationImGearConvolutionResults Specifies types of convolution result.
EnumerationImGearDirection Defines a direction of a shadow effect (location of the light source).
EnumerationImGearEdgeDetectionMethods Defines the edge detection methods supported by ImageGear.
EnumerationImGearEdgeMapMethods Specifies types of edge map operation.
EnumerationImGearHalftoneReductionModes Specifies mode of halftone color reduction method.
EnumerationImGearIlluminant Lists standard illuminants.
EnumerationImGearInterpolations Specifies type of interpolation method.
EnumerationImGearLensFlareType Specifies types of lens flare effects.
EnumerationImGearMergeModes Identifies the type of arithmetic operation (merge method) that is performed on the values of all intersecting pixels resulting from the merge.
EnumerationImGearMosaicType Defines a type of Mosaic effect.
EnumerationImGearNightVisionPresets Specifies Night Vision effects supported by ImageGear.
EnumerationImGearPixelateCellType Defines cell types for Pixelate operation.
EnumerationImGearPixelateFillMethod Defines fill methods for Pixelate operation.
EnumerationImGearReductionMethods Specifies ImageGear color reduction methods.
EnumerationImGearRipplePattern Specifies predefined patterns for the Ripple effect.
EnumerationImGearRotationModes Specifies ImageGear rotation mode.
EnumerationImGearShearFillStyle Specifies fill styles for the Shear effect.
EnumerationImGearWhiteBalancePreset Lists constants for preset white balance values.
See Also

Reference

ImageGear22.Core Assembly

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback