←Select platform

Load Property

Summary

Gets the options for loading GIF images.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public CodecsGifLoadOptions Load { get; } 
Public ReadOnly Property Load As Leadtools.Codecs.CodecsGifLoadOptions 
@property (nonatomic, strong, readonly) LTCodecsGifLoadOptions* load 
public CodecsGifLoadOptions getLoad() 
 get_Load();  

Property Value

The GIF load options.

Example

For an example, refer to CodecsGifOptions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly