Unit 'gdk2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk2]

TGdkImage

Declaration

Source position: gdkimage.inc line 37

type TGdkImage = record

  parent_instance: TGObject;

  _type: TGdkImageType;

  visual: PGdkVisual;

  byte_order: TGdkByteOrder;

  width: gint;

  height: gint;

  depth: guint16;

  bpp: guint16;

  bpl: guint16;

  bits_per_pixel: guint16;

  mem: gpointer;

  colormap: PGdkColormap;

  windowing_data: gpointer;

end;


Documentation generated on: 2023-03-18