Package magick
Interface CompositeOperator
-
public interface CompositeOperator
-
-
Field Summary
-
-
-
Field Detail
-
UndefinedCompositeOp
static final int UndefinedCompositeOp
- See Also:
- Constant Field Values
-
AlphaCompositeOp
static final int AlphaCompositeOp
- See Also:
- Constant Field Values
-
AtopCompositeOp
static final int AtopCompositeOp
- See Also:
- Constant Field Values
-
BlendCompositeOp
static final int BlendCompositeOp
- See Also:
- Constant Field Values
-
BlurCompositeOp
static final int BlurCompositeOp
- See Also:
- Constant Field Values
-
BumpmapCompositeOp
static final int BumpmapCompositeOp
- See Also:
- Constant Field Values
-
ChangeMaskCompositeOp
static final int ChangeMaskCompositeOp
- See Also:
- Constant Field Values
-
ClearCompositeOp
static final int ClearCompositeOp
- See Also:
- Constant Field Values
-
ColorBurnCompositeOp
static final int ColorBurnCompositeOp
- See Also:
- Constant Field Values
-
ColorDodgeCompositeOp
static final int ColorDodgeCompositeOp
- See Also:
- Constant Field Values
-
ColorizeCompositeOp
static final int ColorizeCompositeOp
- See Also:
- Constant Field Values
-
CopyBlackCompositeOp
static final int CopyBlackCompositeOp
- See Also:
- Constant Field Values
-
CopyBlueCompositeOp
static final int CopyBlueCompositeOp
- See Also:
- Constant Field Values
-
CopyCompositeOp
static final int CopyCompositeOp
- See Also:
- Constant Field Values
-
CopyCyanCompositeOp
static final int CopyCyanCompositeOp
- See Also:
- Constant Field Values
-
CopyGreenCompositeOp
static final int CopyGreenCompositeOp
- See Also:
- Constant Field Values
-
CopyMagentaCompositeOp
static final int CopyMagentaCompositeOp
- See Also:
- Constant Field Values
-
CopyAlphaCompositeOp
static final int CopyAlphaCompositeOp
- See Also:
- Constant Field Values
-
CopyRedCompositeOp
static final int CopyRedCompositeOp
- See Also:
- Constant Field Values
-
CopyYellowCompositeOp
static final int CopyYellowCompositeOp
- See Also:
- Constant Field Values
-
DarkenCompositeOp
static final int DarkenCompositeOp
- See Also:
- Constant Field Values
-
DarkenIntensityCompositeOp
static final int DarkenIntensityCompositeOp
- See Also:
- Constant Field Values
-
DifferenceCompositeOp
static final int DifferenceCompositeOp
- See Also:
- Constant Field Values
-
DisplaceCompositeOp
static final int DisplaceCompositeOp
- See Also:
- Constant Field Values
-
DissolveCompositeOp
static final int DissolveCompositeOp
- See Also:
- Constant Field Values
-
DistortCompositeOp
static final int DistortCompositeOp
- See Also:
- Constant Field Values
-
DivideDstCompositeOp
static final int DivideDstCompositeOp
- See Also:
- Constant Field Values
-
DivideSrcCompositeOp
static final int DivideSrcCompositeOp
- See Also:
- Constant Field Values
-
DstAtopCompositeOp
static final int DstAtopCompositeOp
- See Also:
- Constant Field Values
-
DstCompositeOp
static final int DstCompositeOp
- See Also:
- Constant Field Values
-
DstInCompositeOp
static final int DstInCompositeOp
- See Also:
- Constant Field Values
-
DstOutCompositeOp
static final int DstOutCompositeOp
- See Also:
- Constant Field Values
-
DstOverCompositeOp
static final int DstOverCompositeOp
- See Also:
- Constant Field Values
-
ExclusionCompositeOp
static final int ExclusionCompositeOp
- See Also:
- Constant Field Values
-
HardLightCompositeOp
static final int HardLightCompositeOp
- See Also:
- Constant Field Values
-
HardMixCompositeOp
static final int HardMixCompositeOp
- See Also:
- Constant Field Values
-
HueCompositeOp
static final int HueCompositeOp
- See Also:
- Constant Field Values
-
InCompositeOp
static final int InCompositeOp
- See Also:
- Constant Field Values
-
IntensityCompositeOp
static final int IntensityCompositeOp
- See Also:
- Constant Field Values
-
LightenCompositeOp
static final int LightenCompositeOp
- See Also:
- Constant Field Values
-
LightenIntensityCompositeOp
static final int LightenIntensityCompositeOp
- See Also:
- Constant Field Values
-
LinearBurnCompositeOp
static final int LinearBurnCompositeOp
- See Also:
- Constant Field Values
-
LinearDodgeCompositeOp
static final int LinearDodgeCompositeOp
- See Also:
- Constant Field Values
-
LinearLightCompositeOp
static final int LinearLightCompositeOp
- See Also:
- Constant Field Values
-
LuminizeCompositeOp
static final int LuminizeCompositeOp
- See Also:
- Constant Field Values
-
MathematicsCompositeOp
static final int MathematicsCompositeOp
- See Also:
- Constant Field Values
-
MinusDstCompositeOp
static final int MinusDstCompositeOp
- See Also:
- Constant Field Values
-
MinusSrcCompositeOp
static final int MinusSrcCompositeOp
- See Also:
- Constant Field Values
-
ModulateCompositeOp
static final int ModulateCompositeOp
- See Also:
- Constant Field Values
-
ModulusAddCompositeOp
static final int ModulusAddCompositeOp
- See Also:
- Constant Field Values
-
ModulusSubtractCompositeOp
static final int ModulusSubtractCompositeOp
- See Also:
- Constant Field Values
-
MultiplyCompositeOp
static final int MultiplyCompositeOp
- See Also:
- Constant Field Values
-
NoCompositeOp
static final int NoCompositeOp
- See Also:
- Constant Field Values
-
OutCompositeOp
static final int OutCompositeOp
- See Also:
- Constant Field Values
-
OverCompositeOp
static final int OverCompositeOp
- See Also:
- Constant Field Values
-
OverlayCompositeOp
static final int OverlayCompositeOp
- See Also:
- Constant Field Values
-
PegtopLightCompositeOp
static final int PegtopLightCompositeOp
- See Also:
- Constant Field Values
-
PinLightCompositeOp
static final int PinLightCompositeOp
- See Also:
- Constant Field Values
-
PlusCompositeOp
static final int PlusCompositeOp
- See Also:
- Constant Field Values
-
ReplaceCompositeOp
static final int ReplaceCompositeOp
- See Also:
- Constant Field Values
-
SaturateCompositeOp
static final int SaturateCompositeOp
- See Also:
- Constant Field Values
-
ScreenCompositeOp
static final int ScreenCompositeOp
- See Also:
- Constant Field Values
-
SoftLightCompositeOp
static final int SoftLightCompositeOp
- See Also:
- Constant Field Values
-
SrcAtopCompositeOp
static final int SrcAtopCompositeOp
- See Also:
- Constant Field Values
-
SrcCompositeOp
static final int SrcCompositeOp
- See Also:
- Constant Field Values
-
SrcInCompositeOp
static final int SrcInCompositeOp
- See Also:
- Constant Field Values
-
SrcOutCompositeOp
static final int SrcOutCompositeOp
- See Also:
- Constant Field Values
-
SrcOverCompositeOp
static final int SrcOverCompositeOp
- See Also:
- Constant Field Values
-
ThresholdCompositeOp
static final int ThresholdCompositeOp
- See Also:
- Constant Field Values
-
VividLightCompositeOp
static final int VividLightCompositeOp
- See Also:
- Constant Field Values
-
XorCompositeOp
static final int XorCompositeOp
- See Also:
- Constant Field Values
-
-