The IImage8Root type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Copy | Make a deep copy of the image root, the pixel memory is copied. | |
| GetRawPixelMemory | Gets an object that can be used to directly access the raw pixel data. The caller MUST call Dispose on this object when finished with it. |
See Also