Rectangle.clipInsideImage Method

Module: Rectangle

Definition

Clip a rectangle to be fully inside an image.

void clipInsideImage(int imageWidth, int imageHeight)

Parameters

imageWidth int
in Width of the image.

imageHeight int
in Height of the image.

Exceptions

An error has occurred during Face Library execution.