Surface.colorMod

Gets the color modifier for the surface Color modification works by multiplying the colorMultiplier / 255 into the surface pixels

  1. Color colorMod [@property setter]
  2. Color colorMod [@property getter]
    class Surface
    @property
    Color
    colorMod
    (
    )

Meta