Function DrawableCache.DrawableCacheItem.drawable

returns drawable (loads from file if necessary)

Prototypes

ref Ref!(dlangui.graphics.resources.Drawable) drawable() @property;

ref Ref!(dlangui.graphics.resources.Drawable) drawable(
  ref ColorTransform transform
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0