Rectangle.clipInsideImage Method¶
Module: Rectangle
Definition¶
Clip a rectangle to be fully inside an image.
void clipInsideImage(int imageWidth, int imageHeight)
Parameters
imageWidth intin Width of the image.
imageHeight intin Height of the image.
Exceptions
An error has occurred during Face Library execution.