BmpCodec

Qualified name:Mike42\GfxPhp\Codec\BmpCodec
Implements:ImageEncoder, ImageDecoder
class BmpCodec
decode(string $blob)
Parameters:
  • $blob (string) –
encode(RasterImage $image, string $format)
Parameters:
getDecodeFormats()
getEncodeFormats()
identify(string $blob)
Parameters:
  • $blob (string) –
static getInstance