shade

open override fun shade(factor: Double): ColorRGBa(source)

Creates a copy of color with adjusted color

Return

A ColorRGBa with scaled colors

Parameters

factor

a scaling factor used for the opacity

See also