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

YCbCrSTD_Factors

Declaration

Source position: fpspectraldata.inc line 199

const YCbCrSTD_Factors: array [TYCbCrSTD] of TYCbCrSTD_Factor = ((a: 0.299; b: 0.587; c: 0.114; d: 1.772; e: 1.402), (a: 0.2126; b: 0.7152; c: 0.0722; d: 1.8556; e: 1.5748), (a: 0.2627; b: 0.6780; c: 0.0593; d: 1.8814; e: 1.4746), (a: 0.299; b: 0.587; c: 0.114; d: 1.772; e: 1.402));


Documentation generated on: 2025-07-25