![]() |
PUCLIB 1.6.2.0
PHOTRON USB Control Library
|
解像度の限界値を格納する構造体 [詳解]
#include <PUCLIB.h>
フィールド | |
| UINT32 | nMaxWidth |
| 最大解像度幅 | |
| UINT32 | nMaxHeight |
| 最大解像度高さ | |
| UINT32 | nMinWidth |
| 最小解像度幅 | |
| UINT32 | nMinHeight |
| 最小解像度高さ | |
| UINT32 | nUnitWidth |
| 解像度幅の変更可能な最小単位 | |
| UINT32 | nUnitHeight |
| 解像度高さの変更可能な最小単位 | |