bic-engine/image-bmp

BMP format decoder


License
MIT

Documentation

BMP Image Decoder

Requirements

  • PHP ^8.1

Installation

Library is available as composer repository and can be installed using the following command in a root of your project.

  • composer require bic-engine/image-bmp

Usage