←Select platform

ImageIncompatibleReason Enumeration

Summary
Indicates the reason why a LEADTOOLS RasterImage object is not compatible with android.graphics.Bitmap.
Syntax
Java
public enum ImageIncompatibleReason 
Members
ValueMemberDescription
0COMPATIBLE Image is compatible
1BITS_PER_PIXEL Unsupported Bits/Pixel
2ORDER Unsupported color byte order
3PALETTE Unsupported palette
4DATA Unsupported raw data
5VIEW_PERSPECTIVE Unsupported view perspective
6OTHER Unspecified reason
Remarks

For more information on Android Bitmap compatibility, refer to ConvertToBitmap.

Requirements

Target Platforms

See Also

Reference

Leadtools.Converters Namespace

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

Leadtools.Converters Assembly

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