PUCLIB 1.6.0.0
PHOTRON USB Control Library
Data Fields
PUC_GPU_SETUP_PARAM Struct Reference

A structure that stores parameters used in GPU decoding. More...

#include <PUCUTIL.h>

Data Fields

UINT32 width
 
UINT32 height
 

Detailed Description

A structure that stores parameters used in GPU decoding.

Definition at line 36 of file PUCUTIL.h.

Field Documentation

◆ height

UINT32 height

Definition at line 44 of file PUCUTIL.h.

◆ width

UINT32 width

Definition at line 40 of file PUCUTIL.h.