LEADTOOLS GDI/GDI+ (Leadtools.Drawing assembly)
LEAD Technologies, Inc

ChangeToImageOptions Enumeration






Options to use when changing a LEADTOOLS Leadtools.RasterImage object to GDI+ System.Drawing.Bitmap.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum ChangeToImageOptions 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ChangeToImageOptions
[FlagsAttribute()]
public enum ChangeToImageOptions : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Drawing.ChangeToImageOptions = function() { };
Leadtools.Drawing.ChangeToImageOptions.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class ChangeToImageOptions : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
ForceChangeIf the image is not GDI+ compatible, this flag forces the conversion.
NoneDefault
NoPaletteFail if the image has a palette.
TopLeftAlwaysForce the image to have RasterViewPerspective.TopLeft view perspective.
Remarks

The ChangeToImageOptions are used as an options for the RasterImageConverter.ChangeToImage method.

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

Example
For an example, refer to RasterImageConverter.ChangeToImage
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Drawing.ChangeToImageOptions

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Drawing Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.