com.aspose.slides
Interface IColorOffset

All Known Implementing Classes:
ColorOffset

public interface IColorOffset


Method Summary
 float getValue0()
           
 float getValue1()
           
 float getValue2()
           
 void setValue0(float value)
           
 void setValue1(float value)
           
 void setValue2(float value)
           
 

Method Detail

getValue0

float getValue0()

setValue0

void setValue0(float value)

getValue1

float getValue1()

setValue1

void setValue1(float value)

getValue2

float getValue2()

setValue2

void setValue2(float value)