dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
imageCache
dlangui
graphics
resources
image cache singleton
ImageCache
imageCache
[@property getter]
void
imageCache
[@property getter]
@
property
static if
(
BACKEND_GUI
)
void
imageCache
(
ImageCache
cache
)
Meta
Source
See Implementation
dlangui
graphics
resources
aliases
DrawableRef
FrameDrawable
classes
BorderDrawable
BoxShadowDrawable
CombinedDrawable
ConsoleDrawBuf
Drawable
DrawableCache
EmptyDrawable
GradientDrawable
ImageCache
ImageDrawable
OpenGLDrawable
SolidFillDrawable
StateDrawable
TextDrawable
enums
DimensionUnits
functions
attrValue
embedResource
embedResources
embedResourcesFromList
embedStandardDlangUIResources
extractStateFlag
extractStateFlags
loadResourceBytes
loadTextResource
resDirName
properties
drawableCache
imageCache
static functions
createColorDrawable
createTextDrawable
decodeAngle
decodeDimension
static variables
_drawableCache
_imageCache
embeddedResourceList
structs
EmbeddedResource
EmbeddedResourceList
variables
EMBEDDED_RESOURCE_PREFIX
image cache singleton