Method | Description | |
---|---|---|
AdaptiveBlur ( double radius, double sigma ) : void | ||
AdaptiveResize ( int width, int height ) : void | ||
AdaptiveSharpen ( double radius, double sigma, Channels channels ) : void | ||
AdaptiveThreshold ( int width, int height, double bias ) : void | ||
AddNoise ( NoiseType noiseType, double attenuate, Channels channels ) : void | ||
AddProfile ( string name, byte datum, int length ) : void | ||
AffineTransform ( double scaleX, double scaleY, double shearX, double shearY, double translateX, double translateY ) : void | ||
Annotate ( |
||
AnnotateGravity ( |
||
AutoGamma ( Channels channels ) : void | ||
AutoLevel ( Channels channels ) : void | ||
AutoOrient ( ) : void | ||
BlackThreshold ( string threshold, Channels channels ) : void | ||
BlueShift ( double factor ) : void | ||
Blur ( double radius, double sigma, Channels channels ) : void | ||
Border ( |
||
BrightnessContrast ( double brightness, double contrast, Channels channels ) : void | ||
CannyEdge ( double radius, double sigma, double lower, double upper ) : void | ||
ChannelOffset ( PixelChannel channel ) : int | ||
Charcoal ( double radius, double sigma ) : void | ||
Chop ( |
||
Clamp ( ) : void | ||
ClampChannel ( Channels channels ) : void | ||
Clip ( ) : void | ||
ClipPath ( string pathName, bool inside ) : void | ||
Clone ( ) : |
||
CloneArea ( int width, int height ) : |
||
Clut ( |
||
ColorDecisionList ( string fileName ) : void | ||
ColorMatrix ( |
||
Colorize ( |
||
Compare ( |
||
CompareDistortion ( |
||
Composite ( |
||
CompositeGravity ( |
||
ConnectedComponents ( int connectivity, |
||
Contrast ( bool enhance ) : void | ||
ContrastStretch ( double blackPoint, double whitePoint, Channels channels ) : void | ||
Convolve ( |
||
CopyPixels ( |
||
Crop ( |
||
CropToTiles ( string geometry ) : |
||
CycleColormap ( int amount ) : void | ||
Decipher ( string passphrase ) : void | ||
Deskew ( double threshold ) : void | ||
Despeckle ( ) : void | ||
DetermineColorType ( ) : ColorType | ||
Distort ( DistortMethod method, bool bestfit, double arguments, int length ) : void | ||
Edge ( double radius ) : void | ||
Emboss ( double radius, double sigma ) : void | ||
Encipher ( string passphrase ) : void | ||
Enhance ( ) : void | ||
Equalize ( ) : void | ||
Equals ( |
||
EvaluateFunction ( Channels channels, EvaluateFunction evaluateFunction, double values, int length ) : void | ||
EvaluateGeometry ( Channels channels, MagickRectangle geometry, EvaluateOperator evaluateOperator, double value ) : void | ||
EvaluateOperator ( Channels channels, EvaluateOperator evaluateOperator, double value ) : void | ||
Extent ( string geometry ) : void | ||
ExtentGravity ( string geometry, Gravity gravity ) : void | ||
Flip ( ) : void | ||
FloodFill ( DrawingSettings settings, int x, int y, MagickColor target, bool invert ) : void | ||
Flop ( ) : void | ||
FontTypeMetrics ( DrawingSettings settings, bool ignoreNewLines ) : IntPtr | ||
FormatExpression ( MagickSettings settings, string expression ) : string | ||
Frame ( MagickRectangle geometry ) : void | ||
Fx ( string expression, Channels channels ) : void | ||
GammaCorrect ( double gamma, Channels channels ) : void | ||
GaussianBlur ( double radius, double sigma, Channels channels ) : void | ||
GetArtifact ( string name ) : string | ||
GetAttribute ( string name ) : string | ||
GetBitDepth ( Channels channels ) : int | ||
GetColormap ( int index ) : MagickColor | ||
GetNext ( IntPtr image ) : IntPtr | ||
GetNextArtifactName ( ) : string | ||
GetNextAttributeName ( ) : string | ||
GetNextProfileName ( ) : string | ||
GetProfile ( string name ) : StringInfo | ||
Grayscale ( PixelIntensityMethod method ) : void | ||
HaldClut ( MagickImage image ) : void | ||
HasChannel ( PixelChannel channel ) : bool | ||
HasProfile ( string name ) : bool | ||
Histogram ( UIntPtr &length ) : IntPtr | ||
HoughLine ( int width, int height, int threshold ) : void | ||
Implode ( double amount, PixelInterpolateMethod method ) : void | ||
Kuwahara ( double radius, double sigma ) : void | ||
Level ( double blackPoint, double whitePoint, double gamma, Channels channels ) : void | ||
LevelColors ( MagickColor blackColor, MagickColor whiteColor, Channels channels, bool invert ) : void | ||
Levelize ( double blackPoint, double whitePoint, double gamma, Channels channels ) : void | ||
LinearStretch ( double blackPoint, double whitePoint ) : void | ||
LiquidRescale ( string geometry ) : void | ||
LocalContrast ( double radius, double strength ) : void | ||
Magnify ( ) : void | ||
Map ( MagickImage image, QuantizeSettings settings ) : bool | ||
Minify ( ) : void | ||
Modulate ( string modulate ) : void | ||
Moments ( ) : IntPtr | ||
Morphology ( MorphologyMethod method, string kernel, Channels channels, int iterations ) : void | ||
MotionBlur ( double radius, double sigma, double angle ) : void | ||
NativeMagickImage ( IntPtr instance ) : System | ||
NativeMagickImage ( MagickSettings settings ) : System | ||
Negate ( bool onlyGrayscale, Channels channels ) : void | ||
Normalize ( ) : void | ||
OilPaint ( double radius, double sigma ) : void | ||
Opaque ( MagickColor target, MagickColor fill, bool invert ) : void | ||
OrderedDither ( string thresholdMap, Channels channels ) : void | ||
Perceptible ( double epsilon, Channels channels ) : void | ||
PerceptualHash ( ) : IntPtr | ||
Polaroid ( DrawingSettings settings, string caption, double angle, PixelInterpolateMethod method ) : void | ||
Posterize ( int levels, DitherMethod method, Channels channels ) : void | ||
Quantize ( QuantizeSettings settings ) : void | ||
RaiseOrLower ( int size, bool raise ) : void | ||
RandomThreshold ( double low, double high, Channels channels ) : void | ||
ReadBlob ( MagickSettings settings, byte data, int length ) : void | ||
ReadFile ( MagickSettings settings ) : void | ||
ReadPixels ( int width, int height, string map, StorageType storageType, byte data ) : void | ||
RegionMask ( MagickRectangle region ) : void | ||
RemoveArtifact ( string name ) : void | ||
RemoveAttribute ( string name ) : void | ||
RemoveProfile ( string name ) : void | ||
Resample ( double resolutionX, double resolutionY ) : void | ||
ResetArtifactIterator ( ) : void | ||
ResetAttributeIterator ( ) : void | ||
ResetProfileIterator ( ) : void | ||
Resize ( string geometry ) : void | ||
Roll ( int x, int y ) : void | ||
Rotate ( double degrees ) : void | ||
RotationalBlur ( double angle, Channels channels ) : void | ||
Sample ( string geometry ) : void | ||
Scale ( string geometry ) : void | ||
Segment ( ColorSpace colorSpace, double clusterThreshold, double smoothingThreshold ) : void | ||
SelectiveBlur ( double radius, double sigma, double threshold, Channels channels ) : void | ||
Separate ( Channels channels ) : IntPtr | ||
SepiaTone ( double threshold ) : void | ||
SetAlpha ( AlphaOption value ) : void | ||
SetArtifact ( string name, string value ) : void | ||
SetAttribute ( string name, string value ) : void | ||
SetBitDepth ( Channels channels, int value ) : void | ||
SetColorMetric ( MagickImage image ) : bool | ||
SetColormap ( int index, MagickColor color ) : void | ||
SetNext ( IntPtr image ) : void | ||
SetProgressDelegate ( ProgressDelegate method ) : void | ||
Shade ( double azimuth, double elevation, bool colorShading, Channels channels ) : void | ||
Shadow ( int x, int y, double sigma, double alphaPercentage ) : void | ||
Sharpen ( double radius, double sigma, Channels channel ) : void | ||
Shave ( int leftRight, int topBottom ) : void | ||
Shear ( double xAngle, double yAngle ) : void | ||
SigmoidalContrast ( bool sharpen, double contrast, double midpoint ) : void | ||
Sketch ( double radius, double sigma, double angle ) : void | ||
Solarize ( double factor ) : void | ||
SparseColor ( Channels channel, SparseColorMethod method, double values, int length ) : void | ||
Splice ( MagickRectangle geometry ) : void | ||
Spread ( PixelInterpolateMethod method, double radius ) : void | ||
Statistic ( StatisticType type, int width, int height ) : void | ||
Statistics ( ) : IntPtr | ||
Stegano ( MagickImage watermark ) : void | ||
Stereo ( MagickImage rightImage ) : void | ||
Strip ( ) : void | ||
SubImageSearch ( MagickImage reference, ErrorMetric metric, double similarityThreshold, MagickRectangle &offset, double &similarityMetric ) : IntPtr | ||
Swirl ( PixelInterpolateMethod method, double degrees ) : void | ||
Texture ( MagickImage image ) : void | ||
Threshold ( double threshold ) : void | ||
Thumbnail ( string geometry ) : void | ||
Tint ( string opacity, MagickColor tint ) : void | ||
Transparent ( MagickColor color, bool invert ) : void | ||
TransparentChroma ( MagickColor colorLow, MagickColor colorHigh, bool invert ) : void | ||
Transpose ( ) : void | ||
Transverse ( ) : void | ||
Trim ( ) : void | ||
UniqueColors ( ) : IntPtr | ||
UnsharpMask ( double radius, double sigma, double amount, double threshold, Channels channels ) : void | ||
Vignette ( double radius, double sigma, int x, int y ) : void | ||
Wave ( PixelInterpolateMethod method, double amplitude, double length ) : void | ||
WaveletDenoise ( double threshold, double softness ) : void | ||
WhiteThreshold ( string threshold, Channels channels ) : void | ||
WriteBlob ( MagickSettings settings, UIntPtr &length ) : IntPtr | ||
WriteFile ( MagickSettings settings ) : void |
Method | Description | |
---|---|---|
Dispose ( |
public AdaptiveBlur ( double radius, double sigma ) : void | ||
radius | double | |
sigma | double | |
return | void |
public AdaptiveResize ( int width, int height ) : void | ||
width | int | |
height | int | |
return | void |
public AdaptiveSharpen ( double radius, double sigma, Channels channels ) : void | ||
radius | double | |
sigma | double | |
channels | Channels | |
return | void |
public AdaptiveThreshold ( int width, int height, double bias ) : void | ||
width | int | |
height | int | |
bias | double | |
return | void |
public AddNoise ( NoiseType noiseType, double attenuate, Channels channels ) : void | ||
noiseType | NoiseType | |
attenuate | double | |
channels | Channels | |
return | void |
public AddProfile ( string name, byte datum, int length ) : void | ||
name | string | |
datum | byte | |
length | int | |
return | void |
public AffineTransform ( double scaleX, double scaleY, double shearX, double shearY, double translateX, double translateY ) : void | ||
scaleX | double | |
scaleY | double | |
shearX | double | |
shearY | double | |
translateX | double | |
translateY | double | |
return | void |
public Annotate ( |
||
settings | ||
text | string | |
boundingArea | string | |
gravity | Gravity | |
degrees | double | |
return | void |
public AnnotateGravity ( |
||
settings | ||
text | string | |
gravity | Gravity | |
return | void |
public AutoGamma ( Channels channels ) : void | ||
channels | Channels | |
return | void |
public AutoLevel ( Channels channels ) : void | ||
channels | Channels | |
return | void |
public BlackThreshold ( string threshold, Channels channels ) : void | ||
threshold | string | |
channels | Channels | |
return | void |
public Blur ( double radius, double sigma, Channels channels ) : void | ||
radius | double | |
sigma | double | |
channels | Channels | |
return | void |
public Border ( |
||
value | ||
return | void |
public BrightnessContrast ( double brightness, double contrast, Channels channels ) : void | ||
brightness | double | |
contrast | double | |
channels | Channels | |
return | void |
public CannyEdge ( double radius, double sigma, double lower, double upper ) : void | ||
radius | double | |
sigma | double | |
lower | double | |
upper | double | |
return | void |
public ChannelOffset ( PixelChannel channel ) : int | ||
channel | PixelChannel | |
return | int |
public Charcoal ( double radius, double sigma ) : void | ||
radius | double | |
sigma | double | |
return | void |
public Chop ( |
||
geometry | ||
return | void |
public ClampChannel ( Channels channels ) : void | ||
channels | Channels | |
return | void |
public ClipPath ( string pathName, bool inside ) : void | ||
pathName | string | |
inside | bool | |
return | void |
public CloneArea ( int width, int height ) : |
||
width | int | |
height | int | |
return |
public Clut ( |
||
image | ||
method | PixelInterpolateMethod | |
channels | Channels | |
return | void |
public ColorDecisionList ( string fileName ) : void | ||
fileName | string | |
return | void |
public ColorMatrix ( |
||
matrix | ||
return | void |
public Colorize ( |
||
color | ||
blend | string | |
return | void |
public Compare ( |
||
image | ||
metric | ErrorMetric | |
channels | Channels | |
distortion | double | |
return |
public CompareDistortion ( |
||
image | ||
metric | ErrorMetric | |
channels | Channels | |
return | double |
public Composite ( |
||
image | ||
x | int | |
y | int | |
compose | CompositeOperator | |
return | void |
public CompositeGravity ( |
||
image | ||
gravity | Gravity | |
compose | CompositeOperator | |
return | void |
public ConnectedComponents ( int connectivity, |
||
connectivity | int | |
objects | ||
return | void |
public ContrastStretch ( double blackPoint, double whitePoint, Channels channels ) : void | ||
blackPoint | double | |
whitePoint | double | |
channels | Channels | |
return | void |
public Convolve ( |
||
matrix | ||
return | void |
public CopyPixels ( |
||
image | ||
geometry | ||
offset | ||
channels | Channels | |
return | void |
public Crop ( |
||
geometry | ||
return | void |
public CropToTiles ( string geometry ) : |
||
geometry | string | |
return |
protected Dispose ( |
||
instance | ||
return | void |
public Distort ( DistortMethod method, bool bestfit, double arguments, int length ) : void | ||
method | DistortMethod | |
bestfit | bool | |
arguments | double | |
length | int | |
return | void |
public Emboss ( double radius, double sigma ) : void | ||
radius | double | |
sigma | double | |
return | void |
public EvaluateFunction ( Channels channels, EvaluateFunction evaluateFunction, double values, int length ) : void | ||
channels | Channels | |
evaluateFunction | EvaluateFunction | |
values | double | |
length | int | |
return | void |
public EvaluateGeometry ( Channels channels, MagickRectangle geometry, EvaluateOperator evaluateOperator, double value ) : void | ||
channels | Channels | |
geometry | MagickRectangle | |
evaluateOperator | EvaluateOperator | |
value | double | |
return | void |
public EvaluateOperator ( Channels channels, EvaluateOperator evaluateOperator, double value ) : void | ||
channels | Channels | |
evaluateOperator | EvaluateOperator | |
value | double | |
return | void |
public ExtentGravity ( string geometry, Gravity gravity ) : void | ||
geometry | string | |
gravity | Gravity | |
return | void |
public FloodFill ( DrawingSettings settings, int x, int y, MagickColor target, bool invert ) : void | ||
settings | DrawingSettings | |
x | int | |
y | int | |
target | MagickColor | |
invert | bool | |
return | void |
public FontTypeMetrics ( DrawingSettings settings, bool ignoreNewLines ) : IntPtr | ||
settings | DrawingSettings | |
ignoreNewLines | bool | |
return | IntPtr |
public FormatExpression ( MagickSettings settings, string expression ) : string | ||
settings | MagickSettings | |
expression | string | |
return | string |
public Frame ( MagickRectangle geometry ) : void | ||
geometry | MagickRectangle | |
return | void |
public Fx ( string expression, Channels channels ) : void | ||
expression | string | |
channels | Channels | |
return | void |
public GammaCorrect ( double gamma, Channels channels ) : void | ||
gamma | double | |
channels | Channels | |
return | void |
public GaussianBlur ( double radius, double sigma, Channels channels ) : void | ||
radius | double | |
sigma | double | |
channels | Channels | |
return | void |
public GetBitDepth ( Channels channels ) : int | ||
channels | Channels | |
return | int |
public GetColormap ( int index ) : MagickColor | ||
index | int | |
return | MagickColor |
public static GetNext ( IntPtr image ) : IntPtr | ||
image | IntPtr | |
return | IntPtr |
public GetProfile ( string name ) : StringInfo | ||
name | string | |
return | StringInfo |
public Grayscale ( PixelIntensityMethod method ) : void | ||
method | PixelIntensityMethod | |
return | void |
public HasChannel ( PixelChannel channel ) : bool | ||
channel | PixelChannel | |
return | bool |
public Histogram ( UIntPtr &length ) : IntPtr | ||
length | UIntPtr | |
return | IntPtr |
public HoughLine ( int width, int height, int threshold ) : void | ||
width | int | |
height | int | |
threshold | int | |
return | void |
public Implode ( double amount, PixelInterpolateMethod method ) : void | ||
amount | double | |
method | PixelInterpolateMethod | |
return | void |
public Kuwahara ( double radius, double sigma ) : void | ||
radius | double | |
sigma | double | |
return | void |
public Level ( double blackPoint, double whitePoint, double gamma, Channels channels ) : void | ||
blackPoint | double | |
whitePoint | double | |
gamma | double | |
channels | Channels | |
return | void |
public LevelColors ( MagickColor blackColor, MagickColor whiteColor, Channels channels, bool invert ) : void | ||
blackColor | MagickColor | |
whiteColor | MagickColor | |
channels | Channels | |
invert | bool | |
return | void |
public Levelize ( double blackPoint, double whitePoint, double gamma, Channels channels ) : void | ||
blackPoint | double | |
whitePoint | double | |
gamma | double | |
channels | Channels | |
return | void |
public LinearStretch ( double blackPoint, double whitePoint ) : void | ||
blackPoint | double | |
whitePoint | double | |
return | void |
public LiquidRescale ( string geometry ) : void | ||
geometry | string | |
return | void |
public LocalContrast ( double radius, double strength ) : void | ||
radius | double | |
strength | double | |
return | void |
public Map ( MagickImage image, QuantizeSettings settings ) : bool | ||
image | MagickImage | |
settings | QuantizeSettings | |
return | bool |
public Morphology ( MorphologyMethod method, string kernel, Channels channels, int iterations ) : void | ||
method | MorphologyMethod | |
kernel | string | |
channels | Channels | |
iterations | int | |
return | void |
public MotionBlur ( double radius, double sigma, double angle ) : void | ||
radius | double | |
sigma | double | |
angle | double | |
return | void |
public NativeMagickImage ( IntPtr instance ) : System | ||
instance | IntPtr | |
return | System |
public NativeMagickImage ( MagickSettings settings ) : System | ||
settings | MagickSettings | |
return | System |
public Negate ( bool onlyGrayscale, Channels channels ) : void | ||
onlyGrayscale | bool | |
channels | Channels | |
return | void |
public OilPaint ( double radius, double sigma ) : void | ||
radius | double | |
sigma | double | |
return | void |
public Opaque ( MagickColor target, MagickColor fill, bool invert ) : void | ||
target | MagickColor | |
fill | MagickColor | |
invert | bool | |
return | void |
public OrderedDither ( string thresholdMap, Channels channels ) : void | ||
thresholdMap | string | |
channels | Channels | |
return | void |
public Perceptible ( double epsilon, Channels channels ) : void | ||
epsilon | double | |
channels | Channels | |
return | void |
public Polaroid ( DrawingSettings settings, string caption, double angle, PixelInterpolateMethod method ) : void | ||
settings | DrawingSettings | |
caption | string | |
angle | double | |
method | PixelInterpolateMethod | |
return | void |
public Posterize ( int levels, DitherMethod method, Channels channels ) : void | ||
levels | int | |
method | DitherMethod | |
channels | Channels | |
return | void |
public Quantize ( QuantizeSettings settings ) : void | ||
settings | QuantizeSettings | |
return | void |
public RaiseOrLower ( int size, bool raise ) : void | ||
size | int | |
raise | bool | |
return | void |
public RandomThreshold ( double low, double high, Channels channels ) : void | ||
low | double | |
high | double | |
channels | Channels | |
return | void |
public ReadBlob ( MagickSettings settings, byte data, int length ) : void | ||
settings | MagickSettings | |
data | byte | |
length | int | |
return | void |
public ReadFile ( MagickSettings settings ) : void | ||
settings | MagickSettings | |
return | void |
public ReadPixels ( int width, int height, string map, StorageType storageType, byte data ) : void | ||
width | int | |
height | int | |
map | string | |
storageType | StorageType | |
data | byte | |
return | void |
public RegionMask ( MagickRectangle region ) : void | ||
region | MagickRectangle | |
return | void |
public RemoveAttribute ( string name ) : void | ||
name | string | |
return | void |
public Resample ( double resolutionX, double resolutionY ) : void | ||
resolutionX | double | |
resolutionY | double | |
return | void |
public RotationalBlur ( double angle, Channels channels ) : void | ||
angle | double | |
channels | Channels | |
return | void |
public Segment ( ColorSpace colorSpace, double clusterThreshold, double smoothingThreshold ) : void | ||
colorSpace | ColorSpace | |
clusterThreshold | double | |
smoothingThreshold | double | |
return | void |
public SelectiveBlur ( double radius, double sigma, double threshold, Channels channels ) : void | ||
radius | double | |
sigma | double | |
threshold | double | |
channels | Channels | |
return | void |
public Separate ( Channels channels ) : IntPtr | ||
channels | Channels | |
return | IntPtr |
public SetArtifact ( string name, string value ) : void | ||
name | string | |
value | string | |
return | void |
public SetAttribute ( string name, string value ) : void | ||
name | string | |
value | string | |
return | void |
public SetBitDepth ( Channels channels, int value ) : void | ||
channels | Channels | |
value | int | |
return | void |
public SetColorMetric ( MagickImage image ) : bool | ||
image | MagickImage | |
return | bool |
public SetColormap ( int index, MagickColor color ) : void | ||
index | int | |
color | MagickColor | |
return | void |
public SetProgressDelegate ( ProgressDelegate method ) : void | ||
method | ProgressDelegate | |
return | void |
public Shade ( double azimuth, double elevation, bool colorShading, Channels channels ) : void | ||
azimuth | double | |
elevation | double | |
colorShading | bool | |
channels | Channels | |
return | void |
public Shadow ( int x, int y, double sigma, double alphaPercentage ) : void | ||
x | int | |
y | int | |
sigma | double | |
alphaPercentage | double | |
return | void |
public Sharpen ( double radius, double sigma, Channels channel ) : void | ||
radius | double | |
sigma | double | |
channel | Channels | |
return | void |
public Shave ( int leftRight, int topBottom ) : void | ||
leftRight | int | |
topBottom | int | |
return | void |
public Shear ( double xAngle, double yAngle ) : void | ||
xAngle | double | |
yAngle | double | |
return | void |
public SigmoidalContrast ( bool sharpen, double contrast, double midpoint ) : void | ||
sharpen | bool | |
contrast | double | |
midpoint | double | |
return | void |
public Sketch ( double radius, double sigma, double angle ) : void | ||
radius | double | |
sigma | double | |
angle | double | |
return | void |
public SparseColor ( Channels channel, SparseColorMethod method, double values, int length ) : void | ||
channel | Channels | |
method | SparseColorMethod | |
values | double | |
length | int | |
return | void |
public Splice ( MagickRectangle geometry ) : void | ||
geometry | MagickRectangle | |
return | void |
public Spread ( PixelInterpolateMethod method, double radius ) : void | ||
method | PixelInterpolateMethod | |
radius | double | |
return | void |
public Statistic ( StatisticType type, int width, int height ) : void | ||
type | StatisticType | |
width | int | |
height | int | |
return | void |
public Stegano ( MagickImage watermark ) : void | ||
watermark | MagickImage | |
return | void |
public Stereo ( MagickImage rightImage ) : void | ||
rightImage | MagickImage | |
return | void |
public SubImageSearch ( MagickImage reference, ErrorMetric metric, double similarityThreshold, MagickRectangle &offset, double &similarityMetric ) : IntPtr | ||
reference | MagickImage | |
metric | ErrorMetric | |
similarityThreshold | double | |
offset | MagickRectangle | |
similarityMetric | double | |
return | IntPtr |
public Swirl ( PixelInterpolateMethod method, double degrees ) : void | ||
method | PixelInterpolateMethod | |
degrees | double | |
return | void |
public Tint ( string opacity, MagickColor tint ) : void | ||
opacity | string | |
tint | MagickColor | |
return | void |
public Transparent ( MagickColor color, bool invert ) : void | ||
color | MagickColor | |
invert | bool | |
return | void |
public TransparentChroma ( MagickColor colorLow, MagickColor colorHigh, bool invert ) : void | ||
colorLow | MagickColor | |
colorHigh | MagickColor | |
invert | bool | |
return | void |
public UnsharpMask ( double radius, double sigma, double amount, double threshold, Channels channels ) : void | ||
radius | double | |
sigma | double | |
amount | double | |
threshold | double | |
channels | Channels | |
return | void |
public Vignette ( double radius, double sigma, int x, int y ) : void | ||
radius | double | |
sigma | double | |
x | int | |
y | int | |
return | void |
public Wave ( PixelInterpolateMethod method, double amplitude, double length ) : void | ||
method | PixelInterpolateMethod | |
amplitude | double | |
length | double | |
return | void |
public WaveletDenoise ( double threshold, double softness ) : void | ||
threshold | double | |
softness | double | |
return | void |
public WhiteThreshold ( string threshold, Channels channels ) : void | ||
threshold | string | |
channels | Channels | |
return | void |
public WriteBlob ( MagickSettings settings, UIntPtr &length ) : IntPtr | ||
settings | MagickSettings | |
length | UIntPtr | |
return | IntPtr |
public WriteFile ( MagickSettings settings ) : void | ||
settings | MagickSettings | |
return | void |