Class ImageUtils

java.lang.Object
io.github.palexdev.imcache.utils.ImageUtils

public class ImageUtils extends Object

Utility class for handling various image-related operations.

Note: ImCache saves images on the disk with a custom format which contains the necessary data to reload them back with the same id as when it was requested.