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

Leadtools.Converters Assembly