NDEVR
API Documentation
VideoFrameDetails

Describes the pixel format and dimensions of a video frame from a raster camera. More...

Public Attributes

uint04 bytes_per_pixel
 Number of bytes per pixel.
RasterColorFormat format
 Pixel color format.
uint04 height
 Frame height in pixels.
uint04 width
 Frame width in pixels.

Detailed Description

Describes the pixel format and dimensions of a video frame from a raster camera.


Definition at line 78 of file RasterFrame.h.


The documentation for this struct was generated from the following file: