Package-level declarations

Types

Link copied to clipboard
data class ImageInfo(val widthPx: Int, val heightPx: Int)

Intrinsic dimensions of an encoded image, in pixels.

Functions

Link copied to clipboard

Parses the supplied image bytes and returns the intrinsic dimensions if the format header is recognized.