|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IColorEffect
Method Summary | |
---|---|
IColorOffset |
getBy()
|
int |
getColorSpace()
|
int |
getDirection()
|
IColorFormat |
getFrom()
|
IColorFormat |
getTo()
|
void |
setBy(IColorOffset value)
|
void |
setColorSpace(int value)
|
void |
setDirection(int value)
|
void |
setFrom(IColorFormat value)
|
void |
setTo(IColorFormat value)
|
Methods inherited from interface com.aspose.slides.IBehavior |
---|
getAccumulate, getAdditive, getProperties, getTiming, setAccumulate, setAdditive, setTiming |
Method Detail |
---|
IColorFormat getFrom()
void setFrom(IColorFormat value)
IColorFormat getTo()
void setTo(IColorFormat value)
IColorOffset getBy()
void setBy(IColorOffset value)
int getColorSpace()
void setColorSpace(int value)
int getDirection()
void setDirection(int value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |