My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
CmdArgs Struct Reference

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
 

Detailed Description

Command line args required for the program.

Member Data Documentation

◆ angle

RotationAngle CmdArgs::angle

Rotation angle.

◆ output_image_path

char const* CmdArgs::output_image_path

Path to the output image.

◆ source_image_path

char const* CmdArgs::source_image_path

Path to the source image.


The documentation for this struct was generated from the following file: