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

TImlibInitParams

Declaration

Source position: imlib.pp line 162

type TImlibInitParams = record

  flags: LongInt;

  visualid: LongInt;

  palettefile: PAnsiChar;

  sharedmem: AnsiChar;

  sharedpixmaps: AnsiChar;

  paletteoverride: AnsiChar;

  remap: AnsiChar;

  fastrender: AnsiChar;

  hiquality: AnsiChar;

  dither: AnsiChar;

  imagecachesize: LongInt;

  pixmapcachesize: LongInt;

  cmap: TColormap;

end;


Documentation generated on: 2025-07-25