ReactOS 0.4.16-dev-340-g0540c21
|
Public Attributes | |
IWICBitmapFrameDecode | IWICBitmapFrameDecode_iface |
LONG | ref |
UINT | width |
UINT | height |
double | dpiX |
double | dpiY |
BYTE * | bits |
Definition at line 67 of file icoformat.c.
BYTE* IcoFrameDecode::bits |
Definition at line 72 of file icoformat.c.
double IcoFrameDecode::dpiX |
Definition at line 71 of file icoformat.c.
double IcoFrameDecode::dpiY |
Definition at line 71 of file icoformat.c.
UINT IcoFrameDecode::height |
Definition at line 70 of file icoformat.c.
IWICBitmapFrameDecode IcoFrameDecode::IWICBitmapFrameDecode_iface |
Definition at line 68 of file icoformat.c.
LONG IcoFrameDecode::ref |
Definition at line 69 of file icoformat.c.
UINT IcoFrameDecode::width |
Definition at line 70 of file icoformat.c.