Prev Next

EMRSELECTCOLORSPACE, EMRDELETECOLORSPACE info  Overview  Group

The EMRSELECTCOLORSPACE and EMRDELETECOLORSPACE structures contain members for the SelectColorSpace and DeleteColorSpace enhanced metafile records.

typedef struct tagEMRSELECTCOLORSPACE 

{ 

    EMR     emr; 

    DWORD   ihCS; 

} EMRSELECTCOLORSPACE, *PEMRSELECTCOLORSPACE,
EMRDELETECOLORSPACE, *PEMRDELETECOLORSPACE;  

Members

emr
Base structure for all record types.
ihCS
Color space handle index.

See Also

DeleteColorSpace