Surface.colorMod

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

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

Meta