Creates a new shape image that references a font shape. The reference size is used when estimating sizes for getReferenceWidth and getReferenceHeight.
Returns a reference handle for this resource.
Determines if the resource is destroyed.
Returns the meta data of this resource.
Name of the resource. Use primarily for easier identification and not important to the engine itself.
Returns reference height of the image texture in pixels.
Returns reference width of the image in pixels.
Determines the internal texture that the image references.
An Image implementation that exposes a shape as an Image. This allows to use a scalable shape as an image, so that the backing bitmap can be redrawn to fit the size when drawing.