Unit 'libavif' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_bgrabitmap]

avifCropRect

Declaration

Source position: libavif.pas line 469

type avifCropRect = record

  x: UInt32;

  

  y: UInt32;

  

  width: UInt32;

  

  height: UInt32;

  

end;



CT Web help

CodeTyphon Studio