Skip to content

format

typescript
Image.fillAmount

class: Image

description

The proportion of the current image object that is filled.

The value ranges from 0 to 1, where 0 represents no fill and 1 represents full fill.

parameter

param_nametypedescription

reture

typedescription
number

code example