Options to use when changing a LEADTOOLS Leadtools.RasterImage object to GDI+ System.Drawing.Bitmap.
[FlagsAttribute()]
public enum ChangeToImageOptions
<FlagsAttribute()>
Public Enum ChangeToImageOptions
[FlagsAttribute()]
public enum class ChangeToImageOptions
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+.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document