Unit 'FPColorSpace' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl-image]

TYCbCrSTD_Factor

Declaration

Source position: fpcolorspace.pas line 157

type TYCbCrSTD_Factor = packed record

  a: single;

  b: single;

  c: single;

  d: single;

  e: single;

end;


Documentation generated on: 2025-07-25