inochi2d v0.7.2 (2022-07-03T18:20:38Z)
Dub
Repo
Texture.setDataRegion
inochi2d
core
texture
Texture
Sets a region of a texture to new data
class
Texture
void
setDataRegion
(
ubyte
[]
data
,
int
x
,
int
y
,
int
width
,
int
height
)
Meta
Source
See Implementation
inochi2d
core
texture
Texture
constructors
this
functions
bind
center
genMipmap
getTextureData
getTextureId
height
save
setData
setDataRegion
setFiltering
setWrapping
size
width
Sets a region of a texture to new data