ReactOS 0.4.15-dev-7934-g1dc8d80
IcoFrameDecode Struct Reference
Collaboration diagram for IcoFrameDecode:

Public Attributes

IWICBitmapFrameDecode IWICBitmapFrameDecode_iface
 
LONG ref
 
UINT width
 
UINT height
 
double dpiX
 
double dpiY
 
BYTEbits
 

Detailed Description

Definition at line 67 of file icoformat.c.

Member Data Documentation

◆ bits

BYTE* IcoFrameDecode::bits

Definition at line 72 of file icoformat.c.

◆ dpiX

double IcoFrameDecode::dpiX

Definition at line 71 of file icoformat.c.

◆ dpiY

double IcoFrameDecode::dpiY

Definition at line 71 of file icoformat.c.

◆ height

UINT IcoFrameDecode::height

Definition at line 70 of file icoformat.c.

◆ IWICBitmapFrameDecode_iface

IWICBitmapFrameDecode IcoFrameDecode::IWICBitmapFrameDecode_iface

Definition at line 68 of file icoformat.c.

◆ ref

LONG IcoFrameDecode::ref

Definition at line 69 of file icoformat.c.

◆ width

UINT IcoFrameDecode::width

Definition at line 70 of file icoformat.c.


The documentation for this struct was generated from the following file: