ImageInfo

constructor(width: Int, height: Int, colorType: ColorType, alphaType: ColorAlphaType)
constructor(width: Int, height: Int, colorType: ColorType, alphaType: ColorAlphaType, colorSpace: ColorSpace?)
constructor(colorInfo: ColorInfo, width: Int, height: Int)