ImageSaveOptions.ImageBrightness
ImageSaveOptions.ImageBrightness property
Gets or sets the brightness for the the generated images.
public float ImageBrightness { get; set; }
Remarks
This property has effect only when saving to raster image formats. The default value is 0.5. The value must be in the range between 0 and 1.
See Also
- class ImageSaveOptions
- namespace Aspose.Diagram.Saving
- assembly Aspose.Diagram