C#
VB
Java
Objective-C
WinRT C#
C++
Gets the options for loading GIF images.
public CodecsGifLoadOptions Load { get; }
Public ReadOnly Property Load As Leadtools.Codecs.CodecsGifLoadOptions
public Leadtools.Codecs.CodecsGifLoadOptions Load {get;}
@property (nonatomic, strong, readonly) LTCodecsGifLoadOptions* load
public CodecsGifLoadOptions getLoad()
get_Load();
public:
property Leadtools.Codecs.CodecsGifLoadOptions^ Load {
Leadtools.Codecs.CodecsGifLoadOptions^ get();
}
The GIF load options.
For an example, refer to CodecsGifOptions.
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