com.aspose.slides
Interface IAlphaBiLevelEffectiveData

All Known Implementing Classes:
AlphaBiLevelEffectiveData

public interface IAlphaBiLevelEffectiveData

Immutable object which represents an Alpha Bi-Level effect. Alpha (Opacity) values less than the threshold are changed to 0 (fully transparent) and alpha values greater than or equal to the threshold are changed to 100% (fully opaque).


Method Summary
 float getThreshold()
           Returns effect threshold.
 

Method Detail

getThreshold

float getThreshold()

Returns effect threshold. Read-only float.



Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.