Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RGBA ¶
type RGBA struct {
R, G, B, A float32
}
RGBA is a 32 bit floating point linear space color.
func RGBAFromSRGB ¶
RGBAFromSRGB converts from SRGBA to RGBA.
Click to show internal directories.
Click to hide internal directories.