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