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