ImageSource Properties |
The ImageSource type exposes the following members.
Name | Description | |
---|---|---|
ActiveImages |
Gets the active images.
| |
CulledImages |
Gets the culled images.
| |
Current | Returns the index of the current image. | |
ImmediateUnload | Determines if an image should be unloaded from memory immediately. | |
MemoryInUse | Returns an estimate of the number of bytes of memory currently in use by images in this
ImageSource. | |
MemoryLimit | This sets the limit for memory usage for this ImageSource. If memory usage goes beyond
this, images will be dropped from memory until memory usage is below the limit. | |
TotalImages | Returns the total number of available images in this ImageSource. | |
TotalImagesKnown | Gets a value indicating whether or not the total number of images in this image source can be known. |