blue_from_int
Description:
Extracts the blue value from the integer value serialized by Granite.Drawing.Color.to_int.
Returns:
the blue channel value as a uint8 ranging from 0 - 255. |
Extracts the blue value from the integer value serialized by Granite.Drawing.Color.to_int.
the blue channel value as a uint8 ranging from 0 - 255. |