animationcolorspace-ag凯发旗舰厅
com.spire.presentation.drawing.animation
enum animationcolorspace
java.lang.object
java.lang.enum<animationcolorspace>
com.spire.presentation.drawing.animation.animationcolorspace
- all implemented interfaces:
- java.lang.comparable<animationcolorspace>
public enum animationcolorspace
- extends java.lang.enum<animationcolorspace>
represents color space for color effect behavior.
none
public static final animationcolorspace none
-
rgb
public static final animationcolorspace rgb
-
hsl
public static final animationcolorspace hsl
-
getname
public java.lang.string getname()
getvalue
public int getvalue()
getanimationcolorspacefromvalue
public static animationcolorspace getanimationcolorspacefromvalue(long value)