|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| IWICBitmapFrameDecode | IWICBitmapFrameDecode_iface |
| LONG | ref |
| UINT | width |
| UINT | height |
| double | dpiX |
| double | dpiY |
| BYTE * | bits |
Definition at line 65 of file icoformat.c.
| BYTE* IcoFrameDecode::bits |
Definition at line 70 of file icoformat.c.
| double IcoFrameDecode::dpiX |
Definition at line 69 of file icoformat.c.
| double IcoFrameDecode::dpiY |
Definition at line 69 of file icoformat.c.
| UINT IcoFrameDecode::height |
Definition at line 68 of file icoformat.c.
| IWICBitmapFrameDecode IcoFrameDecode::IWICBitmapFrameDecode_iface |
Definition at line 66 of file icoformat.c.
| LONG IcoFrameDecode::ref |
Definition at line 67 of file icoformat.c.
| UINT IcoFrameDecode::width |
Definition at line 68 of file icoformat.c.