<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVML > RSGdiPlusGraphicsTypes > Records > TRSGPImageCodecInfo:
Comments (0)
Name
Description
Clsid
Codec identifier.
CodecName
Codec name
DllName
String that contains the path name of the DLL in which the codec resides.
FilenameExtension
string that contains all file-name extensions associated with the codec. The extensions are separated by semicolons
Flags
Flags about the image codec
FormatDescription
string that contains the name of the file format used by the codec.
FormatID
File format identifier
MimeType
string that contains the mime type of the codec.
Version
version of the codec.
Top