|
WebCFace 3.2.0
Web-based Communication Framework & Dashboard-like UI
|
#include <webcface/image_frame.h>
Public Member Functions | |
| Size ()=default | |
| int | width () const |
| int | height () const |
| int | rows () const |
| int | cols () const |
Friends | |
| Size | sizeWH (int width, int height) |
| 幅 × 高さ でサイズを指定 | |
| Size | sizeHW (int height, int width) |
| 高さ × 幅 でサイズを指定 | |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
高さ × 幅 でサイズを指定
|
friend |
幅 × 高さ でサイズを指定