magick
public interface PreviewType
Modifier and Type | Field and Description |
---|---|
static int |
AddNoisePreview |
static int |
BlurPreview |
static int |
BrightnessPreview |
static int |
CharcoalDrawingPreview |
static int |
DespecklePreview |
static int |
DullPreview |
static int |
EdgeDetectPreview |
static int |
GammaPreview |
static int |
GrayscalePreview |
static int |
HuePreview |
static int |
ImplodePreview |
static int |
JPEGPreview |
static int |
OilPaintPreview |
static int |
QuantizePreview |
static int |
RaisePreview |
static int |
ReduceNoisePreview |
static int |
RollPreview |
static int |
RotatePreview |
static int |
SaturationPreview |
static int |
SegmentPreview |
static int |
ShadePreview |
static int |
SharpenPreview |
static int |
ShearPreview |
static int |
SolarizePreview |
static int |
SpiffPreview |
static int |
SpreadPreview |
static int |
SwirlPreview |
static int |
ThresholdPreview |
static int |
UndefinedPreview |
static int |
WavePreview |
static final int UndefinedPreview
static final int RotatePreview
static final int ShearPreview
static final int RollPreview
static final int HuePreview
static final int SaturationPreview
static final int BrightnessPreview
static final int GammaPreview
static final int SpiffPreview
static final int DullPreview
static final int GrayscalePreview
static final int QuantizePreview
static final int DespecklePreview
static final int ReduceNoisePreview
static final int AddNoisePreview
static final int SharpenPreview
static final int BlurPreview
static final int ThresholdPreview
static final int EdgeDetectPreview
static final int SpreadPreview
static final int SolarizePreview
static final int ShadePreview
static final int RaisePreview
static final int SegmentPreview
static final int SwirlPreview
static final int ImplodePreview
static final int WavePreview
static final int OilPaintPreview
static final int CharcoalDrawingPreview
static final int JPEGPreview