openrndr
0.4.5-dev.8+a91fb75
common
openrndr-draw
/
org.openrndr.internal
/
ImageData
/
ImageData
Image
Data
constructor
(
width
:
Int
,
height
:
Int
,
format
:
ColorFormat
,
type
:
ColorType
,
flipV
:
Boolean
,
data
:
MPPBuffer
?
,
mipmapData
:
List
<
MPPBuffer
>
=
emptyList()
)
(
source
)