Unit 'libart' Package
[Overview][Constants][Types][Procedures and functions][Index] [#gnome1]

TArtPixBuf

Declaration

Source position: libart.pp line 120

type TArtPixBuf = record

  format: TArtPixFormat;

  n_channels: LongInt;

  has_alpha: LongInt;

  bits_per_sample: LongInt;

  pixels: Part_u8;

  width: LongInt;

  height: LongInt;

  rowstride: LongInt;

  destroy_data: pointer;

  destroy: TArtDestroyNotify;

end;


Documentation generated on: 2023-03-18