CImage3D
-
class Lib3MF::CImage3D : public CResource
-
std::string GetName()
returns the name of this Image3D
- Returns:
the name of this Image3D
-
void SetName(const std::string &sName)
sets a new name of this Image3D
- Parameters:
sName – the new name of this Image3D
-
bool IsImageStack()
Retrieves, if this Image3D is a ImageStack
- Returns:
returns, whether the Image3D is an ImageStack
-
std::string GetName()