public interface IBrightnessContrastEffectiveData extends IEffectEffectiveData
Immutable object which represents a BrightnessContrast effect. Ajusts brightness and contrast
| Modifier and Type | Method and Description |
|---|---|
float |
getBrightness()
Returns brightness.
|
float |
getContrast()
Returns contrast.
|
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.