OpenMetaverse Protocol Library Developers API Documentation
ManagedImage Constructor (width, height, channels)
NamespacesOpenMetaverse.Imaging ManagedImageManagedImage(Int32, Int32, ManagedImage . . :: . . ImageChannels)
Create a new blank image
Declaration Syntax
C#
public 
ManagedImage(
        
int 
width,
        
int 
height,
        

ManagedImage

.
.
::
.
.
ImageChannels 
channels
)
Parameters
width ( Int32)
width
height ( Int32)
height
channels ( ManagedImage . . :: . . ImageChannels)
channel flags

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