libwolfram20
◆
getHeight()
size_t WAImage::getHeight
(
)
Returning a 'height' attribute of image.
Returns
Height of image
62
{
63
return
this->
_height
;
64
}
WAImage::_height
size_t _height
The height of the image in pixels. Scales depending on width setting.
Definition:
WAImage.h:45
WAImage
Generated by
1.9.2