|
| Image (const Blob &blob_) |
|
| Image (const Blob &blob_, const Geometry &size_) |
|
| Image (const Blob &blob_, const Geometry &size_, const size_t depth_) |
|
| Image (const Blob &blob_, const Geometry &size_, const size_t depth_, const std::string &magick_) |
|
| Image (const Blob &blob_, const Geometry &size_, const std::string &magick_) |
|
| Image (const Geometry &size_, const Color &color_) |
|
| Image (const Image &image_) |
|
| Image (const Image &image_, const Geometry &geometry_) |
|
| Image (const size_t width_, const size_t height_, const std::string &map_, const StorageType type_, const void *pixels_) |
|
| Image (const std::string &imageSpec_) |
|
Image & | operator= (const Image &image_) |
|
void | adjoin (const bool flag_) |
|
bool | adjoin (void) const |
|
void | alpha (const bool alphaFlag_) |
|
bool | alpha (void) const |
|
void | matteColor (const Color &matteColor_) |
|
Color | matteColor (void) const |
|
void | animationDelay (const size_t delay_) |
|
size_t | animationDelay (void) const |
|
void | animationIterations (const size_t iterations_) |
|
size_t | animationIterations (void) const |
|
void | backgroundColor (const Color &color_) |
|
Color | backgroundColor (void) const |
|
void | backgroundTexture (const std::string &backgroundTexture_) |
|
std::string | backgroundTexture (void) const |
|
size_t | baseColumns (void) const |
|
std::string | baseFilename (void) const |
|
size_t | baseRows (void) const |
|
void | blackPointCompensation (const bool flag_) |
|
bool | blackPointCompensation (void) const |
|
void | borderColor (const Color &color_) |
|
Color | borderColor (void) const |
|
Geometry | boundingBox (void) const |
|
void | boxColor (const Color &boxColor_) |
|
Color | boxColor (void) const |
|
void | channelDepth (const ChannelType channel_, const size_t depth_) |
|
size_t | channelDepth (const ChannelType channel_) |
|
size_t | channels () const |
|
void | classType (const ClassType class_) |
|
ClassType | classType (void) const |
|
void | colorFuzz (const double fuzz_) |
|
double | colorFuzz (void) const |
|
void | colorMapSize (const size_t entries_) |
|
size_t | colorMapSize (void) const |
|
void | colorSpace (const ColorspaceType colorSpace_) |
|
ColorspaceType | colorSpace (void) const |
|
void | colorSpaceType (const ColorspaceType colorSpace_) |
|
ColorspaceType | colorSpaceType (void) const |
|
size_t | columns (void) const |
|
void | comment (const std::string &comment_) |
|
std::string | comment (void) const |
|
void | compose (const CompositeOperator compose_) |
|
CompositeOperator | compose (void) const |
|
void | compressType (const CompressionType compressType_) |
|
CompressionType | compressType (void) const |
|
void | debug (const bool flag_) |
|
bool | debug (void) const |
|
void | density (const Point &density_) |
|
Point | density (void) const |
|
void | depth (const size_t depth_) |
|
size_t | depth (void) const |
|
std::string | directory (void) const |
|
void | endian (const EndianType endian_) |
|
EndianType | endian (void) const |
|
void | exifProfile (const Blob &exifProfile_) |
|
Blob | exifProfile (void) const |
|
void | fileName (const std::string &fileName_) |
|
std::string | fileName (void) const |
|
MagickSizeType | fileSize (void) const |
|
void | fillColor (const Color &fillColor_) |
|
Color | fillColor (void) const |
|
void | fillRule (const FillRule &fillRule_) |
|
FillRule | fillRule (void) const |
|
void | fillPattern (const Image &fillPattern_) |
|
Image | fillPattern (void) const |
|
void | filterType (const FilterType filterType_) |
|
FilterType | filterType (void) const |
|
void | font (const std::string &font_) |
|
std::string | font (void) const |
|
void | fontFamily (const std::string &family_) |
|
std::string | fontFamily (void) const |
|
void | fontPointsize (const double pointSize_) |
|
double | fontPointsize (void) const |
|
void | fontStyle (const StyleType style_) |
|
StyleType | fontStyle (void) const |
|
void | fontWeight (const size_t weight_) |
|
size_t | fontWeight (void) const |
|
std::string | format (void) const |
|
std::string | formatExpression (const std::string expression) |
|
double | gamma (void) const |
|
Geometry | geometry (void) const |
|
void | gifDisposeMethod (const DisposeType disposeMethod_) |
|
DisposeType | gifDisposeMethod (void) const |
|
bool | hasChannel (const PixelChannel channel) const |
|
void | highlightColor (const Color color_) |
|
void | iccColorProfile (const Blob &colorProfile_) |
|
Blob | iccColorProfile (void) const |
|
void | interlaceType (const InterlaceType interlace_) |
|
InterlaceType | interlaceType (void) const |
|
void | interpolate (const PixelInterpolateMethod interpolate_) |
|
PixelInterpolateMethod | interpolate (void) const |
|
void | iptcProfile (const Blob &iptcProfile_) |
|
Blob | iptcProfile (void) const |
|
bool | isOpaque (void) const |
|
void | isValid (const bool isValid_) |
|
bool | isValid (void) const |
|
void | label (const std::string &label_) |
|
std::string | label (void) const |
|
void | lowlightColor (const Color color_) |
|
void | magick (const std::string &magick_) |
|
std::string | magick (void) const |
|
void | masklightColor (const Color color_) |
|
double | meanErrorPerPixel (void) const |
|
void | modulusDepth (const size_t modulusDepth_) |
|
size_t | modulusDepth (void) const |
|
void | monochrome (const bool monochromeFlag_) |
|
bool | monochrome (void) const |
|
Geometry | montageGeometry (void) const |
|
double | normalizedMaxError (void) const |
|
double | normalizedMeanError (void) const |
|
void | orientation (const OrientationType orientation_) |
|
OrientationType | orientation (void) const |
|
void | page (const Geometry &pageSize_) |
|
Geometry | page (void) const |
|
void | quality (const size_t quality_) |
|
size_t | quality (void) const |
|
void | quantizeColors (const size_t colors_) |
|
size_t | quantizeColors (void) const |
|
void | quantizeColorSpace (const ColorspaceType colorSpace_) |
|
ColorspaceType | quantizeColorSpace (void) const |
|
void | quantizeDither (const bool ditherFlag_) |
|
bool | quantizeDither (void) const |
|
void | quantizeDitherMethod (const DitherMethod ditherMethod_) |
|
DitherMethod | quantizeDitherMethod (void) const |
|
void | quantizeTreeDepth (const size_t treeDepth_) |
|
size_t | quantizeTreeDepth (void) const |
|
void | quiet (const bool quiet_) |
|
bool | quiet (void) const |
|
void | renderingIntent (const RenderingIntent renderingIntent_) |
|
RenderingIntent | renderingIntent (void) const |
|
void | resolutionUnits (const ResolutionType resolutionUnits_) |
|
ResolutionType | resolutionUnits (void) const |
|
size_t | rows (void) const |
|
void | samplingFactor (const std::string &samplingFactor_) |
|
std::string | samplingFactor (void) const |
|
void | scene (const size_t scene_) |
|
size_t | scene (void) const |
|
void | size (const Geometry &geometry_) |
|
Geometry | size (void) const |
|
void | strokeAntiAlias (const bool flag_) |
|
bool | strokeAntiAlias (void) const |
|
void | strokeColor (const Color &strokeColor_) |
|
Color | strokeColor (void) const |
|
void | strokeDashArray (const double *strokeDashArray_) |
|
const double * | strokeDashArray (void) const |
|
void | strokeDashOffset (const double strokeDashOffset_) |
|
double | strokeDashOffset (void) const |
|
void | strokeLineCap (const LineCap lineCap_) |
|
LineCap | strokeLineCap (void) const |
|
void | strokeLineJoin (const LineJoin lineJoin_) |
|
LineJoin | strokeLineJoin (void) const |
|
void | strokeMiterLimit (const size_t miterLimit_) |
|
size_t | strokeMiterLimit (void) const |
|
void | strokePattern (const Image &strokePattern_) |
|
Image | strokePattern (void) const |
|
void | strokeWidth (const double strokeWidth_) |
|
double | strokeWidth (void) const |
|
void | subImage (const size_t subImage_) |
|
size_t | subImage (void) const |
|
void | subRange (const size_t subRange_) |
|
size_t | subRange (void) const |
|
void | textAntiAlias (const bool flag_) |
|
bool | textAntiAlias (void) const |
|
void | textDirection (DirectionType direction_) |
|
DirectionType | textDirection () const |
|
void | textEncoding (const std::string &encoding_) |
|
std::string | textEncoding (void) const |
|
void | textGravity (GravityType gravity_) |
|
GravityType | textGravity () const |
|
void | textInterlineSpacing (double spacing_) |
|
double | textInterlineSpacing (void) const |
|
void | textInterwordSpacing (double spacing_) |
|
double | textInterwordSpacing (void) const |
|
void | textKerning (double kerning_) |
|
double | textKerning (void) const |
|
void | textUnderColor (const Color &underColor_) |
|
Color | textUnderColor (void) const |
|
size_t | totalColors (void) const |
|
void | transformRotation (const double angle_) |
|
void | transformSkewX (const double skewx_) |
|
void | transformSkewY (const double skewy_) |
|
void | type (const ImageType type_) |
|
ImageType | type (void) const |
|
void | verbose (const bool verboseFlag_) |
|
bool | verbose (void) const |
|
void | virtualPixelMethod (const VirtualPixelMethod virtualPixelMethod_) |
|
VirtualPixelMethod | virtualPixelMethod (void) const |
|
void | x11Display (const std::string &display_) |
|
std::string | x11Display (void) const |
|
double | xResolution (void) const |
|
double | yResolution (void) const |
|
void | adaptiveBlur (const double radius_=0.0, const double sigma_=1.0) |
|
void | adaptiveResize (const Geometry &geometry_) |
|
void | adaptiveSharpen (const double radius_=0.0, const double sigma_=1.0) |
|
void | adaptiveSharpenChannel (const ChannelType channel_, const double radius_=0.0, const double sigma_=1.0) |
|
void | adaptiveThreshold (const size_t width_, const size_t height_, const double bias_=0.0) |
|
void | addNoise (const NoiseType noiseType_, const double attenuate_=1.0) |
|
void | addNoiseChannel (const ChannelType channel_, const NoiseType noiseType_, const double attenuate_=1.0) |
|
void | affineTransform (const DrawableAffine &affine) |
|
void | alpha (const unsigned int alpha_) |
|
void | alphaChannel (AlphaChannelOption alphaOption_) |
|
void | annotate (const std::string &text_, const Geometry &location_) |
|
void | annotate (const std::string &text_, const Geometry &boundingArea_, const GravityType gravity_) |
|
void | annotate (const std::string &text_, const Geometry &boundingArea_, const GravityType gravity_, const double degrees_) |
|
void | annotate (const std::string &text_, const GravityType gravity_) |
|
void | artifact (const std::string &name_, const std::string &value_) |
|
std::string | artifact (const std::string &name_) const |
|
void | attribute (const std::string name_, const char *value_) |
|
void | attribute (const std::string name_, const std::string value_) |
|
std::string | attribute (const std::string name_) const |
|
void | autoGamma (void) |
|
void | autoGammaChannel (const ChannelType channel_) |
|
void | autoLevel (void) |
|
void | autoLevelChannel (const ChannelType channel_) |
|
void | autoOrient (void) |
|
void | autoThreshold (const AutoThresholdMethod method_) |
|
void | blackThreshold (const std::string &threshold_) |
|
void | blackThresholdChannel (const ChannelType channel_, const std::string &threshold_) |
|
void | blueShift (const double factor_=1.5) |
|
void | blur (const double radius_=0.0, const double sigma_=1.0) |
|
void | blurChannel (const ChannelType channel_, const double radius_=0.0, const double sigma_=1.0) |
|
void | border (const Geometry &geometry_=borderGeometryDefault) |
|
void | brightnessContrast (const double brightness_=0.0, const double contrast_=0.0) |
|
void | brightnessContrastChannel (const ChannelType channel_, const double brightness_=0.0, const double contrast_=0.0) |
|
void | cannyEdge (const double radius_=0.0, const double sigma_=1.0, const double lowerPercent_=0.1, const double upperPercent_=0.3) |
|
void | cdl (const std::string &cdl_) |
|
void | channel (const ChannelType channel_) |
|
void | charcoal (const double radius_=0.0, const double sigma_=1.0) |
|
void | charcoalChannel (const ChannelType channel_, const double radius_=0.0, const double sigma_=1.0) |
|
void | chop (const Geometry &geometry_) |
|
void | chromaBluePrimary (const double x_, const double y_, const double z_) |
|
void | chromaBluePrimary (double *x_, double *y_, double *z_) const |
|
void | chromaGreenPrimary (const double x_, const double y_, const double z_) |
|
void | chromaGreenPrimary (double *x_, double *y_, double *z_) const |
|
void | chromaRedPrimary (const double x_, const double y_, const double z_) |
|
void | chromaRedPrimary (double *x_, double *y_, double *z_) const |
|
void | chromaWhitePoint (const double x_, const double y_, const double z_) |
|
void | chromaWhitePoint (double *x_, double *y_, double *z_) const |
|
void | clamp (void) |
|
void | clampChannel (const ChannelType channel_) |
|
void | clip (void) |
|
void | clipPath (const std::string pathname_, const bool inside_) |
|
void | clut (const Image &clutImage_, const PixelInterpolateMethod method) |
|
void | clutChannel (const ChannelType channel_, const Image &clutImage_, const PixelInterpolateMethod method) |
|
void | colorize (const unsigned int alpha_, const Color &penColor_) |
|
void | colorize (const unsigned int alphaRed_, const unsigned int alphaGreen_, const unsigned int alphaBlue_, const Color &penColor_) |
|
void | colorMap (const size_t index_, const Color &color_) |
|
Color | colorMap (const size_t index_) const |
|
void | colorMatrix (const size_t order_, const double *color_matrix_) |
|
bool | compare (const Image &reference_) const |
|
double | compare (const Image &reference_, const MetricType metric_) |
|
double | compareChannel (const ChannelType channel_, const Image &reference_, const MetricType metric_) |
|
Image | compare (const Image &reference_, const MetricType metric_, double *distortion) |
|
Image | compareChannel (const ChannelType channel_, const Image &reference_, const MetricType metric_, double *distortion) |
|
void | composite (const Image &compositeImage_, const Geometry &offset_, const CompositeOperator compose_=InCompositeOp) |
|
void | composite (const Image &compositeImage_, const GravityType gravity_, const CompositeOperator compose_=InCompositeOp) |
|
void | composite (const Image &compositeImage_, const ::ssize_t xOffset_, const ::ssize_t yOffset_, const CompositeOperator compose_=InCompositeOp) |
|
void | connectedComponents (const size_t connectivity_) |
|
void | contrast (const bool sharpen_) |
|
void | contrastStretch (const double blackPoint_, const double whitePoint_) |
|
void | contrastStretchChannel (const ChannelType channel_, const double blackPoint_, const double whitePoint_) |
|
void | convolve (const size_t order_, const double *kernel_) |
|
void | copyPixels (const Image &source_, const Geometry &geometry_, const Offset &offset_) |
|
void | crop (const Geometry &geometry_) |
|
void | cycleColormap (const ::ssize_t amount_) |
|
void | decipher (const std::string &passphrase_) |
|
void | defineSet (const std::string &magick_, const std::string &key_, bool flag_) |
|
bool | defineSet (const std::string &magick_, const std::string &key_) const |
|
void | defineValue (const std::string &magick_, const std::string &key_, const std::string &value_) |
|
std::string | defineValue (const std::string &magick_, const std::string &key_) const |
|
void | deskew (const double threshold_) |
|
void | despeckle (void) |
|
void | display (void) |
|
void | distort (const DistortMethod method_, const size_t numberArguments_, const double *arguments_, const bool bestfit_=false) |
|
void | draw (const Drawable &drawable_) |
|
void | draw (const std::vector< Magick::Drawable > &drawable_) |
|
void | edge (const double radius_=0.0) |
|
void | emboss (const double radius_=0.0, const double sigma_=1.0) |
|
void | encipher (const std::string &passphrase_) |
|
void | enhance (void) |
|
void | equalize (void) |
|
void | erase (void) |
|
void | evaluate (const ChannelType channel_, const MagickEvaluateOperator operator_,double rvalue_) |
|
void | evaluate (const ChannelType channel_, const MagickFunction function_, const size_t number_parameters_, const double *parameters_) |
|
void | evaluate (const ChannelType channel_, const ::ssize_t x_, const ::ssize_t y_, const size_t columns_, const size_t rows_, const MagickEvaluateOperator operator_,const double rvalue_) |
|
void | extent (const Geometry &geometry_) |
|
void | extent (const Geometry &geometry_, const Color &backgroundColor) |
|
void | extent (const Geometry &geometry_, const Color &backgroundColor, const GravityType gravity_) |
|
void | extent (const Geometry &geometry_, const GravityType gravity_) |
|
void | flip (void) |
|
void | floodFillAlpha (const ::ssize_t x_, const ::ssize_t y_, const unsigned int alpha_, const bool invert_=false) |
|
void | floodFillAlpha (const ssize_t x_, const ssize_t y_, const unsigned int alpha_, const Color &target_, const bool invert_=false) |
|
void | floodFillColor (const Geometry &point_, const Color &fillColor_, const bool invert_=false) |
|
void | floodFillColor (const ::ssize_t x_, const ::ssize_t y_, const Color &fillColor_, const bool invert_=false) |
|
void | floodFillColor (const Geometry &point_, const Color &fillColor_, const Color &borderColor_, const bool invert_=false) |
|
void | floodFillColor (const ::ssize_t x_, const ::ssize_t y_, const Color &fillColor_, const Color &borderColor_, const bool invert_=false) |
|
void | floodFillTexture (const Geometry &point_, const Image &texture_, const bool invert_=false) |
|
void | floodFillTexture (const ::ssize_t x_, const ::ssize_t y_, const Image &texture_, const bool invert_=false) |
|
void | floodFillTexture (const Geometry &point_, const Image &texture_, const Color &borderColor_, const bool invert_=false) |
|
void | floodFillTexture (const ::ssize_t x_, const ::ssize_t y_, const Image &texture_, const Color &borderColor_, const bool invert_=false) |
|
void | flop (void) |
|
void | fontTypeMetrics (const std::string &text_, TypeMetric *metrics) |
|
void | fontTypeMetricsMultiline (const std::string &text_, TypeMetric *metrics) |
|
void | frame (const Geometry &geometry_=frameGeometryDefault) |
|
void | frame (const size_t width_, const size_t height_, const ::ssize_t innerBevel_=6, const ::ssize_t outerBevel_=6) |
|
void | fx (const std::string expression_) |
|
void | fx (const std::string expression_, const Magick::ChannelType channel_) |
|
void | gamma (const double gamma_) |
|
void | gamma (const double gammaRed_, const double gammaGreen_, const double gammaBlue_) |
|
void | gaussianBlur (const double radius_, const double sigma_) |
|
void | gaussianBlurChannel (const ChannelType channel_, const double radius_, const double sigma_) |
|
const Quantum * | getConstPixels (const ::ssize_t x_, const ::ssize_t y_, const size_t columns_, const size_t rows_) const |
|
const void * | getConstMetacontent (void) const |
|
void * | getMetacontent (void) |
|
Quantum * | getPixels (const ::ssize_t x_, const ::ssize_t y_, const size_t columns_, const size_t rows_) |
|
void | grayscale (const PixelIntensityMethod method_) |
|
void | haldClut (const Image &clutImage_) |
|
void | houghLine (const size_t width_, const size_t height_, const size_t threshold_=40) |
|
ImageType | identifyType (void) const |
|
void | implode (const double factor_) |
|
void | inverseFourierTransform (const Image &phase_) |
|
void | inverseFourierTransform (const Image &phase_, const bool magnitude_) |
|
void | kuwahara (const double radius_=0.0, const double sigma_=1.0) |
|
void | kuwaharaChannel (const ChannelType channel_, const double radius_=0.0, const double sigma_=1.0) |
|
void | level (const double blackPoint_, const double whitePoint_, const double gamma_=1.0) |
|
void | levelChannel (const ChannelType channel_, const double blackPoint_, const double whitePoint_, const double gamma_=1.0) |
|
void | levelColors (const Color &blackColor_, const Color &whiteColor_, const bool invert_=true) |
|
void | levelColorsChannel (const ChannelType channel_, const Color &blackColor_, const Color &whiteColor_, const bool invert_=true) |
|
void | levelize (const double blackPoint_, const double whitePoint_, const double gamma_=1.0) |
|
void | levelizeChannel (const ChannelType channel_, const double blackPoint_, const double whitePoint_, const double gamma_=1.0) |
|
void | linearStretch (const double blackPoint_, const double whitePoint_) |
|
void | liquidRescale (const Geometry &geometry_) |
|
void | localContrast (const double radius_, const double strength_) |
|
void | localContrastChannel (const ChannelType channel_, const double radius_, const double strength_) |
|
void | magnify (void) |
|
void | map (const Image &mapImage_, const bool dither_=false) |
|
void | meanShift (const size_t width_, const size_t height_, const double color_distance_) |
|
void | medianFilter (const double radius_=0.0) |
|
void | minify (void) |
|
void | modulate (const double brightness_, const double saturation_, const double hue_) |
|
ImageMoments | moments (void) const |
|
void | morphology (const MorphologyMethod method_, const std::string kernel_, const ssize_t iterations_=1) |
|
void | morphology (const MorphologyMethod method_, const KernelInfoType kernel_, const std::string arguments_, const ssize_t iterations_=1) |
|
void | morphologyChannel (const ChannelType channel_, const MorphologyMethod method_, const std::string kernel_, const ssize_t iterations_=1) |
|
void | morphologyChannel (const ChannelType channel_, const MorphologyMethod method_, const KernelInfoType kernel_, const std::string arguments_, const ssize_t iterations_=1) |
|
void | motionBlur (const double radius_, const double sigma_, const double angle_) |
|
void | negate (const bool grayscale_=false) |
|
void | negateChannel (const ChannelType channel_, const bool grayscale_=false) |
|
void | normalize (void) |
|
void | oilPaint (const double radius_=0.0, const double sigma=1.0) |
|
void | opaque (const Color &opaqueColor_, const Color &penColor_, const bool invert_=false) |
|
void | orderedDither (std::string thresholdMap_) |
|
void | orderedDitherChannel (const ChannelType channel_, std::string thresholdMap_) |
|
void | perceptible (const double epsilon_) |
|
void | perceptibleChannel (const ChannelType channel_, const double epsilon_) |
|
Magick::ImagePerceptualHash | perceptualHash () const |
|
void | ping (const std::string &imageSpec_) |
|
void | ping (const Blob &blob_) |
|
void | pixelColor (const ::ssize_t x_, const ::ssize_t y_, const Color &color_) |
|
Color | pixelColor (const ::ssize_t x_, const ::ssize_t y_) const |
|
void | polaroid (const std::string &caption_, const double angle_, const PixelInterpolateMethod method_) |
|
void | posterize (const size_t levels_, const DitherMethod method_) |
|
void | posterizeChannel (const ChannelType channel_, const size_t levels_, const DitherMethod method_) |
|
void | process (std::string name_, const ::ssize_t argc_, const char **argv_) |
|
void | profile (const std::string name_, const Blob &colorProfile_) |
|
Blob | profile (const std::string name_) const |
|
void | quantize (const bool measureError_=false) |
|
void | raise (const Geometry &geometry_=raiseGeometryDefault, const bool raisedFlag_=false) |
|
void | randomThreshold (const double low_, const double high_) |
|
void | randomThresholdChannel (const ChannelType channel_, const double low_, const double high_) |
|
void | read (const Blob &blob_) |
|
void | read (const Blob &blob_, const Geometry &size_) |
|
void | read (const Blob &blob_, const Geometry &size_, const size_t depth_) |
|
void | read (const Blob &blob_, const Geometry &size_, const size_t depth_, const std::string &magick_) |
|
void | read (const Blob &blob_, const Geometry &size_, const std::string &magick_) |
|
void | read (const Geometry &size_, const std::string &imageSpec_) |
|
void | read (const size_t width_, const size_t height_, const std::string &map_, const StorageType type_, const void *pixels_) |
|
void | read (const std::string &imageSpec_) |
|
void | readMask (const Image &mask_) |
|
Image | readMask (void) const |
|
void | readPixels (const QuantumType quantum_, const unsigned char *source_) |
|
void | reduceNoise (void) |
|
void | reduceNoise (const size_t order_) |
|
void | repage () |
|
void | resample (const Point &density_) |
|
void | resize (const Geometry &geometry_) |
|
void | roll (const Geometry &roll_) |
|
void | roll (const ssize_t columns_, const ssize_t rows_) |
|
void | rotate (const double degrees_) |
|
void | rotationalBlur (const double angle_) |
|
void | rotationalBlurChannel (const ChannelType channel_, const double angle_) |
|
void | sample (const Geometry &geometry_) |
|
void | scale (const Geometry &geometry_) |
|
void | segment (const double clusterThreshold_=1.0, const double smoothingThreshold_=1.5) |
|
void | selectiveBlur (const double radius_, const double sigma_, const double threshold_) |
|
void | selectiveBlurChannel (const ChannelType channel_, const double radius_, const double sigma_, const double threshold_) |
|
Image | separate (const ChannelType channel_) const |
|
void | sepiaTone (const double threshold_) |
|
bool | setColorMetric (const Image &reference_) |
|
Quantum * | setPixels (const ::ssize_t x_, const ::ssize_t y_, const size_t columns_, const size_t rows_) |
|
void | shade (const double azimuth_=30, const double elevation_=30, const bool colorShading_=false) |
|
void | shadow (const double percentAlpha_=80.0, const double sigma_=0.5, const ssize_t x_=5, const ssize_t y_=5) |
|
void | sharpen (const double radius_=0.0, const double sigma_=1.0) |
|
void | sharpenChannel (const ChannelType channel_, const double radius_=0.0, const double sigma_=1.0) |
|
void | shave (const Geometry &geometry_) |
|
void | shear (const double xShearAngle_, const double yShearAngle_) |
|
void | sigmoidalContrast (const bool sharpen_, const double contrast, const double midpoint=(double) QuantumRange/2.0) |
|
std::string | signature (const bool force_=false) const |
|
void | sketch (const double radius_=0.0, const double sigma_=1.0, const double angle_=0.0) |
|
void | solarize (const double factor_=50.0) |
|
void | sparseColor (const ChannelType channel_, const SparseColorMethod method_, const size_t numberArguments_, const double *arguments_) |
|
void | splice (const Geometry &geometry_) |
|
void | splice (const Geometry &geometry_, const Color &backgroundColor_) |
|
void | splice (const Geometry &geometry_, const Color &backgroundColor_, const GravityType gravity_) |
|
void | spread (const double amount_=3.0) |
|
Magick::ImageStatistics | statistics () const |
|
void | stegano (const Image &watermark_) |
|
void | stereo (const Image &rightImage_) |
|
void | strip (void) |
|
Image | subImageSearch (const Image &reference_, const MetricType metric_, Geometry *offset_, double *similarityMetric_, const double similarityThreshold=(-1.0)) |
|
void | swirl (const double degrees_) |
|
void | syncPixels (void) |
|
void | texture (const Image &texture_) |
|
void | threshold (const double threshold_) |
|
void | thumbnail (const Geometry &geometry_) |
|
void | tint (const std::string opacity_) |
|
void | transformOrigin (const double x_, const double y_) |
|
void | transformReset (void) |
|
void | transformScale (const double sx_, const double sy_) |
|
void | transparent (const Color &color_, const bool inverse_=false) |
|
void | transparentChroma (const Color &colorLow_, const Color &colorHigh_) |
|
void | transpose (void) |
|
void | transverse (void) |
|
void | trim (void) |
|
Image | uniqueColors (void) const |
|
void | unsharpmask (const double radius_, const double sigma_, const double amount_, const double threshold_) |
|
void | unsharpmaskChannel (const ChannelType channel_, const double radius_, const double sigma_, const double amount_, const double threshold_) |
|
void | vignette (const double radius_=0.0, const double sigma_=1.0, const ssize_t x_=0, const ssize_t y_=0) |
|
void | wave (const double amplitude_=25.0, const double wavelength_=150.0) |
|
void | waveletDenoise (const double threshold_, const double softness_) |
|
void | whiteThreshold (const std::string &threshold_) |
|
void | whiteThresholdChannel (const ChannelType channel_, const std::string &threshold_) |
|
void | write (Blob *blob_) |
|
void | write (Blob *blob_, const std::string &magick_) |
|
void | write (Blob *blob_, const std::string &magick_, const size_t depth_) |
|
void | write (const ::ssize_t x_, const ::ssize_t y_, const size_t columns_, const size_t rows_, const std::string &map_, const StorageType type_, void *pixels_) |
|
void | write (const std::string &imageSpec_) |
|
void | writeMask (const Image &mask_) |
|
Image | writeMask (void) const |
|
void | writePixels (const QuantumType quantum_, unsigned char *destination_) |
|
void | zoom (const Geometry &geometry_) |
|
| Image (MagickCore::Image *image_) |
|
MagickCore::Image *& | image (void) |
|
const MagickCore::Image * | constImage (void) const |
|
MagickCore::ImageInfo * | imageInfo (void) |
|
const MagickCore::ImageInfo * | constImageInfo (void) const |
|
Options * | options (void) |
|
const Options * | constOptions (void) const |
|
MagickCore::QuantizeInfo * | quantizeInfo (void) |
|
const MagickCore::QuantizeInfo * | constQuantizeInfo (void) const |
|
void | modifyImage (void) |
|
MagickCore::Image * | replaceImage (MagickCore::Image *replacement_) |
|