←Select platform

TestCompatible Method

Summary

Determines if a RasterImage is compatible with the Android android.graphics.Bitmap.

Syntax

C#
VB
Java
C++
Public Shared Function TestCompatible( _ 
   ByVal image As Leadtools.RasterImage, _ 
   ByVal convertToImageOptions As Integer _ 
) As Leadtools.Converters.ImageIncompatibleReason 
public static ImageIncompatibleReason testCompatible(RasterImage image, int convertToImageOptions) 

Parameters

image
The source image.

convertToImageOptions
The options value to use when testing.

Return Value

Value indicating the compatibility.

Remarks

For more information on Android/Java compatibility, refer to ConvertToImageSource.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Converters Assembly