C#
VB
Java
C++
Indicates the view to use when loading VFF (Sun TAAC Bitmap) images.
public enum CodecsVffView Public Enum CodecsVffView
public enum CodecsVffView public enum class CodecsVffView Members
| Value | Member | Description |
|---|---|---|
| 0 | UpToDown | Up to down along the X-Axis |
| 1 | DownToUp | Down to up along the X-Axis |
| 2 | LeftToRight | Left to right along the Y-Axis |
| 3 | RightToLeft | Right to left along the Y-Axis |
| 4 | FrontToRear | Front to rear along the Z-Axis |
| 5 | RearToFront | Rear to front along the Z-Axis |
For more information and an example, refer to CodecsVffOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
