The IImage type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Bitmap
Convert this image into Bitmap, when avaialbe, data is shared with this image.
NumberOfChannels
Get the number of channels for this image
Ptr
Get the pointer to the unmanaged memory
Size
The size of this image

See Also