Class ImageCache

decoded raster images cache (png, jpeg) -- access by filenames

Inherits from

  • Object (base class)

Constructors

Name Description
this

Fields

Name Type Description
_map ImageCache.ImageCacheItem[string]

Methods

Name Description
checkpoint
cleanup
get get and cache image
get get and cache color transformed image

Inner classes

Name Description
ImageCacheItem

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0