3DiVi Face SDK
3.24.0
|
Rectangle in an image. More...
#import <RawImage.h>
Instance Methods | |
(nonnull instancetype) | - init:::: |
Constructor. | |
Properties | |
int | x |
X coordinate of the top-left corner. | |
int | y |
Y coordinate of the top-left corner. | |
int | width |
Width of the rectangle. | |
int | height |
Height of the rectangle. | |
Rectangle in an image.