track Weak References
Enables weak reference tracking of loaded images.
This allows the image loader to hold weak references to loaded images. This ensures that if an image is still in memory it will be returned from the memory cache.
Setting this value discards the shared memory cache set in memoryCache.
Default: true