←Select platform

ConvertFromImageOptions Enumeration

Summary
Options for converting an Android android.graphics.Bitmap to a LEADTOOLS RasterImage object.
Syntax
Java
public enum ConvertFromImageOptions 
Members
ValueMemberDescription
0NoneDefault
1LinkImageUses the data from the source's native image object without making a copy.
10AutoFreeLinkImageAutomatically frees the linked native image object when the RasterImage is disposed.
Remarks

This enumeration is used to specify the options for converting an Android android.graphics.Bitmap into a LEADTOOLS RasterImage object by using the RasterImageConverter.convertFromBitmap method.

Requirements

Target Platforms

See Also

Reference

Leadtools.Converters Namespace

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

Leadtools.Converters Assembly

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