EmfPlusLevelsEffect.Shadow
EmfPlusLevelsEffect.Shadow property
Gets or sets the Specifies how much to darken the shadows of an image. Color channel values at the low end of the intensity range are altered more than values near the middle or high ends, which means an image can be darkened without losing the contrast between the lighter portions of the image. 0 Specifies that shadows MUST NOT change. 0 < value ≤ 100 Specifies that shadows with a percent of intensity below this threshold are made darker.
public int Shadow { get; set; }
Property Value
The shadow.
See Also
- class EmfPlusLevelsEffect
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- assembly Aspose.Imaging