#include <PathToHeader/R3DImageProcessingProperties.h>
Public Member Functions | |
void | setCropImageInsets (int *insets) |
Sets the insets used to crop the image. |
void R3DImageProcessingProperties::setCropImageInsets | ( | int * | insets | ) | [inline] |
Sets the insets used to crop the image.
The order of the insets are left, right, top, bottom
insets | pointer to array of 4 int values. |