API Docs for: 1.0.0
Show:

FaceCropSettings Class

Represents face cropping settings.

Constructor

FaceCropSettings

(
  • width
  • height
)

Parameters:

  • width Number

    The width of cropped image.

  • height Number

    The height of cropped image.

Item Index

Properties

Properties

height

Number

Gets Height.

width

Number

Gets Width.