magick

Interface PreviewType

public interface PreviewType

Corresponds to the ImageMagick enumerated type of the same name.
Author:
Eric Yeo

Field Summary

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

Field Details

AddNoisePreview

public static final int AddNoisePreview
Field Value:
14

BlurPreview

public static final int BlurPreview
Field Value:
16

BrightnessPreview

public static final int BrightnessPreview
Field Value:
6

CharcoalDrawingPreview

public static final int CharcoalDrawingPreview
Field Value:
28

DespecklePreview

public static final int DespecklePreview
Field Value:
12

DullPreview

public static final int DullPreview
Field Value:
9

EdgeDetectPreview

public static final int EdgeDetectPreview
Field Value:
18

GammaPreview

public static final int GammaPreview
Field Value:
7

GrayscalePreview

public static final int GrayscalePreview
Field Value:
10

HuePreview

public static final int HuePreview
Field Value:
4

ImplodePreview

public static final int ImplodePreview
Field Value:
25

JPEGPreview

public static final int JPEGPreview
Field Value:
29

OilPaintPreview

public static final int OilPaintPreview
Field Value:
27

QuantizePreview

public static final int QuantizePreview
Field Value:
11

RaisePreview

public static final int RaisePreview
Field Value:
22

ReduceNoisePreview

public static final int ReduceNoisePreview
Field Value:
13

RollPreview

public static final int RollPreview
Field Value:
3

RotatePreview

public static final int RotatePreview
Field Value:
1

SaturationPreview

public static final int SaturationPreview
Field Value:
5

SegmentPreview

public static final int SegmentPreview
Field Value:
23

ShadePreview

public static final int ShadePreview
Field Value:
21

SharpenPreview

public static final int SharpenPreview
Field Value:
15

ShearPreview

public static final int ShearPreview
Field Value:
2

SolarizePreview

public static final int SolarizePreview
Field Value:
20

SpiffPreview

public static final int SpiffPreview
Field Value:
8

SpreadPreview

public static final int SpreadPreview
Field Value:
19

SwirlPreview

public static final int SwirlPreview
Field Value:
24

ThresholdPreview

public static final int ThresholdPreview
Field Value:
17

UndefinedPreview

public static final int UndefinedPreview
Field Value:
0

WavePreview

public static final int WavePreview
Field Value:
26