Inherits from
- ResourceReference: enthought.resource.resource_reference.ResourceReference
Attributes
- data
Iff the image was found in a zip file then this is the image data that was read from the zip file.
data = Any
- filename
Iff the image was found in a file then this is the name of that file.
filename = Any
Inherited from base classes
Method summary
Methods
- __init__(self, resource_factory, filename = None, data = None)
Creates a new image reference.
- load(self)
Loads the resource.