FixImage Documentation
Back to summary
import "image/image";
Global functions
Color conversion
function rgb(value: Integer): Integer
-
Returns the color with opaque alpha.
function argb(value: Integer): Integer
-
Returns the color in the premultiplied format.