Refactor: Added a C++ constructor for Size2Raw
Fixes a number of warnings and makes the code more robustand elegant. The default constructor sets the width andheight members to zero.
View differences
Refactor: Added a C++ constructor for Size2Raw
Fixes a number of warnings and makes the code more robust
and elegant. The default constructor sets the width and
height members to zero.