Packed Record TYCbCr601JPEG
Unit
Declaration
type TYCbCr601JPEG = packed record
Description
YCbCr BT.601 JPEG color (32-bit floating point channels)
Overview
Fields
Y: single; |
|
Cb: single; |
|
Cr: single; |
Methods
class function New(const ALuma,ABlueDiff,ARedDiff:single): TYCbCr601JPEG; static; |
Description
Fields
Y: single; |
|
This item has no description. |
Cb: single; |
|
This item has no description. |
Cr: single; |
|
This item has no description. |
Methods
class function New(const ALuma,ABlueDiff,ARedDiff:single): TYCbCr601JPEG; static; |
|
This item has no description. |