←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Converters Assembly