←Select platform

Load Property

Summary

Gets the options for loading VFF (Sun TAAC Bitmap) images.

Syntax
C#
VB
C++
Java
public CodecsVffLoadOptions Load { get; } 
Public ReadOnly Property Load As CodecsVffLoadOptions 
public CodecsVffLoadOptions getLoad() 
public: 
property CodecsVffLoadOptions^ Load { 
   CodecsVffLoadOptions^ get(); 
} 

Property Value

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

Example

For an example, refer to CodecsVffLoadOptions.

Requirements

Target Platforms

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

Leadtools.Codecs Assembly