ImageNETPixelFormat Class |
Namespace: Zivid.NET
The ImageNETPixelFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() | ImageNETPixelFormat | Initializes a new instance of the ImageNETPixelFormat class |
Name | Description | |
---|---|---|
![]() | DataPtr | Obtain a pointer to the first pixel in the image |
![]() | Height | Return height (number of rows) of image |
![]() | ItemInt32 | |
![]() | ItemInt32, Int32 | |
![]() | Size | Return number of pixels in the image |
![]() | Width | Return width (number of columns) of image |
Name | Description | |
---|---|---|
![]() | Save |
Save the image to a file. The supported file type is PNG.
|
![]() | ToArray | Get the image as an array of bytes |