Contract GetCroppedCanvasOptions
Properties
Name | Type | Default | Description |
---|---|---|---|
FillColor |
string |
"transparent" | |
Height |
decimal? |
null | |
ImageSmoothingEnabled |
bool? |
True | |
ImageSmoothingQuality |
string |
"low" | |
MaxHeight |
decimal? |
null | |
MaxWidth |
decimal? |
null | |
MinHeight |
decimal? |
0 | |
MinWidth |
decimal? |
0 | |
Rounded |
bool? |
False | |
Width |
decimal? |
null |