Package magick
Interface PreviewType
public interface PreviewType
Corresponds to the ImageMagick enumerated type of the same name.
Important! Constant values should correspond to:
http://git.imagemagick.org/repos/ImageMagick/blob/master/MagickCore/effect.h
- Author:
- Eric Yeo
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
-
Field Details
-
UndefinedPreview
static final int UndefinedPreview- See Also:
-
RotatePreview
static final int RotatePreview- See Also:
-
ShearPreview
static final int ShearPreview- See Also:
-
RollPreview
static final int RollPreview- See Also:
-
HuePreview
static final int HuePreview- See Also:
-
SaturationPreview
static final int SaturationPreview- See Also:
-
BrightnessPreview
static final int BrightnessPreview- See Also:
-
GammaPreview
static final int GammaPreview- See Also:
-
SpiffPreview
static final int SpiffPreview- See Also:
-
DullPreview
static final int DullPreview- See Also:
-
GrayscalePreview
static final int GrayscalePreview- See Also:
-
QuantizePreview
static final int QuantizePreview- See Also:
-
DespecklePreview
static final int DespecklePreview- See Also:
-
ReduceNoisePreview
static final int ReduceNoisePreview- See Also:
-
AddNoisePreview
static final int AddNoisePreview- See Also:
-
SharpenPreview
static final int SharpenPreview- See Also:
-
BlurPreview
static final int BlurPreview- See Also:
-
ThresholdPreview
static final int ThresholdPreview- See Also:
-
EdgeDetectPreview
static final int EdgeDetectPreview- See Also:
-
SpreadPreview
static final int SpreadPreview- See Also:
-
SolarizePreview
static final int SolarizePreview- See Also:
-
ShadePreview
static final int ShadePreview- See Also:
-
RaisePreview
static final int RaisePreview- See Also:
-
SegmentPreview
static final int SegmentPreview- See Also:
-
SwirlPreview
static final int SwirlPreview- See Also:
-
ImplodePreview
static final int ImplodePreview- See Also:
-
WavePreview
static final int WavePreview- See Also:
-
OilPaintPreview
static final int OilPaintPreview- See Also:
-
CharcoalDrawingPreview
static final int CharcoalDrawingPreview- See Also:
-
JPEGPreview
static final int JPEGPreview- See Also:
-