numComponents - multiple declarations

Function numComponents

Get the numComponents of an image surface

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

Function numComponents

Get the numComponents of a format

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