22 if (!cestImage)
return false;
26 return prop.IsNotNull();
31 if (!cestImage)
return false;
38 if (!cestImage)
return false;
42 return prop.IsNotNull();
MITKCEST_EXPORT bool IsAnyCESTImage(const Image *cestImage)
static Pointer New(const FunctionType &_arg)
const std::string MITKCEST_EXPORT CEST_PROPERTY_NAME_TOTALSCANTIME()
MITKCEST_EXPORT bool IsCESTT1Image(const Image *cestImage)
MITKCEST_EXPORT bool IsCESTorWasabiImage(const Image *cestImage)
Image class for storing images.
const std::string MITKCEST_EXPORT CEST_PROPERTY_NAME_TREC()
MITKCEST_EXPORT NodePredicateBase::Pointer CreateCESTorWasabiImageNodePredicate()
mitk::BaseProperty::Pointer GetProperty(const char *propertyKey) const
Get the property (instance of BaseProperty) with key propertyKey from the PropertyList, and set it to this, respectively;.
MITKCEST_EXPORT NodePredicateBase::Pointer CreateAnyCESTImageNodePredicate()
MITKCEST_EXPORT NodePredicateBase::Pointer CreateCESTT1ImageNodePredicate()
Class for nodes of the DataTree.