|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAlphaBiLevel
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. |
void |
setThreshold(float value)
Returns effect threshold. |
Method Detail |
---|
float getThreshold()
Returns effect threshold.
Read/write float
.
void setThreshold(float value)
Returns effect threshold.
Read/write float
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |