←Select platform

CodecsVffView Enumeration

Summary

Indicates the view to use when loading VFF (Sun TAAC Bitmap) images.

Syntax

C#
VB
Java
C++
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly