Skip to content

MK_api.imgΒΆ

The img container class can be used to manipulate image files. e.g., to re-encode video frames.

load( filename )
Fills the container with the contents of the given image file.
save( filename )
Saves the container to the given image file.