OpenMetaverse Protocol Library Developers API Documentation
Primitive . . :: . . LightImage Constructor (data, pos)
NamespacesOpenMetaversePrimitive . . :: . . LightImagePrimitive . . :: . . LightImage( array< Byte > [] () [] [] , Int32)
Initializes a new instance of the Primitive . . :: . . LightImageclass
Declaration Syntax
C#
public 
LightImage(
        
byte[] 
data,
        
int 
pos
)
Parameters
data ( array< Byte > [] () [] [] )
pos ( Int32)

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