IImageBuffer Interface
Definition
Namespace: P1.CameraSdk
Contains an image buffer, encoded in either in bitmap or JPEG format. More…
public interface IImageBuffer : IDisposable
Remarks
Contains an image buffer, encoded in either in bitmap or JPEG format.
Properties
A referrence to the pixel buffer data stored in unmanaged memory |
|
The image encoding type of this buffer (bitmap, jpeg) |
|
The type of image this buffer contains |