OpenMetaverse Protocol Library Developers API Documentation
RequestImage Method
NamespacesOpenMetaverseAssetManagerRequestImage () () () ()
Members
Icon Member Description
RequestImage(UUID, ImageType, Single, Int32, UInt32, TextureDownloadCallback, Boolean)
Request a texture asset from the simulator using the TexturePipelinesystem to manage the requests and re-assemble the image from the packets received from the simulator

RequestImage(UUID, TextureDownloadCallback)
Overload: Request a texture asset from the simulator using the TexturePipelinesystem to manage the requests and re-assemble the image from the packets received from the simulator

RequestImage(UUID, ImageType, TextureDownloadCallback)
Overload: Request a texture asset from the simulator using the TexturePipelinesystem to manage the requests and re-assemble the image from the packets received from the simulator

RequestImage(UUID, ImageType, TextureDownloadCallback, Boolean)
Overload: Request a texture asset from the simulator using the TexturePipelinesystem to manage the requests and re-assemble the image from the packets received from the simulator

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)