Source position: jwawingdi.pas line 1433
type tagENHMETAHEADER = record |
iType: DWORD; |
nSize: DWORD; |
rclBounds: RECTL; |
rclFrame: RECTL; |
dSignature: DWORD; |
nVersion: DWORD; |
nBytes: DWORD; |
nRecords: DWORD; |
nHandles: Word; |
sReserved: Word; |
nDescription: DWORD; |
offDescription: DWORD; |
nPalEntries: DWORD; |
szlDevice: SIZEL; |
szlMillimeters: SIZEL; |
cbPixelFormat: DWORD; |
offPixelFormat: DWORD; |
bOpenGL: DWORD; |
szlMicrometers: SIZEL; |
end; |