OEGetImageHeight¶
double OEGetImageHeight(const OESystem::OEInterface &itf,
std::string name=OEImageParamName::Height)
Returns the height of the image initialized in the given interface.
- itf
The interface in which the parameter is configured.
- name
The name of the parameter.
See also
OEConfigureImageHeight
function