ImageAppearance
Leave feedback
On this page
Describes extended appearance features for Image Signature.
public class ImageAppearance : SignatureAppearance
| Name | Description |
|---|---|
| ImageAppearance() | Create instance with default values. |
| Name | Description |
|---|---|
| Brightness { get; set; } | Gets or sets image brightness. Default value is 1 it corresponds to original brightness of image. |
| Contrast { get; set; } | Gets or sets image contrast. Default value is 1 it corresponds to original contrast of image. |
| GammaCorrection { get; set; } | Gets or sets image gamma. Default value is 1 it corresponds to original gamma of image. |
| Grayscale { get; set; } | Setup this flag to true if gray-scale filter is required. |
- class SignatureAppearance
- namespace GroupDocs.Signature.Options.Appearances
- assembly GroupDocs.Signature
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.