tida ~master (2021-10-06T18:27:09Z)
Home
Dub
Repo
Image.bytes
tida
image
Image
Gives away bytes as data for an image.
ubyte
[]
bytes
()
class
Image
@
safe
nothrow pure
ubyte
[]
bytes
(
int
format
=
PixelFormat.RGBA
)
(
)
void
bytes
(ubyte[] data)
Meta
Source
See Implementation
tida
image
Image
constructors
this
destructors
~this
functions
allocatePlace
blit
bytes
copy
draw
drawEx
empty
fill
freeData
getPixel
load
resize
scale
setPixel
toTexture
toTextureWithoutShape
properties
dup
height
pixels
texture
width
Gives away bytes as data for an image.