similarity property Null safety
read / write
Update the color similarity, the higher the value, the larger the replacement range.
- Range:
0, 100
- Default value: 67
Implementation
double similarity = 67;
Update the color similarity, the higher the value, the larger the replacement range.
0, 100
double similarity = 67;