Surface.alphaMod

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

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

Meta