dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Texture.getCompression
Dgame
Graphics
Texture
Texture
Returns the current Compression mode.
See: Compression enum
class
Texture
final const pure nothrow
Compression
getCompression
(
)
Meta
Source
See Implementation
Dgame
Graphics
Texture
Texture
constructors
this
destructors
~this
enums
Compression
Format
functions
bind
copy
free
getCompression
getFormat
getMemory
isCompressed
isCurrentlyBound
isRepeated
isSmooth
isValid
loadFromMemory
setColorkey
setCompression
setRepeat
setSmooth
subTexture
unbind
update
properties
Id
depth
height
width
static functions
currentlyBound
Returns the current Compression mode.
See: Compression enum