tida v0.1.3 (2022-04-24T19:31:37Z)
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
bind
blit
bytes
copy
draw
drawEx
drawning
empty
fill
freeData
getPixel
load
opIndex
resize
scale
scanline
scanlines
setPixel
toTexture
toTextureWithoutShape
unbind
properties
dup
height
pixels
texture
width
Gives away bytes as data for an image.