EncodeWidth Struct
Strong-typed wrapper for the encoded output width, in pixels. More...
Declaration
struct simaai::neat::StillImageInput::EncodeWidth { ... }
Included Headers
#include <StillImageInput.h>
Public Constructors Index
| constexpr | EncodeWidth ()=default |
|
Default-construct with value 0. More... | |
| constexpr | EncodeWidth (int v) |
|
Construct from raw integer value. More... | |