Inherits from
- ResourceFactory: enthought.resource.resource_factory.ResourceFactory
Method summary
- image_from_data(self, data, filename = None)
- image_from_file(self, filename)
Methods
- image_from_data(self, data, filename = None)
Creates an image from the specified data.
- image_from_file(self, filename)
Creates an image from the data in the specified filename.