The height of the resource.
Has been validated
The width of the resource.
Bind to a parent BaseTexture
Parent texture
Call when destroying resource, unbind any BaseTexture object before calling this method, as reference counts are maintained internally.
Destroy and don't use after this
Loads the blob
Trigger a resize event
X dimension
Y dimension
Set the style, optional to override
true
is success
Unbind to a parent BaseTexture
Parent texture
Has been updated trigger event
Upload the texture to the GPU.
Upload to the renderer
Reference to parent texture
glTexture
true is success
Used to auto-detect the type of resource.
The source object
true
if
Generated using TypeDoc
Resource that fetches texture data over the network and stores it in a buffer.
PIXI