blueBits - multiple declarations

Function blueBits

Get the blueBits of an image surface

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

Function blueBits

Get the blueBits of a format

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