Surface.alphaMod

Sets the alpha modifier for the surface Alpha modification works by multiplying the alphaMultiplier / 255 into the surface pixels

  1. ubyte alphaMod [@property setter]
    class Surface
    @property
    void
    alphaMod
  2. ubyte alphaMod [@property getter]

Meta