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

Classes

 ClassDescription
ClassFillCommandBitmapEffect Fills the specified image with the specified color.
ClassFlipCommandBitmapEffect Flips the image from top to bottom or from left to right.
ClassGrayscaleCommandBitmapEffect Converts an image to a grayscale image.
ClassRasterCommandBitmapEffect The RasterCommandBitmapEffect class derives from BitmapEffect and is the base class for all LEADTOOLS for WPF Bitmap Effect classes.
ClassRotateCommandBitmapEffect Rotates an image by the number of degrees specified.
ClassShearCommandBitmapEffect Moves the corners of an image in the fashion of a parallelogram.

Enumerations

 EnumerationDescription
EnumerationRotateCommandBitmapEffectsFlags Flags for the RotateCommandBitmapEffect.Flags property.

See Also