
Public Member Functions | |
| ASCImageProperty (Surface &property_, ASCString &fileName_, bool applyFieldMask) | |
Protected Member Functions | |
| PropertyType | operation_eq (const TextPropertyGroup::Entry &entry) const |
| ASCString | toString () const |
Definition at line 220 of file textfile_evaluation.cpp.
| ASCImageProperty::ASCImageProperty | ( | Surface & | property_, | |
| ASCString & | fileName_, | |||
| bool | applyFieldMask | |||
| ) | [inline] |
Definition at line 228 of file textfile_evaluation.cpp.
| ASCImageProperty::PropertyType ASCImageProperty::operation_eq | ( | const TextPropertyGroup::Entry & | entry | ) | const [protected, virtual] |
Reimplemented from PropertyTemplate< Surface >.
Definition at line 1179 of file textfile_evaluation.cpp.
References PropertyContainer::Property::entry, PropertyContainer::error(), loadASCFieldImage(), PropertyContainer::Property::propertyContainer, and TextPropertyGroup::Entry::value.
| ASCString ASCImageProperty::toString | ( | ) | const [protected, virtual] |
Implements PropertyContainer::Property.
Definition at line 1191 of file textfile_evaluation.cpp.
References constructFileName(), extractFileName_withoutSuffix(), PropertyTemplate< Surface >::property, and writePNG().
1.5.1