alphaBits - multiple declarations

Function alphaBits

Get the alphaBits of an image surface

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

Function alphaBits

Get the alphaBits of a format

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