blueShift - multiple declarations

Function blueShift

Get the blueShift of an image surface

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

Function blueShift

Get the blueShift of a format

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