Aspose::Slides::Effects Namespace Reference

Classes

class  AlphaBiLevel
 Represents an Alpha Bi-Level effect. Alpha (Opacity) values less than the threshold are changed to 0 (fully transparent) and alpha values greater than or equal to the threshold are changed to 100% (fully opaque). More...
 
class  AlphaCeiling
 Represents an Alpha Ceiling effect. Alpha (opacity) values greater than zero are changed to 100%. In other words, anything partially opaque becomes fully opaque. More...
 
class  AlphaFloor
 Represents an Alpha Floor effect. Alpha (opacity) values less than 100% are changed to zero. In other words, anything partially transparent becomes fully transparent. More...
 
class  AlphaInverse
 Represents an Alpha Inverse effect. Alpha (opacity) values are inverted by subtracting from 100%. More...
 
class  AlphaModulate
 Represents an Alpha Modulate effect. Effect alpha (opacity) values are multiplied by a fixed percentage. The effect container specifies an effect containing alpha values to modulate. More...
 
class  AlphaModulateFixed
 Represents an Alpha Modulate Fixed effect. Effect alpha (opacity) values are multiplied by a fixed percentage. More...
 
class  AlphaReplace
 Represents and Alpha Replace effect. Effect alpha (opacity) values are replaced by a fixed alpha. More...
 
class  BiLevel
 Represents a Bi-Level (black/white) effect. Input colors whose luminance is less than the specified threshold value are changed to black. Input colors whose luminance are greater than or equal the specified value are set to white. The alpha effect values are unaffected by this effect. More...
 
class  Blur
 Represents a Blur effect that is applied to the entire shape, including its fill. All color channels, including alpha, are affected. More...
 
class  ColorChange
 Represents a Color Change effect. Instances of FromColor are replaced with instances of ToColor. More...
 
class  ColorReplace
 Represents a Color Replacement effect. All effect colors are changed to a fixed color. Alpha values are unaffected. More...
 
class  Duotone
 Represents a Duotone effect. For each pixel, combines Color1 and Color2 through a linear interpolation to determine the new color for that pixel. More...
 
class  EffectFactory
 Allows to create effects More...
 
class  FillOverlay
 Represents a Fill Overlay effect. A fill overlay may be used to specify an additional fill for an object and blend the two fills together. More...
 
class  Glow
 Represents a Glow effect, in which a color blurred outline is added outside the edges of the object. More...
 
class  GrayScale
 Represents a Gray Scale effect. Converts all effect color values to a shade of gray, corresponding to their luminance. Effect alpha (opacity) values are unaffected. More...
 
class  HSL
 Represents a Hue/Saturation/Luminance effect. The hue, saturation, and luminance may each be adjusted relative to its current value. More...
 
class  IAlphaBiLevel
 Represents an Alpha Bi-Level effect. Alpha (Opacity) values less than the threshold are changed to 0 (fully transparent) and alpha values greater than or equal to the threshold are changed to 100% (fully opaque). More...
 
class  IAlphaBiLevelEffectiveData
 Immutable object which represents an Alpha Bi-Level effect. Alpha (Opacity) values less than the threshold are changed to 0 (fully transparent) and alpha values greater than or equal to the threshold are changed to 100% (fully opaque). More...
 
class  IAlphaCeiling
 Represents an Alpha Ceiling effect. Alpha (opacity) values greater than zero are changed to 100%. In other words, anything partially opaque becomes fully opaque. More...
 
class  IAlphaCeilingEffectiveData
 Immutable object which represents an Alpha Ceiling effect. Alpha (opacity) values greater than zero are changed to 100%. In other words, anything partially opaque becomes fully opaque. More...
 
class  IAlphaFloor
 Represents an Alpha Floor effect. Alpha (opacity) values less than 100% are changed to zero. In other words, anything partially transparent becomes fully transparent. More...
 
class  IAlphaFloorEffectiveData
 Immutable object which represents an Alpha Floor effect. Alpha (opacity) values less than 100% are changed to zero. In other words, anything partially transparent becomes fully transparent. More...
 
class  IAlphaInverse
 Represents an Alpha Inverse effect. Alpha (opacity) values are inverted by subtracting from 100%. More...
 
class  IAlphaInverseEffectiveData
 Immutable object which represents an Alpha Inverse effect. Alpha (opacity) values are inverted by subtracting from 100%. More...
 
class  IAlphaModulate
 Represents an Alpha Modulate effect. Effect alpha (opacity) values are multiplied by a fixed percentage. The effect container specifies an effect containing alpha values to modulate. More...
 
class  IAlphaModulateEffectiveData
 Immutable object which represents an Alpha Modulate effect. Effect alpha (opacity) values are multiplied by a fixed percentage. The effect container specifies an effect containing alpha values to modulate. More...
 
class  IAlphaModulateFixed
 Represents an Alpha Modulate Fixed effect. Effect alpha (opacity) values are multiplied by a fixed percentage. More...
 
class  IAlphaModulateFixedEffectiveData
 Immutable object which represents an Alpha Modulate Fixed effect. Effect alpha (opacity) values are multiplied by a fixed percentage. More...
 
class  IAlphaReplace
 Represents base IImageTransformOperation interface. More...
 
class  IAlphaReplaceEffectiveData
 Immutable object which represents and Alpha Replace effect. Effect alpha (opacity) values are replaced by a fixed alpha. More...
 
class  IApplicableEffect
 
class  IBiLevel
 Represents base IImageTransformOperation interface. More...
 
class  IBiLevelEffectiveData
 Immutable object which represents a Bi-Level (black/white) effect. Input colors whose luminance is less than the specified threshold value are changed to black. Input colors whose luminance are greater than or equal the specified value are set to white. The alpha effect values are unaffected by this effect. More...
 
class  IBlur
 Represents a Blur effect that is applied to the entire shape, including its fill. All color channels, including alpha, are affected. More...
 
class  IBlurEffectiveData
 Immutable object which represents a Blur effect that is applied to the entire shape, including its fill. All color channels, including alpha, are affected. More...
 
class  IColorChange
 Represents a Color Change effect. Instances of FromColor are replaced with instances of ToColor. More...
 
class  IColorChangeEffectiveData
 Immutable object which represents a Color Change effect. Instances of FromColor are replaced with instances of ToColor. More...
 
class  IColorReplace
 Represents a Color Replacement effect. More...
 
class  IColorReplaceEffectiveData
 Immutable object which represents a Color Replacement effect. All effect colors are changed to a fixed color. Alpha values are unaffected. More...
 
class  IDuotone
 Represents a Duotone effect. More...
 
class  IDuotoneEffectiveData
 Immutable object which represents a Duotone effect. For each pixel, combines clr1 and clr2 through a linear interpolation to determine the new color for that pixel. More...
 
class  IEffectEffectiveData
 Base class for immutable objects, which represent effect. More...
 
class  IEffectFactory
 Allows to create effects' instances More...
 
class  IFillOverlay
 Represents a Fill Overlay effect. A fill overlay may be used to specify an additional fill for an object and blend the two fills together. More...
 
class  IFillOverlayEffectiveData
 Immutable object which represents a Fill Overlay effect. A fill overlay may be used to specify an additional fill for an object and blend the two fills together. More...
 
class  IGlow
 Represents a Glow effect, in which a color blurred outline is added outside the edges of the object. More...
 
class  IGlowEffectiveData
 Immutable object which represents a Glow effect, in which a color blurred outline is added outside the edges of the object. More...
 
class  IGrayScale
 Represents IImageTransformOperation interface. More...
 
class  IGrayScaleEffectiveData
 Immutable object which representsepresents a Gray Scale effect. Converts all effect color values to a shade of gray, corresponding to their luminance. Effect alpha (opacity) values are unaffected. More...
 
class  IHSL
 Represents a Hue/Saturation/Luminance effect. The hue, saturation, and luminance may each be adjusted relative to its current value. More...
 
class  IHSLEffectiveData
 Represents a Hue/Saturation/Luminance effect. The hue, saturation, and luminance may each be adjusted relative to its current value. More...
 
class  IImageTransformOCollectionEffectiveData
 Immutable object that represents a readonly collection of effective image transform effects. More...
 
class  IImageTransformOperation
 Represents abstract image transformation effect. More...
 
class  IImageTransformOperationCollection
 Represents a collection of effects apllied to an image. More...
 
class  IImageTransformOperationFactory
 Allows to create image effects' instances More...
 
class  IInnerShadow
 Represents a inner shadow effect. More...
 
class  IInnerShadowEffectiveData
 Immutable object which represents a inner shadow effect. More...
 
class  ILuminance
 Represents a Luminance effect. Brightness linearly shifts all colors closer to white or black. Contrast scales all colors to be either closer or further apart. More...
 
class  ILuminanceEffectiveData
 Represents a Luminance effect. Brightness linearly shifts all colors closer to white or black. Contrast scales all colors to be either closer or further apart. More...
 
class  ImageTransformOCollectionEffectiveData
 Immutable object that represents a readonly collection of effective image transform effects. More...
 
class  ImageTransformOperation
 Represents abstract image transformation effect. More...
 
class  ImageTransformOperationCollection
 Represents a collection of effects apllied to an image. More...
 
class  ImageTransformOperationFactory
 Allows to create image transform operations More...
 
class  InnerShadow
 Represents a Inner Shadow effect. More...
 
class  IOuterShadow
 Represents an Outer Shadow effect. More...
 
class  IOuterShadowEffectiveData
 Immutable object which represents an Outer Shadow effect. More...
 
class  IPresetShadow
 Represents a Preset Shadow effect. More...
 
class  IPresetShadowEffectiveData
 Immutable object which represents a Preset Shadow effect. More...
 
class  IReflection
 Represents a reflection effect. More...
 
class  IReflectionEffectiveData
 Immutable object which represents a Reflection effect. More...
 
class  ISoftEdge
 Represents a Soft Edge effect. The edges of the shape are blurred, while the fill is not affected. More...
 
class  ISoftEdgeEffectiveData
 Immutable object which represents a soft edge effect. The edges of the shape are blurred, while the fill is not affected. More...
 
class  ITint
 Represents a Tint effect. Shifts effect color values towards/away from hue by the specified amount. More...
 
class  ITintEffectiveData
 Immutable object which represents a Tint effect. Shifts effect color values towards/away from hue by the specified amount. More...
 
class  IVisualEffect
 
class  Luminance
 Represents a Luminance effect. Brightness linearly shifts all colors closer to white or black. Contrast scales all colors to be either closer or further apart. More...
 
class  OuterShadow
 Represents an Outer Shadow effect. More...
 
class  PresetShadow
 Represents a Preset Shadow effect. More...
 
class  Reflection
 Represents a Reflection effect. More...
 
class  SoftEdge
 Represents a soft edge effect. The edges of the shape are blurred, while the fill is not affected. More...
 
class  Tint
 Represents a Tint effect. Shifts effect color values towards/away from hue by the specified amount. More...