inochi2d ~master (2022-05-09T16:23:53.3795516)
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