Unit 'gdk' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk1]

TGdkImage

Declaration

Source position: gdktypes.pp line 695

type TGdkImage = record

  thetype: TGdkImageType;

  visual: PGdkVisual;

  byte_order: TGdkByteOrder;

  width: guint16;

  height: guint16;

  depth: guint16;

  bpp: guint16;

  bpl: guint16;

  mem: gpointer;

end;


Documentation generated on: 2023-03-18