dsfml ~master (2021-10-04T07:02:59.4470602)
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
update
updateFromImage
updateFromPixels
updateFromWindow
properties
dup
static functions
bind
getMaximumSize
variables
sfPtr
Return the size of the texture.