greenShift - multiple declarations

Function greenShift

Get the greenShift of an image surface

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

Function greenShift

Get the greenShift of a format

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