Unit 'CYBERGRAPHICS' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tCDrawMsg

Declaration

Source position: cybergraphics.pas line 197

type tCDrawMsg = record

  cdm_MemPtr: Pointer;

  

  cdm_offx: LongWord;

  

  cdm_offy: LongWord;

  

  cdm_xsize: LongWord;

  

  cdm_ysize: LongWord;

  

  cdm_BytesPerRow: Word;

  

  cdm_BytesPerPix: Word;

  

  cdm_ColorModel: Word;

  

end;


Documentation generated on: 2021-07-30