OpenMetaverse Protocol Library Developers API Documentation
InventoryTexture Class
NamespacesOpenMetaverseInventoryTexture
InventoryTexture Class representing a graphical image
Declaration Syntax
C#
[
SerializableAttribute]
public 
class 
InventoryTexture : 
InventoryItem
Members
All Members Constructors



Icon Member Description
InventoryTexture(UUID)
Construct an InventoryTexture object

InventoryTexture(SerializationInfo, StreamingContext)
Construct an InventoryTexture object from a serialization stream

Inheritance Hierarchy
Object
InventoryBase
  InventoryItem
    InventoryTexture
See Also
[!:ManagedImage]

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