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

TGtkDitherInfo

Declaration

Source position: gtkpreview.pp line 42

type TGtkDitherInfo = record

  case LongInt of

    0: (

        s: array [0..1] of gushort;

      );

    1: (

        c: array [0..3] of guchar;

      );

end;


Documentation generated on: 2023-03-18