dsfml ~master (2017-10-11T01:10:36Z)
Home
Dub
Repo
Image.getSize
dsfml
graphics
image
Image
Return the size (width and height) of the image.
class
Image
Vector2u
getSize
(
)
Return Value
Type:
Vector2u
Size of the image, in pixels.
Meta
Source
See Implementation
dsfml
graphics
image
Image
constructors
this
destructors
~this
functions
copyImage
create
createMaskFromColor
flipHorizontally
flipVertically
getPixel
getPixelArray
getSize
loadFromFile
loadFromMemory
loadFromStream
saveToFile
setPixel
properties
dup
Return the size (width and height) of the image.