WPILibC++ 2024.1.1-beta-4
wpi::RawFrame Struct Reference

#include <wpi/RawFrame.h>

Inheritance diagram for wpi::RawFrame:
WPI_RawFrame

Public Member Functions

 RawFrame ()
 
 ~RawFrame ()
 

Additional Inherited Members

- Public Attributes inherited from WPI_RawFrame
char * data
 
int dataLength
 
int pixelFormat
 
int width
 
int height
 
int totalData
 

Constructor & Destructor Documentation

◆ RawFrame()

wpi::RawFrame::RawFrame ( )
inline

◆ ~RawFrame()

wpi::RawFrame::~RawFrame ( )
inline

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