Inheritance diagram for DzImageProperty:

Constructors | |
| DzImageProperty (String name, Boolean isUserProperty) | |
Methods | |
| DzTexture | getValue () |
| Boolean | setValue (DzTexture val) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
| name | The name of this property. | |
| isUserProperty | If true, create a user property. User properties are properties that can be added/deleted by users. |
| DzTexture DzImageProperty::getValue | ( | ) |