armos v0.2.4 (2017-08-20T09:34:11Z)
Dub
Repo
Texture.allocate
armos
graphics
texture
Texture
Allocate texture
Texture
allocate
(int w, int h)
Texture
allocate
(int w, int h, ColorFormat format)
Texture
allocate
(Bitmap!(char) bitmap)
Texture
allocate
(ubyte[] bits, int w, int h, ColorFormat format)
Texture
allocate
(ColorFormat format)
Texture
allocate
()
class
Texture
Texture
allocate
(
)
Meta
Source
See Implementation
armos
graphics
texture
Texture
constructors
this
destructors
~this
functions
allocate
begin
bind
end
height
id
magFilter
minFilter
minMagFilter
pixel
resize
size
width
wrap
wrapS
wrapT
Allocate texture