Indicates the reason that the LEADTOOLS Leadtools.RasterImage object is not compatible with GDI+.
public enum ImageIncompatibleReason
Public Enum ImageIncompatibleReason
public enum class ImageIncompatibleReason
Value | Member | Description |
---|---|---|
0 | Compatible | Image is compatible |
1 | BitsPerPixel | Unsupported Bits/Pixel |
2 | Order | Unsupported color byte order |
3 | Palette | Unsupported palette |
4 | Data | Unsupported raw data |
5 | ViewPerspective | Unsupported view perspective |
6 | Other | Unspecified reason |
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