Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Class and Description |
---|---|
class |
AlphaBiLevelEffect
Represents an Alpha Bi-Level effect.
|
class |
AlphaCeilingEffect
Represents an Alpha Ceiling effect.
|
class |
AlphaFloorEffect
/// Represents an Alpha Floor effect.
|
class |
AlphaInverseEffect
Represents an Alpha Inverse effect.
|
class |
AlphaModulateEffect
Represents an Alpha Modulate effect.
|
class |
AlphaModulateFixedEffect
Represents an Alpha Modulate Fixed effect.
|
class |
AlphaReplaceEffect
Represents an Alpha Replace Effect effect.
|
class |
BiLevelEffect
Represents an BiLevel effect.
|
class |
BlurImageEffect
Represents a Blur effect that is applied to the entire shape, including its fill.
|
class |
ColorChangeEffect
Represents a Color Change effect.
|
class |
ColorReplaceEffect
Represents a Color Replacement effect.
|
class |
DuotoneEffect
Represents a Duotone effect.
|
class |
FillOverlayImageEffect
Represents a Fill Overlay effect.
|
class |
GrayScaleEffect
Represents an Gray Scale effect.
|
class |
HslEffect
Represents a Hue/Saturation/Luminance effect.
|
class |
LuminanceEffect
Represents a Luminance effect.
|
class |
TintEffect
Represents a Tint effect.
|
Modifier and Type | Method and Description |
---|---|
List<ImageTransformEffect> |
PictureFill.getImageTransformList()
Image transform effects.
|
Modifier and Type | Method and Description |
---|---|
PictureFill |
PictureFill.addImageTransformListItem(ImageTransformEffect imageTransformListItem) |
Modifier and Type | Method and Description |
---|---|
PictureFill |
PictureFill.imageTransformList(List<ImageTransformEffect> imageTransformList) |
void |
PictureFill.setImageTransformList(List<ImageTransformEffect> imageTransformList) |
Copyright © 2022. All rights reserved.