dsfml v2.1.1 (2016-04-19T15:04:37Z)
Home
Dub
Repo
Texture.getSize
dsfml
graphics
texture
Texture
Return the size of the texture.
class
Texture
const
Vector2u
getSize
(
)
Return Value
Type:
Vector2u
Size in pixels.
Meta
Source
See Implementation
dsfml
graphics
texture
Texture
constructors
this
destructors
~this
functions
copyToImage
create
getSize
isRepeated
isSmooth
loadFromFile
loadFromImage
loadFromMemory
loadFromStream
setRepeated
setSmooth
updateFromImage
updateFromPixels
updateFromWindow
properties
dup
static functions
bind
getMaximumSize
variables
sfPtr
Return the size of the texture.