mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-05 17:35:36 +00:00
op/paint: document that color.RGBA values are in the sRGB color space
Updates gio#169 Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -8,5 +8,7 @@ area, taking the current clip path and transformation into account.
|
|||||||
|
|
||||||
The current brush is set by either a ColorOp for a constant color, or
|
The current brush is set by either a ColorOp for a constant color, or
|
||||||
ImageOp for an image.
|
ImageOp for an image.
|
||||||
|
|
||||||
|
All color.RGBA values are in the sRGB color space.
|
||||||
*/
|
*/
|
||||||
package paint
|
package paint
|
||||||
|
|||||||
Reference in New Issue
Block a user