nudsfml v0.0.10-alpha (2023-02-09T04:48:03Z)
Dub
Repo
Texture.getSize
nudsfml
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
nudsfml
graphics
texture
Texture
constructors
this
destructors
~this
functions
copyToImage
create
getSize
isRepeated
isSmooth
loadFromFile
loadFromImage
loadFromMemory
setRepeated
setSmooth
update
updateFromImage
updateFromPixels
updateFromWindow
properties
dup
static functions
bind
getMaximumSize
variables
managed
sfPtr
Return the size of the texture.