< Previous | Contents | Manuals Home | Boris FX | Next >
โColors
Colors are stored as 24-bit integers, with the red component as the low eight bits, green in the middle bits (ie times 256), and blue as the high component (ie times 65536). Hexadecimal values can be convenient is specifying values directly, for example 0xff0000 is pure 100% blue.
ยฉ2025 Boris FX, Inc.ย โย UNOFFICIALย โย Converted from original PDF.