Class | Description | |
---|---|---|
FillCommandBitmapEffect | Fills the specified image with the specified color. | |
FlipCommandBitmapEffect | Flips the image from top to bottom or from left to right. | |
GrayscaleCommandBitmapEffect | Converts an image to a grayscale image. | |
RasterCommandBitmapEffect | The RasterCommandBitmapEffect class derives from BitmapEffect and is the base class for all LEADTOOLS for WPF Bitmap Effect classes. | |
RotateCommandBitmapEffect | Rotates an image by the number of degrees specified. | |
ShearCommandBitmapEffect | Moves the corners of an image in the fashion of a parallelogram. |
Enumeration | Description | |
---|---|---|
RotateCommandBitmapEffectsFlags | Flags for the RotateCommandBitmapEffect.Flags property. |