3DiVi Face SDK  3.24.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups
Rectangle Class Reference

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.
 

Detailed Description

Rectangle in an image.