←Select platform

View Property

Summary
Gets or sets the view to use when loading VFF (Sun TAAC Bitmap) images.
Syntax
C#
VB
C++
Java
public CodecsVffView View { get; set; } 
Public Property View As CodecsVffView 
public CodecsVffView getView() 
public void setView(CodecsVffView view) 
public: 
property CodecsVffView View { 
   CodecsVffView get(); 
   void set (    CodecsVffView ); 
} 

Property Value

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

Example

For an example, refer to CodecsVffLoadOptions.

Requirements

Target Platforms

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.