package
Version:
v0.0.0-...-3626a0a
Opens a new window with list of versions in this module.
Published: Dec 28, 2015
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Different returns true if the distance between the given colors is greater than thresh.
Color64 represents an RGB color with each compenent a flaot64.
Add does a component-wise addition.
B returns the blue component.
G returns the green component.
Mul multiplies each component by val.
NRGBA returns the color.NRGBA equivalent of the Color64. The components are clamped between
0.0 and 1.0 and treated as a percent of 255.
R returns the red component.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.