My Project
|
Command line args required for the program. More...
#include <_cmd.h>
Public Attributes | |
char const * | source_image_path |
char const * | output_image_path |
RotationAngle | angle |
Command line args required for the program.
RotationAngle CmdArgs::angle |
Rotation angle.
char const* CmdArgs::output_image_path |
Path to the output image.
char const* CmdArgs::source_image_path |
Path to the source image.