Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Gif As CodecsGifImageInfo |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public CodecsGifImageInfo Gif {get;} |
C++/CLI | |
---|---|
public: property CodecsGifImageInfo^ Gif { CodecsGifImageInfo^ get(); } |
Return Value
The CodecsGifImageInfo class that specifies the GIF format options.For an example, refer to CodecsImageInfo.
The CodecsGifImageInfo value of this property contains the GIF specific information of the image file.
The Gif property contain valid information only if the file contains a valid GIF format file. In other words, the value of CodecsImageInfo.Format must be one of the following:
RasterImageFormat.Gif.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6