←Select platform

Load Property

Summary

Gets the options for loading FPX images.

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

Property Value

The options for loading FPX images.

Example

For an example, refer to CodecsFpxOptions.

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