Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsOptions Class : Gif Property |
public CodecsGifOptions Gif {get;}
'Declaration
Public ReadOnly Property Gif As CodecsGifOptions
'Usage
Dim instance As CodecsOptions Dim value As CodecsGifOptions value = instance.Gif
public CodecsGifOptions Gif {get;}
@property (nonatomic, strong, readonly) LTCodecsGifOptions *gif
public CodecsGifOptions getGif()
get_Gif();
public: property CodecsGifOptions^ Gif { CodecsGifOptions^ get(); }