Skip to main content

ImageInfo

type ImageInfo struct {
Height int64
Width int64
Channels int64
}

ImageInfo mirrors the C ABI's `clika_rt_image_info` POD.