Unit 'gdk_imlib' Package
[Overview][Constants][Types][Procedures and functions][Index] [#imlib]

TGdkImlibImage

Declaration

Source position: gdk_imlib.pp line 71

type TGdkImlibImage = record

  rgb_width: gint;

  rgb_height: gint;

  rgb_data: Pbyte;

  alpha_data: Pbyte;

  filename: Pgchar;

  width: gint;

  height: gint;

  shape_color: TGdkImlibColor;

  border: TGdkImlibBorder;

  pixmap: PGdkPixmap;

  shape_mask: PGdkBitmap;

  cache: gchar;

  mods: TGdkImlibColorModifier;

  rmod: TGdkImlibColorModifier;

  gmod: TGdkImlibColorModifier;

  bmod: TGdkImlibColorModifier;

  map: PGdkImlibModifierMap;

  ref_count: LongInt;

  pixmaps: PGHashTable;

end;


Documentation generated on: 2023-03-18