←Select platform

ImageIncompatibleReason Enumeration

Summary
Indicates the reason that the LEADTOOLS Leadtools.RasterImage object is not compatible with GDI+.
Syntax
C#
VB
C++
public enum ImageIncompatibleReason   
Public Enum ImageIncompatibleReason  
public enum class ImageIncompatibleReason   
Members
ValueMemberDescription
0Compatible Image is compatible
1BitsPerPixel Unsupported Bits/Pixel
2Order Unsupported color byte order
3Palette Unsupported palette
4Data Unsupported raw data
5ViewPerspective Unsupported view perspective
6Other Unspecified reason
Remarks

For more information refer to RasterImage and GDI/GDI+.

Example

For an example, refer to RasterImageConverter.TestCompatible.

Requirements

Target Platforms

See Also

Reference

Leadtools.Drawing Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Drawing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.