Class | Description | |
---|---|---|
![]() | VintasoftImageConverter | Converts a VintasoftImage object to a System.Windows.Media.Imaging.BitmapSource object and back. |
![]() | VintasoftImageRenderer | Provides functionality for drawing an VintasoftImage on System.Windows.Media.DrawingContext. |
![]() | VintasoftWpfConverter | Contains conversion functions from/to WPF drawing structures. |
![]() | WpfDrawingSurface | Provides the base class that contains information about a drawing surface. |
![]() | WpfEmptyDrawingSurface | Represents an empty drawing surface. |
![]() | WpfImageDrawingSurface | Represents a surface for drawing on VintasoftImage. |
![]() | WpfObjectConverter | Converts the System.Drawing object to the System.Windows object and back. |
![]() | WpfPointAffineTransform | Transforms the System.Windows.Point structure by applying affine matrix transform. |
![]() | WpfPointInvertibleTransform | Represents a pair of transform and its inverse transform specified explicitly. |
![]() | WpfPointRoundingTransform | Transforms the PointF structure with primary transform and rounds the result to integer values. |
![]() | WpfPointTransform | Transforms the System.Windows.Point structure, for example, by applying affine matrix transform. |