Update manual/compositing/types/color/mix/combine_color.rst #104936

Merged
Aaron Carlisle merged 1 commits from Ahmad-Fayyaz/blender-manual:ahmad-fayyaz-patch-1 into main 2024-10-05 06:37:25 +02:00

View File

@ -32,7 +32,7 @@ Mode
:RGB: Combine the three inputs: Red, Green, and Blue color channels into a single image. :RGB: Combine the three inputs: Red, Green, and Blue color channels into a single image.
:HSV: Combine the three inputs: Hue, Saturation, and Value color channels into a single image. :HSV: Combine the three inputs: Hue, Saturation, and Value color channels into a single image.
:HSL: Combine the three inputs: Hue, Saturation, and Lightness color channels into a single image. :HSL: Combine the three inputs: Hue, Saturation, and Lightness color channels into a single image.
:YCbCrA: :YCbCr:
Combine the three inputs: Luminance, Chrominance Blue, and Chrominance Red color channels into a single image. Combine the three inputs: Luminance, Chrominance Blue, and Chrominance Red color channels into a single image.
Color Space Color Space