Module image

Module image 

Source

Functionsยง

create_img_bytes
Encodes the provided DynamicImage into a byte array in the requested image format
process_image_async
Image processing is CPU intensive, this async variant moves the image processing to a separate thread where blocking is acceptable to prevent blocking other asynchronous tasks