ImageGear .NET - Updated
ImGearRasterProcessing Class Members
Properties  Methods 


ImageGear24.Core Assembly > ImageGear.Processing Namespace : ImGearRasterProcessing Class

The following tables list the members exposed by ImGearRasterProcessing.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets ImGearRasterProcessingVerifier class object.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Adds a specified plane to the input image to correct for a tilt in the image luminance.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Adjusts contrast, brightness, and gamma.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Blends two images based on the weight (in percents) of the secondary image.  
Public Methodstatic (Shared in Visual Basic) Blends two images with alpha channel.  
Public Methodstatic (Shared in Visual Basic) Calculates statistics for all channels of the image, separately for each channel.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Changes bit depths of image channels.  
Public Methodstatic (Shared in Visual Basic) Applies closing effect to provided raster page using the specified structuring element.  
Public Methodstatic (Shared in Visual Basic) Combines image channels according to the specified color space.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Converts page to a new color space.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Converts a single pixel to color space and channel depths of the specified ImageGear.Core.ImGearPage class object.  
Public Methodstatic (Shared in Visual Basic) Provides filtering on the base of 2-dimensional convolution matrix.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Copies a channel to a new page.  
Public Methodstatic (Shared in Visual Basic) Decrypts a raster page.  
Public Methodstatic (Shared in Visual Basic) Deskews an image page.  
Public Methodstatic (Shared in Visual Basic) Removes color noise from a binary (1-bit) image.  
Public Methodstatic (Shared in Visual Basic) Applies dilation effect to provided raster page using the specified structuring element.  
Public Methodstatic (Shared in Visual Basic) Encrypts a raster page.  
Public Methodstatic (Shared in Visual Basic) Enhances an image using the local standard deviation and mean.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Equalizes image contrast.  
Public Methodstatic (Shared in Visual Basic) Applies erosion effect to provided raster page using the specified structuring element.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Exports content of raster page to managed GDI+ image.  
Public Methodstatic (Shared in Visual Basic) Fills the image by specified solid color.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Removes color noise from the image.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Provides UnsharpMask filtering.  
Public Methodstatic (Shared in Visual Basic) Determines skew angle.  
Public Methodstatic (Shared in Visual Basic) Computes the least-squares best fit plane for an image.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Blurs an image using Gaussian transform.  
Public Methodstatic (Shared in Visual Basic) Reduces speckle noise from an image by using the Crimmins algorithm.  
Public Methodstatic (Shared in Visual Basic) Returns true if either the image has GrayScale color space or its palette is gray or inverted gray.  
Public Methodstatic (Shared in Visual Basic) Inserts a channel to the page's DIB and changes page's color space.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Inverts image contrast.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Merges two images according to the specified merge mode.  
Public Methodstatic (Shared in Visual Basic) Applies opening effect to provided raster page using the specified structuring element.  
Public Methodstatic (Shared in Visual Basic) Reduces bit depth of an image using the specified reduction method.  
Public Methodstatic (Shared in Visual Basic) Removes the specified channel from the page's DIB and shifts remaining channels without transforming pixel data.  
Public Methodstatic (Shared in Visual Basic) This method computes the best-fit plane for an image, and then subtracts that plane from the image to produce the output.  
Public Methodstatic (Shared in Visual Basic) Creates an array of pages, where each page contains one channel with color space set to grayscale.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Sharpens an image according to the specified sharpen factor.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Provides smooth filtering.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Stretches image contrast. If image is Indexed and not grayscale, modifies image's palette, otherwise modifies image's pixels. Processes only color channels.  
Public Methodstatic (Shared in Visual Basic) Swaps two channels in page's DIB.  
Public Methodstatic (Shared in Visual Basic) Tabulates histograms for all image channels.  
Public Methodstatic (Shared in Visual Basic) Applies lookup tables to each channel of the image, optionally changing channel depths.  
Public Methodstatic (Shared in Visual Basic)Copies channel from channel referenced by channelUpdateWith to the channel referenced by channelToUpdate. The pages containing both channels must have the same width and height.  
Top
See Also

Reference

ImGearRasterProcessing Class
ImageGear.Processing Namespace
ImGearRasterProcessingVerifier Class