←Select platform

CodecsVffView Enumeration

Summary
Indicates the view to use when loading VFF (Sun TAAC Bitmap) images.
Syntax
C#
VB
C++
Java
public enum CodecsVffView   
Public Enum CodecsVffView  
public enum CodecsVffView 
public enum class CodecsVffView   
Members
ValueMemberDescription
0UpToDown Up to down along the X-Axis
1DownToUp Down to up along the X-Axis
2LeftToRight Left to right along the Y-Axis
3RightToLeft Right to left along the Y-Axis
4FrontToRear Front to rear along the Z-Axis
5RearToFront Rear to front along the Z-Axis
Remarks

For more information and an example, refer to CodecsVffOptions.

Requirements

Target Platforms

See Also

Reference

Leadtools.Codecs Namespace

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

Leadtools.Codecs Assembly

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