ReactOS 0.4.15-dev-8612-g0707475
|
#include <gdiplusimaging.h>
Public Attributes | |
CLSID | Clsid |
GUID | FormatID |
const WCHAR * | CodecName |
const WCHAR * | DllName |
const WCHAR * | FormatDescription |
const WCHAR * | FilenameExtension |
const WCHAR * | MimeType |
DWORD | Flags |
DWORD | Version |
DWORD | SigCount |
DWORD | SigSize |
const BYTE * | SigPattern |
const BYTE * | SigMask |
Definition at line 158 of file gdiplusimaging.h.
CLSID ImageCodecInfo::Clsid |
Definition at line 160 of file gdiplusimaging.h.
Referenced by GdipGetEncoderClsid(), and Preview_pSaveImageAs().
Definition at line 162 of file gdiplusimaging.h.
Definition at line 163 of file gdiplusimaging.h.
Definition at line 165 of file gdiplusimaging.h.
DWORD ImageCodecInfo::Flags |
Definition at line 167 of file gdiplusimaging.h.
Definition at line 164 of file gdiplusimaging.h.
GUID ImageCodecInfo::FormatID |
Definition at line 161 of file gdiplusimaging.h.
Referenced by GdipLoadImageFromStream().
Definition at line 166 of file gdiplusimaging.h.
DWORD ImageCodecInfo::SigCount |
Definition at line 169 of file gdiplusimaging.h.
Definition at line 172 of file gdiplusimaging.h.
Definition at line 171 of file gdiplusimaging.h.
DWORD ImageCodecInfo::SigSize |
Definition at line 170 of file gdiplusimaging.h.
DWORD ImageCodecInfo::Version |
Definition at line 168 of file gdiplusimaging.h.