mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +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
|
||||
ImageOp for an image.
|
||||
|
||||
All color.RGBA values are in the sRGB color space.
|
||||
*/
|
||||
package paint
|
||||
|
||||
Reference in New Issue
Block a user