static var softLight : GraphicsContext .BlendMode
A mode that either darkens or lightens colors, depending on the source image sample color.
static var hardLight : GraphicsContext .BlendMode
A mode that either multiplies or screens colors, depending on the source image sample color.