com.aspose.slides
Class ColorTransformOperationEx

java.lang.Object
  extended by com.aspose.dotnet.util.Enumerate
      extended by com.aspose.slides.ColorTransformOperationEx

public class ColorTransformOperationEx
extends com.aspose.dotnet.util.Enumerate

Represents color transformations enumeration.


Field Summary
static ColorTransformOperationEx ADDALPHA
           
static int ADDALPHA_ID
           
static ColorTransformOperationEx ADDBLUE
           
static int ADDBLUE_ID
           
static ColorTransformOperationEx ADDGREEN
           
static int ADDGREEN_ID
           
static ColorTransformOperationEx ADDHUE
           
static int ADDHUE_ID
           
static ColorTransformOperationEx ADDLUMINANCE
           
static int ADDLUMINANCE_ID
           
static ColorTransformOperationEx ADDRED
           
static int ADDRED_ID
           
static ColorTransformOperationEx ADDSATURATION
           
static int ADDSATURATION_ID
           
static ColorTransformOperationEx COMPLEMENT
           
static int COMPLEMENT_ID
           
static ColorTransformOperationEx GAMMA
           
static int GAMMA_ID
           
static ColorTransformOperationEx GRAYSCALE
           
static int GRAYSCALE_ID
           
static ColorTransformOperationEx INVERSE
           
static int INVERSE_ID
           
static ColorTransformOperationEx INVERSEGAMMA
           
static int INVERSEGAMMA_ID
           
static ColorTransformOperationEx MULTIPLYALPHA
           
static int MULTIPLYALPHA_ID
           
static ColorTransformOperationEx MULTIPLYBLUE
           
static int MULTIPLYBLUE_ID
           
static ColorTransformOperationEx MULTIPLYGREEN
           
static int MULTIPLYGREEN_ID
           
static ColorTransformOperationEx MULTIPLYHUE
           
static int MULTIPLYHUE_ID
           
static ColorTransformOperationEx MULTIPLYLUMINANCE
           
static int MULTIPLYLUMINANCE_ID
           
static ColorTransformOperationEx MULTIPLYRED
           
static int MULTIPLYRED_ID
           
static ColorTransformOperationEx MULTIPLYSATURATION
           
static int MULTIPLYSATURATION_ID
           
static ColorTransformOperationEx SETALPHA
           
static int SETALPHA_ID
           
static ColorTransformOperationEx SETBLUE
           
static int SETBLUE_ID
           
static ColorTransformOperationEx SETGREEN
           
static int SETGREEN_ID
           
static ColorTransformOperationEx SETHUE
           
static int SETHUE_ID
           
static ColorTransformOperationEx SETLUMINANCE
           
static int SETLUMINANCE_ID
           
static ColorTransformOperationEx SETRED
           
static int SETRED_ID
           
static ColorTransformOperationEx SETSATURATION
           
static int SETSATURATION_ID
           
static ColorTransformOperationEx SHADE
           
static int SHADE_ID
           
static ColorTransformOperationEx TINT
           
static int TINT_ID
           
 
Method Summary
static ColorTransformOperationEx toValue(int id)
           
 
Methods inherited from class com.aspose.dotnet.util.Enumerate
getId, getName, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

TINT

public static final ColorTransformOperationEx TINT

TINT_ID

public static final int TINT_ID
See Also:
Constant Field Values

SHADE

public static final ColorTransformOperationEx SHADE

SHADE_ID

public static final int SHADE_ID
See Also:
Constant Field Values

COMPLEMENT

public static final ColorTransformOperationEx COMPLEMENT

COMPLEMENT_ID

public static final int COMPLEMENT_ID
See Also:
Constant Field Values

INVERSE

public static final ColorTransformOperationEx INVERSE

INVERSE_ID

public static final int INVERSE_ID
See Also:
Constant Field Values

GRAYSCALE

public static final ColorTransformOperationEx GRAYSCALE

GRAYSCALE_ID

public static final int GRAYSCALE_ID
See Also:
Constant Field Values

SETALPHA

public static final ColorTransformOperationEx SETALPHA

SETALPHA_ID

public static final int SETALPHA_ID
See Also:
Constant Field Values

ADDALPHA

public static final ColorTransformOperationEx ADDALPHA

ADDALPHA_ID

public static final int ADDALPHA_ID
See Also:
Constant Field Values

MULTIPLYALPHA

public static final ColorTransformOperationEx MULTIPLYALPHA

MULTIPLYALPHA_ID

public static final int MULTIPLYALPHA_ID
See Also:
Constant Field Values

SETHUE

public static final ColorTransformOperationEx SETHUE

SETHUE_ID

public static final int SETHUE_ID
See Also:
Constant Field Values

ADDHUE

public static final ColorTransformOperationEx ADDHUE

ADDHUE_ID

public static final int ADDHUE_ID
See Also:
Constant Field Values

MULTIPLYHUE

public static final ColorTransformOperationEx MULTIPLYHUE

MULTIPLYHUE_ID

public static final int MULTIPLYHUE_ID
See Also:
Constant Field Values

SETSATURATION

public static final ColorTransformOperationEx SETSATURATION

SETSATURATION_ID

public static final int SETSATURATION_ID
See Also:
Constant Field Values

ADDSATURATION

public static final ColorTransformOperationEx ADDSATURATION

ADDSATURATION_ID

public static final int ADDSATURATION_ID
See Also:
Constant Field Values

MULTIPLYSATURATION

public static final ColorTransformOperationEx MULTIPLYSATURATION

MULTIPLYSATURATION_ID

public static final int MULTIPLYSATURATION_ID
See Also:
Constant Field Values

SETLUMINANCE

public static final ColorTransformOperationEx SETLUMINANCE

SETLUMINANCE_ID

public static final int SETLUMINANCE_ID
See Also:
Constant Field Values

ADDLUMINANCE

public static final ColorTransformOperationEx ADDLUMINANCE

ADDLUMINANCE_ID

public static final int ADDLUMINANCE_ID
See Also:
Constant Field Values

MULTIPLYLUMINANCE

public static final ColorTransformOperationEx MULTIPLYLUMINANCE

MULTIPLYLUMINANCE_ID

public static final int MULTIPLYLUMINANCE_ID
See Also:
Constant Field Values

SETRED

public static final ColorTransformOperationEx SETRED

SETRED_ID

public static final int SETRED_ID
See Also:
Constant Field Values

ADDRED

public static final ColorTransformOperationEx ADDRED

ADDRED_ID

public static final int ADDRED_ID
See Also:
Constant Field Values

MULTIPLYRED

public static final ColorTransformOperationEx MULTIPLYRED

MULTIPLYRED_ID

public static final int MULTIPLYRED_ID
See Also:
Constant Field Values

SETGREEN

public static final ColorTransformOperationEx SETGREEN

SETGREEN_ID

public static final int SETGREEN_ID
See Also:
Constant Field Values

ADDGREEN

public static final ColorTransformOperationEx ADDGREEN

ADDGREEN_ID

public static final int ADDGREEN_ID
See Also:
Constant Field Values

MULTIPLYGREEN

public static final ColorTransformOperationEx MULTIPLYGREEN

MULTIPLYGREEN_ID

public static final int MULTIPLYGREEN_ID
See Also:
Constant Field Values

SETBLUE

public static final ColorTransformOperationEx SETBLUE

SETBLUE_ID

public static final int SETBLUE_ID
See Also:
Constant Field Values

ADDBLUE

public static final ColorTransformOperationEx ADDBLUE

ADDBLUE_ID

public static final int ADDBLUE_ID
See Also:
Constant Field Values

MULTIPLYBLUE

public static final ColorTransformOperationEx MULTIPLYBLUE

MULTIPLYBLUE_ID

public static final int MULTIPLYBLUE_ID
See Also:
Constant Field Values

GAMMA

public static final ColorTransformOperationEx GAMMA

GAMMA_ID

public static final int GAMMA_ID
See Also:
Constant Field Values

INVERSEGAMMA

public static final ColorTransformOperationEx INVERSEGAMMA

INVERSEGAMMA_ID

public static final int INVERSEGAMMA_ID
See Also:
Constant Field Values
Method Detail

toValue

public static ColorTransformOperationEx toValue(int id)