redShift - multiple declarations

Function redShift

Get the redShift of a format

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

Function redShift

Get the redShift of an image surface

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