ReactOS 0.4.15-dev-7942-gd23573b
MetafileImageObject Struct Reference
Collaboration diagram for MetafileImageObject:

Public Attributes

EmfPlusRecordHeader Header
 
DWORD Version
 
ImageDataType Type
 
DWORD MetafileType
 
DWORD MetafileDataSize
 
BYTE MetafileData [1]
 

Detailed Description

Definition at line 101 of file metafile.c.

Member Data Documentation

◆ Header

EmfPlusRecordHeader MetafileImageObject::Header

Definition at line 103 of file metafile.c.

◆ MetafileData

BYTE MetafileImageObject::MetafileData[1]

Definition at line 110 of file metafile.c.

◆ MetafileDataSize

DWORD MetafileImageObject::MetafileDataSize

Definition at line 109 of file metafile.c.

◆ MetafileType

DWORD MetafileImageObject::MetafileType

Definition at line 108 of file metafile.c.

◆ Type

ImageDataType MetafileImageObject::Type

Definition at line 106 of file metafile.c.

◆ Version

DWORD MetafileImageObject::Version

Definition at line 105 of file metafile.c.


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