| Class | Description |
![Class](dotnetimages/Class.gif) | ChangeViewPerspectiveCommand | Rotates and flips the image data as necessary to achieve the desired view perspective. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | ClearCommand | Sets all bits to 0 in the specified image, making it a black image. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | ClearNegativePixelsCommand | Sets all pixels with negative color values to 0. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | CloneCommand | Creates a copy of a a Leadtools.RasterImage object. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | ColorResolutionCommand | Converts an image from any bits-per-pixel to any bits-per-pixel. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | ColorResolutionCommandDataEventArgs | Provides data for the ColorResolutionCommand.Data event. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | CombineFastCommand | Combines image data from two images (source and destination), letting you specify the areas to be combined and the operations to be performed when combining the data. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | CombineWarpCommand | Combines image data from the source image (the slave) and the destination image (the master), using a perspective warp. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | CopyDataCommand | Copies image data from one image to another. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | CopyRectangleCommand | Copies a portion of an image to create another image that is the size of the rectangle that you specify. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | CreateGrayscaleImageCommand | Converts a 1-, 4-, 8-, 16-, 24-, or 32-bit Leadtools.RasterImage to an 8-bit, 12-bit, or 16-bit grayscale image. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | CropCommand | Crops the image, resulting in an image that is the size of the specified rectangle. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | DetectAlphaCommand | Determines if the image has meaningful alpha channel values. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | FillCommand | Fills the specified image with the specified color. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | FlipCommand | Flips a Leadtools.RasterImage from top to bottom or from left to right. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | GrayscaleCommand | Converts a 1-, 4-, 8-, 16-, 24-, or 32-bit image to an 8-bit, 12-bit, or 16-bit grayscale image. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | RasterCommand | The RasterCommand class implements IRasterCommand and is the base class for all LEADTOOLS image processing commands. ![Silverlight support](silverlight.png) |
![Class](dotnetimages/Class.gif) | RasterCommandProcessor | Batch processes a collection of RasterCommand object on a collection of Leadtools.RasterImage objects. ![Silverlight support](silverlight.png) |
![Class](dotnetimages/Class.gif) | RasterCommandProcessorProgressEventArgs | Provides data for the RasterCommandProcessor.Progress event. ![Silverlight support](silverlight.png) |
![Class](dotnetimages/Class.gif) | RasterCommandProgressEventArgs | Provides data for the RasterCommand.Progress event. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | RasterUserMatchTable | Maintains a predefined table to speed conversion with a user palette when using ColorResolutionCommand. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | ResizeCommand | Resizes the image from an existing image, and puts the resized image into a destination image, leaving the original image intact. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | RotateCommand | Rotates an image by the number of degrees specified. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | ScrambleCommand | Scrambles all or a portion of an image. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | SetAlphaValuesCommand | Fills the image alpha values, while preserving the other image components. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | ShearCommand | Moves the corners of an image in the fashion of a parallelogram. ![WinRT support](WinRTicon.png) |
![Class](dotnetimages/Class.gif) | SizeCommand | Resizes an image to a new width and height. ![WinRT support](WinRTicon.png) |