AlphaSprite

Undocumented in source.
version(none)
class AlphaSprite {
static
XRenderPictFormat* RGB;
static
XRenderPictFormat* RGBA;
XPixmap pixmap;
Picture handle;
}

Constructors

this
this(MemoryImage img)

Copies the given image into it.

Suggestion Box / Bug Report