UILogo.this

Note: once called, the logo now own the diffuse image, and will destroy it.

class UILogo
public nothrow @nogc
this
(
UIContext context
,
OwnedImage!RGBA diffuseImage
)

Meta