public class BlendingOptions extends Object
BlendingOptions. It's a wrapper for Lfx2Resource which provides api for layer effects
Modifier and Type | Method and Description |
---|---|
ColorOverlayEffect |
addColorOverlay()
Adds the color overlay.
|
DropShadowEffect |
addDropShadow()
Adds the drop shadow effect
|
ILayerEffect[] |
getEffects()
Gets the effects.
|
public final ILayerEffect[] getEffects()
Gets the effects.
public final ColorOverlayEffect addColorOverlay()
Adds the color overlay.
ColorOverlayEffect
objectpublic final DropShadowEffect addDropShadow()
Adds the drop shadow effect
DropShadowEffect
objectCopyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.