The ICogImage8RootBuffer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| 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. (Inherited from ICogImage8Root.) | |
| Initialize | Initializes the root with the buffered data. If the Disposable parameter is non-NULL, its Dispose method will be called when the memory is no longer needed. |
See Also