BmpColorMask

Qualified name:Mike42\GfxPhp\Codec\Bmp\BmpColorMask
class BmpColorMask
__construct(int $mask)
Parameters:
  • $mask (int) –
getLen()
getMask()
getMaxValue()
getNormalisedValue(int $input)

Mask out a value for this channel, and return its value in a 0-255 range

Parameters:
  • $input (int) –
getOffset()
getValue(int $input)
Parameters:
  • $input (int) –