dsfml ~master (2017-10-11T01:10:36Z)
Home
Dub
Repo
Texture.getSize
dsfml
graphics
texture
Texture
Return the size of the texture. *
class
Texture
Vector2u
getSize
const
(
)
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
update
updateFromImage
updateFromPixels
updateFromWindow
properties
dup
static functions
bind
getMaximumSize
Return the size of the texture. *