Leadtools.Windows.Media.Effects Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.02.15
Leadtools.Windows.Media.Effects Namespace
See Also  Inheritance Hierarchy
Overview and description of image processing classes and enumerations.

Classes

 ClassDescription
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.

Enumerations

 EnumerationDescription
RotateCommandBitmapEffectsFlags Flags for the RotateCommandBitmapEffect.Flags property.

See Also