
Public Member Functions | |
| ASCImageArrayProperty (PropertyType &property_, ASCString &fileName_) | |
Protected Member Functions | |
| PropertyType | operation_eq (const TextPropertyGroup::Entry &entry) const |
| ASCString | toString () const |
Definition at line 244 of file textfile_evaluation.cpp.
| ASCImageArrayProperty::ASCImageArrayProperty | ( | PropertyType & | property_, | |
| ASCString & | fileName_ | |||
| ) | [inline] |
Definition at line 251 of file textfile_evaluation.cpp.
| ASCImageArrayProperty::PropertyType ASCImageArrayProperty::operation_eq | ( | const TextPropertyGroup::Entry & | entry | ) | const [protected, virtual] |
Reimplemented from PropertyTemplate< T >.
Definition at line 1199 of file textfile_evaluation.cpp.
References atoi(), PropertyContainer::Property::entry, PropertyContainer::error(), loadASCFieldImageArray(), PropertyContainer::Property::name, PropertyContainer::Property::propertyContainer, and TextPropertyGroup::Entry::value.
| ASCString ASCImageArrayProperty::toString | ( | ) | const [protected, virtual] |
Implements PropertyContainer::Property.
Definition at line 1225 of file textfile_evaluation.cpp.
References constructFileName(), Surface::createSurface(), extractFileName_withoutSuffix(), nullParam, PropertyTemplate< T >::property, ASCString::toString(), and writePNG().
1.5.1