Convert from YCbCr to RGB color space.
Namespace:
AForge.ImagingAssembly: AForge.Imaging (in AForge.Imaging.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
Parameters
- ycbcr
- Type: AForge.Imaging..::.YCbCr
Source color in YCbCr color space.
- rgb
- Type: AForge.Imaging..::.RGB
Destination color in RGB color spacs.