ImageEn, unit imageenview

TImageEnView.SoftCropValue

TImageEnView.SoftCropValue


Declaration

property SoftCropValue: Integer;


Description

Specifies the level of the soft cropping effect that is applied.

If SoftCrop is iesfAlphaBlend then the SoftCropValue specifies the level of transparency from 0 (minimal) to 255 (fully)
If SoftCrop is iesfAdd then the SoftCropValue specifies the amount of color shift from 0 (minimal) to 255 (extreme)

Default: 60