LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

CodecsVffView Enumeration






Indicates the view to use when loading VFF (Sun TAAC Bitmap) images. .NET support
Syntax
'Declaration
 
Public Enum CodecsVffView 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As CodecsVffView
public enum CodecsVffView : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Codecs.CodecsVffView = function() { };
Leadtools.Codecs.CodecsVffView.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class CodecsVffView : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
DownToUpDown to up along the X-Axis
FrontToRearFront to rear along the Z-Axis
LeftToRightLeft to right along the Y-Axis
RearToFrontRear to front along the Z-Axis
RightToLeftRight to left along the Y-Axis
UpToDownUp to down along the X-Axis
Remarks
For more information and an example, refer to CodecsVffOptions.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Codecs.CodecsVffView

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.Codecs Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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