alphaShift - multiple declarations

Function alphaShift

Get the alphaShift of an image surface

uint alphaShift (
  in const(SurfaceType) st
) pure @property;

Function alphaShift

Get the alphaShift of a format

uint alphaShift (
  in const(Format) format
) pure @property;