Unit 'datatypes' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#arosunits]

TFrameInfo

Declaration

Source position: datatypes.pas line 330

type TFrameInfo = record

  fri_PropertyFlags: LongWord;

  fri_Resolution: TPoint;

  fri_RedBits: Byte;

  fri_GreenBits: Byte;

  fri_BlueBits: Byte;

  fri_Dimensions: record

    Width: LongWord;

    Height: LongWord;

    Depth: LongWord;

  end;

  fri_Screen: PScreen;

  fri_ColorMap: PColorMap;

  fri_Flags: LongWord;

end;


Documentation generated on: 2023-03-18