Returns ImageDownload object of the image from
the local image cache, null if it does not exist
Declaration Syntax
C# |
public ImageDownload GetCachedImage( UUID imageID )
Parameters
- imageID ( UUID)
- UUID of the image we want to get
Return Value
ImageDownload object containing the
image, or null on failure
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)