Module encoder

Source

Structsยง

BmpEncoder
The representation of a BMP encoder.

Constantsยง

BITMAPFILEHEADER_SIZE ๐Ÿ”’
BITMAPINFOHEADER_SIZE ๐Ÿ”’
BITMAPV4HEADER_SIZE ๐Ÿ”’

Functionsยง

get_pixel_info ๐Ÿ”’
Returns a tuple representing: (dib header size, written pixel size, palette color count).
get_unsupported_error_message ๐Ÿ”’