PresentationImageEffects
Leave feedback
On this page
Represents effects that can be applied to an image watermark for a PowerPoint document.
public sealed class PresentationImageEffects : OfficeImageEffects, IPresentationWatermarkEffects
| Name | Description |
|---|---|
| PresentationImageEffects() | Initializes a new instance of the PresentationImageEffects class. |
| Name | Description |
|---|---|
| BorderLineFormat { get; set; } | Gets or sets a line format settings for the image border. |
| Brightness { get; set; } | Gets or sets the brightness of the picture. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest). |
| ChromaKey { get; set; } | Gets or sets the color value of the image that will be treated as transparent. |
| Contrast { get; set; } | Gets or sets the contrast for the specified picture. The value for this property must be a number from 0.0 (the least contrast) to 1.0 (the greatest contrast). |
| GrayScale { get; set; } | Gets or sets a value indicating whether a picture will be displayed in grayscale mode. |
- class OfficeImageEffects
- interface IPresentationWatermarkEffects
- namespace GroupDocs.Watermark.Options.Presentation
- assembly GroupDocs.Watermark
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.