greenBits - multiple declarations

Function greenBits

Get the greenBits of an image surface

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

Function greenBits

Get the greenBits of a format

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