regenerated
This commit is contained in:
@ -248,6 +248,17 @@ GimpRGB
|
|||||||
@Returns:
|
@Returns:
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ##### MACRO GIMP_RGB_INTENSITY ##### -->
|
||||||
|
<para>
|
||||||
|
This macro calculates the intensity of an RGB value based on
|
||||||
|
coefficients taken from the NTSC analog television standard.
|
||||||
|
</para>
|
||||||
|
|
||||||
|
@r: red
|
||||||
|
@g: green
|
||||||
|
@b: blue
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### MACRO GIMP_RGB_INTENSITY_RED ##### -->
|
<!-- ##### MACRO GIMP_RGB_INTENSITY_RED ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
@ -269,14 +280,3 @@ GimpRGB
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### MACRO GIMP_RGB_INTENSITY ##### -->
|
|
||||||
<para>
|
|
||||||
This macro calculates the intensity of an RGB value based on
|
|
||||||
coefficients taken from the NTSC analog television standard.
|
|
||||||
</para>
|
|
||||||
|
|
||||||
@r: red
|
|
||||||
@g: green
|
|
||||||
@b: blue
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user