rgb2yuv
The rgb2yuv
object converts color values from the RGB (Red, Green, Blue) color space to the YUV (Luma, Chroma) color space. It is primarily used within the GEM environment for graphics processing, enabling separate manipulation of luma and chroma components. This object is often paired with yuv2rgb
for bidirectional color space conversion.
AI Generated
This content was generated with the assistance of AI. If you notice any errors, please report them or submit a fix using Submit. Check the prompt used here.