d2dgame ~master (2017-12-15T21:45:17Z)
Dub
Repo
Texture.recreateFromBitmap
d2d
rendering
texture
Texture
Creates the texture from a bitmap without disposing the old one.
class
Texture
void
recreateFromBitmap
(
Bitmap
bitmap
,
string
name
= "Bitmap"
)
Meta
Source
See Implementation
d2d
rendering
texture
Texture
constructors
this
functions
applyParameters
bind
create
dispose
fromBitmap
recreate
recreateFromBitmap
resize
properties
height
id
valid
white
width
variables
enableMipMaps
magFilter
minFilter
wrapX
wrapY
Creates the texture from a bitmap without disposing the old one.