calculateMaxSize



fun calculateMaxSize(width: Int, height: Int): Int

Calculates the maximum encoding size (# bytes) of image with width and height when using QOI.