ImageDataStb

constructor(    width: Int,     height: Int,     format: ColorFormat,     type: ColorType,     flipV: Boolean,     data: MPPBuffer?,     mipmapData: List<MPPBuffer> = emptyList())(source)