Defines a square area to crop the profile photo.
inputPhotoCrop#d9915325 crop_left:double crop_top:double crop_width:double = InputPhotoCrop;
Name | Type | Description |
---|---|---|
crop_left | double | X-coordinate for the upper left corner of the square, in per cent |
crop_top | double | Y-coordinate for the upper left corner of the square, in per cent |
crop_width | double | Width of the square space, in per cent |