Property useNormalizedMaskRect
useNormalizedMaskRect
If true, the mask rect you will provide through maskRect must be normalized (0-1) instead of using pixels coordinates.
Declaration
public bool useNormalizedMaskRect { get; set; }
Property Value
Type | Description |
---|---|
bool |