←Select platform

ConvertFromImageOptions Enumeration

Summary
Options to use when converting a GDI+ System.Drawing.Bitmap to LEADTOOLS Leadtools.RasterImage object.
Syntax
C#
VB
C++
[FlagsAttribute()] 
public enum ConvertFromImageOptions   
<FlagsAttribute()> 
Public Enum ConvertFromImageOptions  
[FlagsAttribute()] 
public enum class ConvertFromImageOptions   
Members
ValueMemberDescription
0x00000000None Default
Remarks

The ConvertFromImageOptions are used as an options for the RasterImageConverter.ConvertFromImage method.

For more information refer to RasterImage and GDI/GDI+.

Example

For an example, refer to RasterImageConverter.ConvertFromImage

Requirements

Target Platforms

See Also

Reference

Leadtools.Drawing Namespace

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

Leadtools.Drawing Assembly

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