Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
U_EMRCOMMENT Struct Reference

EMF manual 2.3.3.1. More...

#include <uemf.h>

Public Attributes

U_EMR emr
 U_EMR.
 
U_CBDATA cbData
 Number of bytes in comment.
 
uint8_t Data [1]
 Comment (any binary data, interpretation is program specific)
 

Detailed Description

EMF manual 2.3.3.1.

Definition at line 2669 of file uemf.h.

Member Data Documentation

◆ cbData

U_CBDATA U_EMRCOMMENT::cbData

Number of bytes in comment.

Definition at line 2671 of file uemf.h.

Referenced by Inkscape::Extension::Internal::Emf::myEnhMetaFileProc().

◆ Data

uint8_t U_EMRCOMMENT::Data[1]

Comment (any binary data, interpretation is program specific)

Definition at line 2672 of file uemf.h.

Referenced by Inkscape::Extension::Internal::Emf::myEnhMetaFileProc().

◆ emr

U_EMR U_EMRCOMMENT::emr

U_EMR.

Definition at line 2670 of file uemf.h.


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