sharedExpBits - multiple declarations

Function sharedExpBits

Get the sharedExpBits of a format

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

Function sharedExpBits

Get the sharedExpBits of an image surface

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