com.aspose.slides
Interface ILuminanceEffectiveData

All Known Implementing Classes:
LuminanceEffectiveData

public interface 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.


Method Summary
 float getBrightness()
           
 float getContrast()
           
 

Method Detail

getBrightness

float getBrightness()

getContrast

float getContrast()