public static ImageIncompatibleReason testCompatible(RasterImage image, int convertToImageOptions)
image
The source image.
convertToImageOptions
The options value to use when testing.
Value indicating the compatibility.
For more information on Android Bitmap compatibility, refer to ConvertToBitmap and ImageIncompatibleReason.