animationcolorspace-ag凯发旗舰厅



com.spire.presentation.drawing.animation
enum animationcolorspace

java.lang.object
  extended by java.lang.enum<animationcolorspace>
      extended by 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.


enum constant summary
hsl
          
none
          
rgb
          
 
method summary
static animationcolorspace getanimationcolorspacefromvalue(long value)
           
 java.lang.string getname()
           
 int getvalue()
           
 
enum constant detail

none

public static final animationcolorspace none

rgb

public static final animationcolorspace rgb

hsl

public static final animationcolorspace hsl
method detail

getname

public java.lang.string getname()

getvalue

public int getvalue()

getanimationcolorspacefromvalue

public static animationcolorspace getanimationcolorspacefromvalue(long value)


网站地图