Rle8Decoder

Qualified name:Mike42\GfxPhp\Codec\Bmp\Rle8Decoder
class Rle8Decoder
decode(string $compressedImgData, int $width, int $height)
Parameters:
  • $compressedImgData (string) –
  • $width (int) –
  • $height (int) –
decodeNumbers(array $inpNum, int $width, int $height)
Parameters:
  • $inpNum (array) –
  • $width (int) –
  • $height (int) –