WPILibC++ 2023.4.3-108-ge5452e3
CS_RawFrame Struct Reference

Raw Frame. More...

#include <cscore_raw.h>

Inheritance diagram for CS_RawFrame:
cs::RawFrame

Public Attributes

char * data
 
int dataLength
 
int pixelFormat
 
int width
 
int height
 
int totalData
 

Detailed Description

Raw Frame.

Member Data Documentation

◆ data

char* CS_RawFrame::data

◆ dataLength

int CS_RawFrame::dataLength

◆ height

int CS_RawFrame::height

◆ pixelFormat

int CS_RawFrame::pixelFormat

◆ totalData

int CS_RawFrame::totalData

◆ width

int CS_RawFrame::width

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