ReactOS 0.4.16-dev-983-g23ad936
GifFrameDecode Struct Reference
Collaboration diagram for GifFrameDecode:

Public Attributes

IWICBitmapFrameDecode IWICBitmapFrameDecode_iface
 
IWICMetadataBlockReader IWICMetadataBlockReader_iface
 
LONG ref
 
SavedImageframe
 
GifDecoderparent
 

Detailed Description

Definition at line 582 of file gifformat.c.

Member Data Documentation

◆ frame

SavedImage* GifFrameDecode::frame

Definition at line 586 of file gifformat.c.

◆ IWICBitmapFrameDecode_iface

IWICBitmapFrameDecode GifFrameDecode::IWICBitmapFrameDecode_iface

Definition at line 583 of file gifformat.c.

◆ IWICMetadataBlockReader_iface

IWICMetadataBlockReader GifFrameDecode::IWICMetadataBlockReader_iface

Definition at line 584 of file gifformat.c.

◆ parent

GifDecoder* GifFrameDecode::parent

Definition at line 587 of file gifformat.c.

◆ ref

LONG GifFrameDecode::ref

Definition at line 585 of file gifformat.c.


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