libwolfram20
◆
hasImage()
bool WASubpod::hasImage
(
)
Returns if the subpod contains an image.
Return values
true
The subpod have an image
false
The subpod doesn't have any image
74
{
75
return
(this->
_img
!=
nullptr
);
76
}
WASubpod::_img
WAImage * _img
Included img block.
Definition:
WASubpod.h:41
WASubpod
Generated by
1.9.2