Options to use when changing a LEADTOOLS Leadtools.RasterImage object to GDI+ System.Drawing.Bitmap.
Members
Value | Member | Description |
---|---|---|
0x00000000 | None | Default |
0x00000001 | ForceChange | If the image is not GDI+ compatible, this flag forces the conversion. |
0x00000002 | NoPalette | Fail if the image has a palette. |
0x00000004 | TopLeftAlways | Force the image to have RasterViewPerspective.TopLeft view perspective. |
The ChangeToImageOptions are used as an options for the RasterImageConverter.ChangeToImage method.
For more information refer to RasterImage and GDI/GDI+.
For an example, refer to RasterImageConverter.ChangeToImage
Products |
Support |
Feedback: ChangeToImageOptions Enumeration - Leadtools.Drawing |
Introduction |
Help Version 19.0.2017.3.21
|