Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

TPlanarYUVInfo

Declaration

Source position: agraphics.pas line 273

type TPlanarYUVInfo = record

  YMemory: Pointer;

  UMemory: Pointer;

  VMemory: Pointer;

  YBytesPerRow: LongWord;

  UBytesPerRow: LongWord;

  VBytesPerRow: LongWord;

end;


Documentation generated on: 2021-07-30