Magick++
7.0.10
|
#include <Image.h>
Public Member Functions | |
Image (void) | |
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_) | |
virtual | ~Image () |
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 | 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 size_t columns_, const size_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=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_) |
Magick::Image::Image | ( | const Blob & | blob_ | ) |
Magick::Image::Image | ( | const Image & | image_ | ) |
Definition at line 200 of file Image.cpp.
References Magick::ImageRef::increase().
Definition at line 206 of file Image.cpp.
References constImage(), constOptions(), geometry(), GetPPException, Magick::Geometry::height(), Magick::Image, image(), Magick::ImageRef::options(), replaceImage(), ThrowImageException, and Magick::Geometry::width().
Magick::Image::Image | ( | const size_t | width_, |
const size_t | height_, | ||
const std::string & | map_, | ||
const StorageType | type_, | ||
const void * | pixels_ | ||
) |
Magick::Image::Image | ( | const std::string & | imageSpec_ | ) |
void Magick::Image::adaptiveBlur | ( | const double | radius_ = 0.0 , |
const double | sigma_ = 1.0 |
||
) |
Definition at line 1711 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by Magick::adaptiveBlurImage::operator()().
void Magick::Image::adaptiveResize | ( | const Geometry & | geometry_ | ) |
Definition at line 1722 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::adaptiveSharpen | ( | const double | radius_ = 0.0 , |
const double | sigma_ = 1.0 |
||
) |
Definition at line 1744 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::adaptiveSharpenChannel | ( | const ChannelType | channel_, |
const double | radius_ = 0.0 , |
||
const double | sigma_ = 1.0 |
||
) |
Definition at line 1755 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, Magick::Image, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::adaptiveThreshold | ( | const size_t | width_, |
const size_t | height_, | ||
const double | bias_ = 0.0 |
||
) |
Definition at line 1769 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by Magick::adaptiveThresholdImage::operator()().
void Magick::Image::addNoise | ( | const NoiseType | noiseType_, |
const double | attenuate_ = 1.0 |
||
) |
Definition at line 1783 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::addNoiseImage::operator()().
void Magick::Image::addNoiseChannel | ( | const ChannelType | channel_, |
const NoiseType | noiseType_, | ||
const double | attenuate_ = 1.0 |
||
) |
Definition at line 1794 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, Magick::Image, RestorePPChannelMask, and ThrowImageException.
Referenced by main().
void Magick::Image::adjoin | ( | const bool | flag_ | ) |
Definition at line 294 of file Image.cpp.
Referenced by Magick::adjoinImage::operator()().
void Magick::Image::affineTransform | ( | const DrawableAffine & | affine | ) |
Definition at line 1808 of file Image.cpp.
References GetPPException, Magick::Image, Magick::DrawableAffine::rx(), Magick::DrawableAffine::ry(), Magick::DrawableAffine::sx(), Magick::DrawableAffine::sy(), ThrowImageException, Magick::DrawableAffine::tx(), and Magick::DrawableAffine::ty().
Referenced by Magick::affineTransformImage::operator()().
void Magick::Image::alpha | ( | const bool | alphaFlag_ | ) |
Definition at line 305 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by main(), Magick::alphaImage::operator()(), and Magick::alphaFlagImage::operator()().
void Magick::Image::alpha | ( | const unsigned int | alpha_ | ) |
Definition at line 1829 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::alphaChannel | ( | AlphaChannelOption | alphaOption_ | ) |
Definition at line 1837 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::animationDelay | ( | const size_t | delay_ | ) |
Definition at line 352 of file Image.cpp.
Referenced by main(), and Magick::animationDelayImage::operator()().
void Magick::Image::animationIterations | ( | const size_t | iterations_ | ) |
Definition at line 363 of file Image.cpp.
Referenced by Magick::animationIterationsImage::operator()().
void Magick::Image::annotate | ( | const std::string & | text_, |
const Geometry & | location_ | ||
) |
Definition at line 1845 of file Image.cpp.
Referenced by main(), and Magick::annotateImage::operator()().
void Magick::Image::annotate | ( | const std::string & | text_, |
const Geometry & | boundingArea_, | ||
const GravityType | gravity_ | ||
) |
void Magick::Image::annotate | ( | const std::string & | text_, |
const Geometry & | boundingArea_, | ||
const GravityType | gravity_, | ||
const double | degrees_ | ||
) |
Definition at line 1857 of file Image.cpp.
References DegreesToRadians, GetPPException, Magick::Geometry::height(), Magick::Geometry::isValid(), ThrowImageException, Magick::Geometry::width(), Magick::Geometry::xOff(), and Magick::Geometry::yOff().
void Magick::Image::annotate | ( | const std::string & | text_, |
const GravityType | gravity_ | ||
) |
Definition at line 1933 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::artifact | ( | const std::string & | name_, |
const std::string & | value_ | ||
) |
std::string Magick::Image::artifact | ( | const std::string & | name_ | ) | const |
void Magick::Image::attribute | ( | const std::string | name_, |
const char * | value_ | ||
) |
Definition at line 1972 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by main().
void Magick::Image::attribute | ( | const std::string | name_, |
const std::string | value_ | ||
) |
Definition at line 1980 of file Image.cpp.
References GetPPException, and ThrowImageException.
std::string Magick::Image::attribute | ( | const std::string | name_ | ) | const |
Definition at line 1988 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::autoGamma | ( | void | ) |
Definition at line 2003 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::autoGammaChannel | ( | const ChannelType | channel_ | ) |
Definition at line 2012 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::autoLevel | ( | void | ) |
Definition at line 2023 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::autoLevelChannel | ( | const ChannelType | channel_ | ) |
Definition at line 2031 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::autoOrient | ( | void | ) |
Definition at line 2041 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::autoThreshold | ( | const AutoThresholdMethod | method_ | ) |
Definition at line 2056 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::backgroundColor | ( | const Color & | color_ | ) |
Definition at line 374 of file Image.cpp.
References Magick::Color, and Magick::Color::isValid().
Referenced by main(), and Magick::backgroundColorImage::operator()().
Magick::Color Magick::Image::backgroundColor | ( | void | ) | const |
void Magick::Image::backgroundTexture | ( | const std::string & | backgroundTexture_ | ) |
Definition at line 391 of file Image.cpp.
Referenced by Magick::backgroundTextureImage::operator()().
std::string Magick::Image::backgroundTexture | ( | void | ) | const |
void Magick::Image::blackPointCompensation | ( | const bool | flag_ | ) |
void Magick::Image::blackThreshold | ( | const std::string & | threshold_ | ) |
Definition at line 2064 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::blackThresholdChannel | ( | const ChannelType | channel_, |
const std::string & | threshold_ | ||
) |
Definition at line 2072 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::blueShift | ( | const double | factor_ = 1.5 | ) |
Definition at line 2083 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::blur | ( | const double | radius_ = 0.0 , |
const double | sigma_ = 1.0 |
||
) |
Definition at line 2094 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::blurImage::operator()().
void Magick::Image::blurChannel | ( | const ChannelType | channel_, |
const double | radius_ = 0.0 , |
||
const double | sigma_ = 1.0 |
||
) |
Definition at line 2105 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, Magick::Image, RestorePPChannelMask, and ThrowImageException.
Referenced by main().
void Magick::Image::border | ( | const Geometry & | geometry_ = borderGeometryDefault | ) |
Definition at line 2119 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::borderImage::operator()().
void Magick::Image::borderColor | ( | const Color & | color_ | ) |
Definition at line 427 of file Image.cpp.
References Magick::Color, and Magick::Color::isValid().
Referenced by main(), and Magick::borderColorImage::operator()().
Magick::Color Magick::Image::borderColor | ( | void | ) | const |
Magick::Geometry Magick::Image::boundingBox | ( | void | ) | const |
Definition at line 444 of file Image.cpp.
References Magick::Geometry, GetPPException, and ThrowImageException.
void Magick::Image::boxColor | ( | const Color & | boxColor_ | ) |
Definition at line 455 of file Image.cpp.
Referenced by main(), and Magick::boxColorImage::operator()().
Magick::Color Magick::Image::boxColor | ( | void | ) | const |
void Magick::Image::brightnessContrast | ( | const double | brightness_ = 0.0 , |
const double | contrast_ = 0.0 |
||
) |
Definition at line 2134 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::brightnessContrastChannel | ( | const ChannelType | channel_, |
const double | brightness_ = 0.0 , |
||
const double | contrast_ = 0.0 |
||
) |
Definition at line 2143 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::cannyEdge | ( | const double | radius_ = 0.0 , |
const double | sigma_ = 1.0 , |
||
const double | lowerPercent_ = 0.1 , |
||
const double | upperPercent_ = 0.3 |
||
) |
Definition at line 2154 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::cdl | ( | const std::string & | cdl_ | ) |
Definition at line 2168 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by Magick::cdlImage::operator()().
void Magick::Image::channel | ( | const ChannelType | channel_ | ) |
Definition at line 2176 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::channelImage::operator()().
void Magick::Image::channelDepth | ( | const ChannelType | channel_, |
const size_t | depth_ | ||
) |
Definition at line 466 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
size_t Magick::Image::channelDepth | ( | const ChannelType | channel_ | ) |
Definition at line 477 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::charcoal | ( | const double | radius_ = 0.0 , |
const double | sigma_ = 1.0 |
||
) |
Definition at line 2187 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::charcoalImage::operator()().
void Magick::Image::charcoalChannel | ( | const ChannelType | channel_, |
const double | radius_ = 0.0 , |
||
const double | sigma_ = 1.0 |
||
) |
Definition at line 2198 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, Magick::Image, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::chop | ( | const Geometry & | geometry_ | ) |
Definition at line 2212 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by Magick::chopImage::operator()().
void Magick::Image::chromaBluePrimary | ( | const double | x_, |
const double | y_, | ||
const double | z_ | ||
) |
Definition at line 2226 of file Image.cpp.
Referenced by Magick::chromaBluePrimaryImage::operator()().
void Magick::Image::chromaBluePrimary | ( | double * | x_, |
double * | y_, | ||
double * | z_ | ||
) | const |
void Magick::Image::chromaGreenPrimary | ( | const double | x_, |
const double | y_, | ||
const double | z_ | ||
) |
Definition at line 2242 of file Image.cpp.
Referenced by Magick::chromaGreenPrimaryImage::operator()().
void Magick::Image::chromaGreenPrimary | ( | double * | x_, |
double * | y_, | ||
double * | z_ | ||
) | const |
void Magick::Image::chromaRedPrimary | ( | const double | x_, |
const double | y_, | ||
const double | z_ | ||
) |
Definition at line 2258 of file Image.cpp.
Referenced by Magick::chromaRedPrimaryImage::operator()().
void Magick::Image::chromaRedPrimary | ( | double * | x_, |
double * | y_, | ||
double * | z_ | ||
) | const |
void Magick::Image::chromaWhitePoint | ( | const double | x_, |
const double | y_, | ||
const double | z_ | ||
) |
Definition at line 2274 of file Image.cpp.
Referenced by Magick::chromaWhitePointImage::operator()().
void Magick::Image::chromaWhitePoint | ( | double * | x_, |
double * | y_, | ||
double * | z_ | ||
) | const |
void Magick::Image::clamp | ( | void | ) |
Definition at line 2290 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::clampChannel | ( | const ChannelType | channel_ | ) |
Definition at line 2298 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::classType | ( | const ClassType | class_ | ) |
Definition at line 495 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::clip | ( | void | ) |
Definition at line 2308 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::clipPath | ( | const std::string | pathname_, |
const bool | inside_ | ||
) |
Definition at line 2316 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::clut | ( | const Image & | clutImage_, |
const PixelInterpolateMethod | method | ||
) |
Definition at line 2325 of file Image.cpp.
References constImage(), GetPPException, and ThrowImageException.
void Magick::Image::clutChannel | ( | const ChannelType | channel_, |
const Image & | clutImage_, | ||
const PixelInterpolateMethod | method | ||
) |
Definition at line 2334 of file Image.cpp.
References constImage(), GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::colorFuzz | ( | const double | fuzz_ | ) |
Definition at line 525 of file Image.cpp.
Referenced by main(), and Magick::colorFuzzImage::operator()().
void Magick::Image::colorize | ( | const unsigned int | alpha_, |
const Color & | penColor_ | ||
) |
Definition at line 2345 of file Image.cpp.
Referenced by Magick::colorizeImage::operator()().
void Magick::Image::colorize | ( | const unsigned int | alphaRed_, |
const unsigned int | alphaGreen_, | ||
const unsigned int | alphaBlue_, | ||
const Color & | penColor_ | ||
) |
Definition at line 2350 of file Image.cpp.
References GetPPException, Magick::Image, Magick::Color::isValid(), Magick::throwExceptionExplicit(), and ThrowImageException.
void Magick::Image::colorMap | ( | const size_t | index_, |
const Color & | color_ | ||
) |
Definition at line 2377 of file Image.cpp.
References Magick::Image, Magick::Color::isValid(), and Magick::throwExceptionExplicit().
Referenced by Magick::colorMapImage::operator()().
Magick::Color Magick::Image::colorMap | ( | const size_t | index_ | ) | const |
Definition at line 2402 of file Image.cpp.
References Magick::Color, and Magick::throwExceptionExplicit().
void Magick::Image::colorMapSize | ( | const size_t | entries_ | ) |
Definition at line 537 of file Image.cpp.
References GetPPException, Magick::throwExceptionExplicit(), and ThrowImageException.
size_t Magick::Image::colorMapSize | ( | void | ) | const |
Definition at line 549 of file Image.cpp.
References Magick::throwExceptionExplicit().
void Magick::Image::colorMatrix | ( | const size_t | order_, |
const double * | color_matrix_ | ||
) |
Definition at line 2417 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by Magick::colorMatrixImage::operator()().
void Magick::Image::colorSpace | ( | const ColorspaceType | colorSpace_ | ) |
Definition at line 558 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by Magick::colorSpaceImage::operator()().
Magick::ColorspaceType Magick::Image::colorSpace | ( | void | ) | const |
void Magick::Image::colorSpaceType | ( | const ColorspaceType | colorSpace_ | ) |
Definition at line 574 of file Image.cpp.
References GetPPException, and ThrowImageException.
Magick::ColorspaceType Magick::Image::colorSpaceType | ( | void | ) | const |
size_t Magick::Image::columns | ( | void | ) | const |
Definition at line 588 of file Image.cpp.
Referenced by main(), Magick::operator<(), Magick::operator==(), and Magick::PixelData::PixelData().
void Magick::Image::comment | ( | const std::string & | comment_ | ) |
Definition at line 593 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by Magick::commentImage::operator()().
std::string Magick::Image::comment | ( | void | ) | const |
Definition at line 603 of file Image.cpp.
References GetPPException, and ThrowImageException.
bool Magick::Image::compare | ( | const Image & | reference_ | ) | const |
Definition at line 2446 of file Image.cpp.
References constImage(), GetPPException, and ThrowImageException.
double Magick::Image::compare | ( | const Image & | reference_, |
const MetricType | metric_ | ||
) |
Definition at line 2461 of file Image.cpp.
References constImage(), GetPPException, and ThrowImageException.
Magick::Image Magick::Image::compare | ( | const Image & | reference_, |
const MetricType | metric_, | ||
double * | distortion | ||
) |
Definition at line 2488 of file Image.cpp.
References constImage(), GetPPException, Magick::Image, and ThrowImageException.
double Magick::Image::compareChannel | ( | const ChannelType | channel_, |
const Image & | reference_, | ||
const MetricType | metric_ | ||
) |
Definition at line 2473 of file Image.cpp.
References constImage(), GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
Magick::Image Magick::Image::compareChannel | ( | const ChannelType | channel_, |
const Image & | reference_, | ||
const MetricType | metric_, | ||
double * | distortion | ||
) |
Definition at line 2504 of file Image.cpp.
References constImage(), GetAndSetPPChannelMask, GetPPException, Magick::Image, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::compose | ( | const CompositeOperator | compose_ | ) |
Definition at line 618 of file Image.cpp.
Referenced by Magick::composeImage::operator()().
Magick::CompositeOperator Magick::Image::compose | ( | void | ) | const |
void Magick::Image::composite | ( | const Image & | compositeImage_, |
const Geometry & | offset_, | ||
const CompositeOperator | compose_ = InCompositeOp |
||
) |
Definition at line 2522 of file Image.cpp.
References constImage(), GetPPException, ThrowImageException, Magick::Geometry::xOff(), and Magick::Geometry::yOff().
Referenced by main(), and Magick::compositeImage::operator()().
void Magick::Image::composite | ( | const Image & | compositeImage_, |
const GravityType | gravity_, | ||
const CompositeOperator | compose_ = InCompositeOp |
||
) |
Definition at line 2543 of file Image.cpp.
References constImage(), GetPPException, and ThrowImageException.
void Magick::Image::composite | ( | const Image & | compositeImage_, |
const ::ssize_t | xOffset_, | ||
const ::ssize_t | yOffset_, | ||
const CompositeOperator | compose_ = InCompositeOp |
||
) |
void Magick::Image::compressType | ( | const CompressionType | compressType_ | ) |
Definition at line 628 of file Image.cpp.
Referenced by main(), and Magick::compressTypeImage::operator()().
Magick::CompressionType Magick::Image::compressType | ( | void | ) | const |
void Magick::Image::connectedComponents | ( | const size_t | connectivity_ | ) |
Definition at line 2572 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
const MagickCore::Image * Magick::Image::constImage | ( | void | ) | const |
Definition at line 5013 of file Image.cpp.
Referenced by Magick::artifactNames(), Magick::attributeNames(), clut(), clutChannel(), Magick::colorHistogram(), compare(), compareChannel(), composite(), copyPixels(), Magick::cropToTiles(), fillPattern(), Magick::forwardFourierTransformImage(), haldClut(), Image(), Magick::ImageMoments::ImageMoments(), Magick::ImagePerceptualHash::ImagePerceptualHash(), Magick::ImageStatistics::ImageStatistics(), inverseFourierTransform(), map(), Magick::mapImages(), Magick::profileNames(), Magick::separateImages(), setColorMetric(), stegano(), stereo(), strokePattern(), subImageSearch(), and texture().
const MagickCore::ImageInfo * Magick::Image::constImageInfo | ( | void | ) | const |
const Magick::Options * Magick::Image::constOptions | ( | void | ) | const |
const MagickCore::QuantizeInfo * Magick::Image::constQuantizeInfo | ( | void | ) | const |
void Magick::Image::contrast | ( | const bool | sharpen_ | ) |
Definition at line 2584 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by main(), and Magick::contrastImage::operator()().
void Magick::Image::contrastStretch | ( | const double | blackPoint_, |
const double | whitePoint_ | ||
) |
Definition at line 2592 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::contrastStretchChannel | ( | const ChannelType | channel_, |
const double | blackPoint_, | ||
const double | whitePoint_ | ||
) |
Definition at line 2601 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::convolve | ( | const size_t | order_, |
const double * | kernel_ | ||
) |
Definition at line 2612 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main().
void Magick::Image::copyPixels | ( | const Image & | source_, |
const Geometry & | geometry_, | ||
const Offset & | offset_ | ||
) |
Definition at line 2639 of file Image.cpp.
References constImage(), GetPPException, and ThrowImageException.
void Magick::Image::crop | ( | const Geometry & | geometry_ | ) |
Definition at line 2654 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::cropImage::operator()().
void Magick::Image::cycleColormap | ( | const ::ssize_t | amount_ | ) |
Definition at line 2668 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by Magick::cycleColormapImage::operator()().
void Magick::Image::decipher | ( | const std::string & | passphrase_ | ) |
Definition at line 2676 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::defineSet | ( | const std::string & | magick_, |
const std::string & | key_, | ||
bool | flag_ | ||
) |
bool Magick::Image::defineSet | ( | const std::string & | magick_, |
const std::string & | key_ | ||
) | const |
void Magick::Image::defineValue | ( | const std::string & | magick_, |
const std::string & | key_, | ||
const std::string & | value_ | ||
) |
std::string Magick::Image::defineValue | ( | const std::string & | magick_, |
const std::string & | key_ | ||
) | const |
void Magick::Image::density | ( | const Point & | density_ | ) |
Definition at line 651 of file Image.cpp.
References Magick::Point::isValid(), Magick::Point::x(), and Magick::Point::y().
Referenced by main(), and Magick::densityImage::operator()().
Magick::Point Magick::Image::density | ( | void | ) | const |
Definition at line 671 of file Image.cpp.
References Magick::Point, and Magick::Point::x().
void Magick::Image::depth | ( | const size_t | depth_ | ) |
Definition at line 691 of file Image.cpp.
Referenced by main(), and Magick::depthImage::operator()().
void Magick::Image::deskew | ( | const double | threshold_ | ) |
Definition at line 2743 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::despeckle | ( | void | ) |
Definition at line 2754 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::despeckleImage::operator()().
std::string Magick::Image::directory | ( | void | ) | const |
Definition at line 703 of file Image.cpp.
References Magick::throwExceptionExplicit().
void Magick::Image::display | ( | void | ) |
Definition at line 2765 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::distort | ( | const DistortMethod | method_, |
const size_t | numberArguments_, | ||
const double * | arguments_, | ||
const bool | bestfit_ = false |
||
) |
Definition at line 2772 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by Magick::distortImage::operator()().
void Magick::Image::draw | ( | const Drawable & | drawable_ | ) |
Definition at line 2785 of file Image.cpp.
References ClonePPDrawException, and ThrowPPDrawException.
Referenced by main(), and Magick::drawImage::operator()().
void Magick::Image::draw | ( | const std::vector< Magick::Drawable > & | drawable_ | ) |
Definition at line 2806 of file Image.cpp.
References ClonePPDrawException, and ThrowPPDrawException.
void Magick::Image::edge | ( | const double | radius_ = 0.0 | ) |
Definition at line 2834 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::edgeImage::operator()().
void Magick::Image::emboss | ( | const double | radius_ = 0.0 , |
const double | sigma_ = 1.0 |
||
) |
Definition at line 2845 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::embossImage::operator()().
void Magick::Image::encipher | ( | const std::string & | passphrase_ | ) |
Definition at line 2856 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::endian | ( | const EndianType | endian_ | ) |
Definition at line 715 of file Image.cpp.
Referenced by Magick::endianImage::operator()().
void Magick::Image::enhance | ( | void | ) |
Definition at line 2864 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by Magick::enhanceImage::operator()().
void Magick::Image::equalize | ( | void | ) |
Definition at line 2875 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by main(), and Magick::equalizeImage::operator()().
void Magick::Image::erase | ( | void | ) |
Definition at line 2883 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::evaluate | ( | const ChannelType | channel_, |
const MagickEvaluateOperator | operator_, | ||
double | rvalue_ | ||
) |
Definition at line 2891 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
Referenced by main().
void Magick::Image::evaluate | ( | const ChannelType | channel_, |
const MagickFunction | function_, | ||
const size_t | number_parameters_, | ||
const double * | parameters_ | ||
) |
Definition at line 2901 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::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 Magick::Image::exifProfile | ( | const Blob & | exifProfile_ | ) |
Definition at line 727 of file Image.cpp.
References Magick::Blob::data(), GetPPException, Magick::Blob::length(), and ThrowImageException.
Magick::Blob Magick::Image::exifProfile | ( | void | ) | const |
void Magick::Image::extent | ( | const Geometry & | geometry_ | ) |
Definition at line 2940 of file Image.cpp.
References GetPPException, Magick::Image, ThrowImageException, Magick::Geometry::xOff(), and Magick::Geometry::yOff().
void Magick::Image::extent | ( | const Geometry & | geometry_, |
const GravityType | gravity_ | ||
) |
Definition at line 2971 of file Image.cpp.
References Magick::Geometry::height(), and Magick::Geometry::width().
void Magick::Image::fileName | ( | const std::string & | fileName_ | ) |
Definition at line 757 of file Image.cpp.
Referenced by Magick::fileNameImage::operator()().
MagickCore::MagickSizeType Magick::Image::fileSize | ( | void | ) | const |
void Magick::Image::fillColor | ( | const Color & | fillColor_ | ) |
Definition at line 784 of file Image.cpp.
Referenced by main(), and Magick::fillColorImage::operator()().
Magick::Color Magick::Image::fillColor | ( | void | ) | const |
void Magick::Image::fillPattern | ( | const Image & | fillPattern_ | ) |
Definition at line 806 of file Image.cpp.
References constImage(), and isValid().
Referenced by fillPattern(), and main().
Magick::Image Magick::Image::fillPattern | ( | void | ) | const |
Definition at line 815 of file Image.cpp.
References fillPattern(), GetPPException, Magick::Image, replaceImage(), and ThrowImageException.
void Magick::Image::fillRule | ( | const FillRule & | fillRule_ | ) |
void Magick::Image::filterType | ( | const FilterType | filterType_ | ) |
Definition at line 839 of file Image.cpp.
Referenced by main(), and Magick::filterTypeImage::operator()().
Magick::FilterType Magick::Image::filterType | ( | void | ) | const |
void Magick::Image::flip | ( | void | ) |
Definition at line 2984 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::flipImage::operator()().
void Magick::Image::floodFillAlpha | ( | const ::ssize_t | x_, |
const ::ssize_t | y_, | ||
const unsigned int | alpha_, | ||
const bool | invert_ = false |
||
) |
Referenced by Magick::floodFillAlphaImage::operator()().
void Magick::Image::floodFillAlpha | ( | const ssize_t | x_, |
const ssize_t | y_, | ||
const unsigned int | alpha_, | ||
const Color & | target_, | ||
const bool | invert_ = false |
||
) |
Definition at line 3013 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::floodFillColor | ( | const Geometry & | point_, |
const Color & | fillColor_, | ||
const bool | invert_ = false |
||
) |
Definition at line 3031 of file Image.cpp.
References Magick::Geometry::xOff(), and Magick::Geometry::yOff().
Referenced by main(), and Magick::floodFillColorImage::operator()().
void Magick::Image::floodFillColor | ( | const ::ssize_t | x_, |
const ::ssize_t | y_, | ||
const Color & | fillColor_, | ||
const bool | invert_ = false |
||
) |
void Magick::Image::floodFillColor | ( | const Geometry & | point_, |
const Color & | fillColor_, | ||
const Color & | borderColor_, | ||
const bool | invert_ = false |
||
) |
Definition at line 3049 of file Image.cpp.
References Magick::Geometry::xOff(), and Magick::Geometry::yOff().
void Magick::Image::floodFillColor | ( | const ::ssize_t | x_, |
const ::ssize_t | y_, | ||
const Color & | fillColor_, | ||
const Color & | borderColor_, | ||
const bool | invert_ = false |
||
) |
void Magick::Image::floodFillTexture | ( | const Geometry & | point_, |
const Image & | texture_, | ||
const bool | invert_ = false |
||
) |
Definition at line 3069 of file Image.cpp.
References Magick::Geometry::xOff(), and Magick::Geometry::yOff().
Referenced by Magick::floodFillTextureImage::operator()().
void Magick::Image::floodFillTexture | ( | const ::ssize_t | x_, |
const ::ssize_t | y_, | ||
const Image & | texture_, | ||
const bool | invert_ = false |
||
) |
void Magick::Image::floodFillTexture | ( | const Geometry & | point_, |
const Image & | texture_, | ||
const Color & | borderColor_, | ||
const bool | invert_ = false |
||
) |
Definition at line 3087 of file Image.cpp.
References Magick::Geometry::xOff(), and Magick::Geometry::yOff().
void Magick::Image::floodFillTexture | ( | const ::ssize_t | x_, |
const ::ssize_t | y_, | ||
const Image & | texture_, | ||
const Color & | borderColor_, | ||
const bool | invert_ = false |
||
) |
void Magick::Image::flop | ( | void | ) |
Definition at line 3107 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::flopImage::operator()().
void Magick::Image::font | ( | const std::string & | font_ | ) |
Definition at line 850 of file Image.cpp.
Referenced by main(), and Magick::fontImage::operator()().
void Magick::Image::fontFamily | ( | const std::string & | family_ | ) |
void Magick::Image::fontPointsize | ( | const double | pointSize_ | ) |
Definition at line 872 of file Image.cpp.
Referenced by main(), and Magick::fontPointsizeImage::operator()().
void Magick::Image::fontTypeMetrics | ( | const std::string & | text_, |
TypeMetric * | metrics | ||
) |
Definition at line 3118 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::fontTypeMetricsMultiline | ( | const std::string & | text_, |
TypeMetric * | metrics | ||
) |
Definition at line 3132 of file Image.cpp.
References GetPPException, and ThrowImageException.
std::string Magick::Image::format | ( | void | ) | const |
Definition at line 905 of file Image.cpp.
References GetPPException, Magick::throwExceptionExplicit(), and ThrowImageException.
std::string Magick::Image::formatExpression | ( | const std::string | expression | ) |
Definition at line 924 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::frame | ( | const Geometry & | geometry_ = frameGeometryDefault | ) |
Definition at line 3146 of file Image.cpp.
References GetPPException, Magick::Geometry::height(), Magick::Image, ThrowImageException, Magick::Geometry::width(), Magick::Geometry::xOff(), and Magick::Geometry::yOff().
Referenced by main(), and Magick::frameImage::operator()().
void Magick::Image::frame | ( | const size_t | width_, |
const size_t | height_, | ||
const ::ssize_t | innerBevel_ = 6 , |
||
const ::ssize_t | outerBevel_ = 6 |
||
) |
void Magick::Image::fx | ( | const std::string | expression_ | ) |
Definition at line 3189 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::fx | ( | const std::string | expression_, |
const Magick::ChannelType | channel_ | ||
) |
Definition at line 3200 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, Magick::Image, RestorePPChannelMask, and ThrowImageException.
double Magick::Image::gamma | ( | void | ) | const |
Definition at line 945 of file Image.cpp.
Referenced by main(), and Magick::gammaImage::operator()().
void Magick::Image::gamma | ( | const double | gamma_ | ) |
Definition at line 3214 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::gamma | ( | const double | gammaRed_, |
const double | gammaGreen_, | ||
const double | gammaBlue_ | ||
) |
Definition at line 3222 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, SetPPChannelMask, and ThrowImageException.
void Magick::Image::gaussianBlur | ( | const double | radius_, |
const double | sigma_ | ||
) |
Definition at line 3237 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::gaussianBlurImage::operator()().
void Magick::Image::gaussianBlurChannel | ( | const ChannelType | channel_, |
const double | radius_, | ||
const double | sigma_ | ||
) |
Definition at line 3248 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, Magick::Image, RestorePPChannelMask, and ThrowImageException.
Referenced by main().
Magick::Geometry Magick::Image::geometry | ( | void | ) | const |
Definition at line 950 of file Image.cpp.
References Magick::Geometry, and Magick::throwExceptionExplicit().
Referenced by Image().
const void * Magick::Image::getConstMetacontent | ( | void | ) | const |
Definition at line 3274 of file Image.cpp.
References Magick::throwExceptionExplicit().
const Magick::Quantum * Magick::Image::getConstPixels | ( | const ::ssize_t | x_, |
const ::ssize_t | y_, | ||
const size_t | columns_, | ||
const size_t | rows_ | ||
) | const |
Definition at line 3262 of file Image.cpp.
References GetPPException, and ThrowImageException.
void * Magick::Image::getMetacontent | ( | void | ) |
Definition at line 3288 of file Image.cpp.
References Magick::throwExceptionExplicit().
Magick::Quantum * Magick::Image::getPixels | ( | const ::ssize_t | x_, |
const ::ssize_t | y_, | ||
const size_t | columns_, | ||
const size_t | rows_ | ||
) |
Definition at line 3302 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::gifDisposeMethod | ( | const DisposeType | disposeMethod_ | ) |
Referenced by Magick::gifDisposeMethodImage::operator()().
MagickCore::DisposeType Magick::Image::gifDisposeMethod | ( | void | ) | const |
void Magick::Image::grayscale | ( | const PixelIntensityMethod | method_ | ) |
Definition at line 3316 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::haldClut | ( | const Image & | clutImage_ | ) |
Definition at line 3324 of file Image.cpp.
References constImage(), GetPPException, and ThrowImageException.
Referenced by Magick::haldClutImage::operator()().
bool Magick::Image::hasChannel | ( | const PixelChannel | channel | ) | const |
void Magick::Image::houghLine | ( | const size_t | width_, |
const size_t | height_, | ||
const size_t | threshold_ = 40 |
||
) |
Definition at line 3332 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::iccColorProfile | ( | const Blob & | colorProfile_ | ) |
Magick::Blob Magick::Image::iccColorProfile | ( | void | ) | const |
Magick::ImageType Magick::Image::identifyType | ( | void | ) | const |
Definition at line 3345 of file Image.cpp.
References GetPPException, and ThrowImageException.
MagickCore::Image *& Magick::Image::image | ( | void | ) |
Definition at line 5008 of file Image.cpp.
Referenced by Image(), Magick::Pixels::Pixels(), and Magick::separateImages().
MagickCore::ImageInfo * Magick::Image::imageInfo | ( | void | ) |
void Magick::Image::implode | ( | const double | factor_ | ) |
Definition at line 3356 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::implodeImage::operator()().
void Magick::Image::interlaceType | ( | const InterlaceType | interlace_ | ) |
Definition at line 1011 of file Image.cpp.
Referenced by Magick::interlaceTypeImage::operator()().
Magick::InterlaceType Magick::Image::interlaceType | ( | void | ) | const |
void Magick::Image::interpolate | ( | const PixelInterpolateMethod | interpolate_ | ) |
Magick::PixelInterpolateMethod Magick::Image::interpolate | ( | void | ) | const |
void Magick::Image::inverseFourierTransform | ( | const Image & | phase_ | ) |
Definition at line 3368 of file Image.cpp.
Referenced by Magick::inverseFourierTransformImage::operator()().
void Magick::Image::inverseFourierTransform | ( | const Image & | phase_, |
const bool | magnitude_ | ||
) |
Definition at line 3373 of file Image.cpp.
References constImage(), GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::iptcProfile | ( | const Blob & | iptcProfile_ | ) |
Definition at line 1034 of file Image.cpp.
References Magick::Blob::data(), GetPPException, Magick::Blob::length(), and ThrowImageException.
Magick::Blob Magick::Image::iptcProfile | ( | void | ) | const |
bool Magick::Image::isOpaque | ( | void | ) | const |
Definition at line 1063 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::isValid | ( | const bool | isValid_ | ) |
Definition at line 1074 of file Image.cpp.
References Magick::Geometry.
Referenced by fillPattern(), main(), Magick::mapImages(), Magick::isValidImage::operator()(), and strokePattern().
void Magick::Image::kuwahara | ( | const double | radius_ = 0.0 , |
const double | sigma_ = 1.0 |
||
) |
Definition at line 3386 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::kuwaharaChannel | ( | const ChannelType | channel_, |
const double | radius_ = 0.0 , |
||
const double | sigma_ = 1.0 |
||
) |
Definition at line 3397 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, Magick::Image, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::label | ( | const std::string & | label_ | ) |
Definition at line 1095 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by Magick::labelImage::operator()().
std::string Magick::Image::label | ( | void | ) | const |
Definition at line 1105 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::level | ( | const double | blackPoint_, |
const double | whitePoint_, | ||
const double | gamma_ = 1.0 |
||
) |
Definition at line 3411 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by main(), and Magick::levelImage::operator()().
void Magick::Image::levelChannel | ( | const ChannelType | channel_, |
const double | blackPoint_, | ||
const double | whitePoint_, | ||
const double | gamma_ = 1.0 |
||
) |
Definition at line 3420 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
Referenced by main().
void Magick::Image::levelColors | ( | const Color & | blackColor_, |
const Color & | whiteColor_, | ||
const bool | invert_ = true |
||
) |
Definition at line 3431 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::levelColorsChannel | ( | const ChannelType | channel_, |
const Color & | blackColor_, | ||
const Color & | whiteColor_, | ||
const bool | invert_ = true |
||
) |
Definition at line 3448 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::levelize | ( | const double | blackPoint_, |
const double | whitePoint_, | ||
const double | gamma_ = 1.0 |
||
) |
Definition at line 3467 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::levelizeChannel | ( | const ChannelType | channel_, |
const double | blackPoint_, | ||
const double | whitePoint_, | ||
const double | gamma_ = 1.0 |
||
) |
Definition at line 3476 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::linearStretch | ( | const double | blackPoint_, |
const double | whitePoint_ | ||
) |
Definition at line 3487 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::liquidRescale | ( | const Geometry & | geometry_ | ) |
Definition at line 3496 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::localContrast | ( | const double | radius_, |
const double | strength_ | ||
) |
Definition at line 3518 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::localContrastChannel | ( | const ChannelType | channel_, |
const double | radius_, | ||
const double | strength_ | ||
) |
Definition at line 3529 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, Magick::Image, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::magick | ( | const std::string & | magick_ | ) |
Definition at line 1129 of file Image.cpp.
Referenced by Magick::magickImage::operator()().
void Magick::Image::magnify | ( | void | ) |
Definition at line 3543 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by Magick::magnifyImage::operator()().
void Magick::Image::map | ( | const Image & | mapImage_, |
const bool | dither_ = false |
||
) |
Definition at line 3554 of file Image.cpp.
References constImage(), GetPPException, and ThrowImageException.
Referenced by Magick::mapImage::operator()().
void Magick::Image::matteColor | ( | const Color & | matteColor_ | ) |
Definition at line 329 of file Image.cpp.
References Magick::Color::isValid().
Referenced by Magick::matteColorImage::operator()().
Magick::Color Magick::Image::matteColor | ( | void | ) | const |
Definition at line 347 of file Image.cpp.
References Magick::Color.
void Magick::Image::meanShift | ( | const size_t | width_, |
const size_t | height_, | ||
const double | color_distance_ | ||
) |
Definition at line 3564 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::medianFilter | ( | const double | radius_ = 0.0 | ) |
Definition at line 3577 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::medianConvolveImage::operator()().
void Magick::Image::minify | ( | void | ) |
Definition at line 3589 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by Magick::minifyImage::operator()().
void Magick::Image::modifyImage | ( | void | ) |
Definition at line 5048 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::modulate | ( | const double | brightness_, |
const double | saturation_, | ||
const double | hue_ | ||
) |
Definition at line 3600 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by main(), and Magick::modulateImage::operator()().
void Magick::Image::modulusDepth | ( | const size_t | modulusDepth_ | ) |
Definition at line 1169 of file Image.cpp.
References GetPPException, and ThrowImageException.
size_t Magick::Image::modulusDepth | ( | void | ) | const |
Definition at line 1178 of file Image.cpp.
References GetPPException, and ThrowImageException.
Magick::ImageMoments Magick::Image::moments | ( | void | ) | const |
void Magick::Image::monochrome | ( | const bool | monochromeFlag_ | ) |
Definition at line 1189 of file Image.cpp.
Referenced by Magick::monochromeImage::operator()().
Magick::Geometry Magick::Image::montageGeometry | ( | void | ) | const |
Definition at line 1200 of file Image.cpp.
References Magick::Geometry, and Magick::throwExceptionExplicit().
void Magick::Image::morphology | ( | const MorphologyMethod | method_, |
const std::string | kernel_, | ||
const ssize_t | iterations_ = 1 |
||
) |
Definition at line 3620 of file Image.cpp.
References GetPPException, Magick::Image, Magick::throwExceptionExplicit(), and ThrowImageException.
void Magick::Image::morphology | ( | const MorphologyMethod | method_, |
const KernelInfoType | kernel_, | ||
const std::string | arguments_, | ||
const ssize_t | iterations_ = 1 |
||
) |
Definition at line 3640 of file Image.cpp.
References Magick::throwExceptionExplicit().
void Magick::Image::morphologyChannel | ( | const ChannelType | channel_, |
const MorphologyMethod | method_, | ||
const std::string | kernel_, | ||
const ssize_t | iterations_ = 1 |
||
) |
Definition at line 3664 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, Magick::Image, RestorePPChannelMask, Magick::throwExceptionExplicit(), and ThrowImageException.
void Magick::Image::morphologyChannel | ( | const ChannelType | channel_, |
const MorphologyMethod | method_, | ||
const KernelInfoType | kernel_, | ||
const std::string | arguments_, | ||
const ssize_t | iterations_ = 1 |
||
) |
Definition at line 3692 of file Image.cpp.
References Magick::throwExceptionExplicit().
void Magick::Image::motionBlur | ( | const double | radius_, |
const double | sigma_, | ||
const double | angle_ | ||
) |
Definition at line 3717 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main().
void Magick::Image::negate | ( | const bool | grayscale_ = false | ) |
Definition at line 3729 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by main(), and Magick::negateImage::operator()().
void Magick::Image::negateChannel | ( | const ChannelType | channel_, |
const bool | grayscale_ = false |
||
) |
Definition at line 3737 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::normalize | ( | void | ) |
Definition at line 3748 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by main(), and Magick::normalizeImage::operator()().
void Magick::Image::oilPaint | ( | const double | radius_ = 0.0 , |
const double | sigma = 1.0 |
||
) |
Definition at line 3756 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::oilPaintImage::operator()().
void Magick::Image::opaque | ( | const Color & | opaqueColor_, |
const Color & | penColor_, | ||
const bool | invert_ = false |
||
) |
Definition at line 3767 of file Image.cpp.
References GetPPException, Magick::Color::isValid(), Magick::throwExceptionExplicit(), and ThrowImageException.
Referenced by Magick::opaqueImage::operator()().
Magick::Image & Magick::Image::operator= | ( | const Image & | image_ | ) |
Definition at line 280 of file Image.cpp.
References Magick::ImageRef::increase().
Magick::Options * Magick::Image::options | ( | void | ) |
void Magick::Image::orderedDither | ( | std::string | thresholdMap_ | ) |
Definition at line 3800 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::orderedDitherChannel | ( | const ChannelType | channel_, |
std::string | thresholdMap_ | ||
) |
Definition at line 3808 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::orientation | ( | const OrientationType | orientation_ | ) |
Magick::OrientationType Magick::Image::orientation | ( | void | ) | const |
void Magick::Image::page | ( | const Geometry & | pageSize_ | ) |
Definition at line 1233 of file Image.cpp.
Referenced by Magick::pageImage::operator()().
Magick::Geometry Magick::Image::page | ( | void | ) | const |
Definition at line 1240 of file Image.cpp.
References Magick::Geometry.
void Magick::Image::perceptible | ( | const double | epsilon_ | ) |
Definition at line 3819 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::perceptibleChannel | ( | const ChannelType | channel_, |
const double | epsilon_ | ||
) |
Definition at line 3827 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
Magick::ImagePerceptualHash Magick::Image::perceptualHash | ( | ) | const |
void Magick::Image::ping | ( | const std::string & | imageSpec_ | ) |
Definition at line 3843 of file Image.cpp.
References GetPPException, and Magick::Image.
void Magick::Image::ping | ( | const Blob & | blob_ | ) |
Definition at line 3854 of file Image.cpp.
References Magick::Blob::data(), GetPPException, Magick::Image, and Magick::Blob::length().
void Magick::Image::pixelColor | ( | const ::ssize_t | x_, |
const ::ssize_t | y_, | ||
const Color & | color_ | ||
) |
Referenced by Magick::pixelColorImage::operator()().
Color Magick::Image::pixelColor | ( | const ::ssize_t | x_, |
const ::ssize_t | y_ | ||
) | const |
void Magick::Image::polaroid | ( | const std::string & | caption_, |
const double | angle_, | ||
const PixelInterpolateMethod | method_ | ||
) |
Definition at line 3912 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::posterize | ( | const size_t | levels_, |
const DitherMethod | method_ | ||
) |
Definition at line 3925 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::posterizeChannel | ( | const ChannelType | channel_, |
const size_t | levels_, | ||
const DitherMethod | method_ | ||
) |
Definition at line 3933 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::process | ( | std::string | name_, |
const ::ssize_t | argc_, | ||
const char ** | argv_ | ||
) |
Definition at line 3944 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by main().
void Magick::Image::profile | ( | const std::string | name_, |
const Blob & | colorProfile_ | ||
) |
Definition at line 3955 of file Image.cpp.
References Magick::Blob::data(), GetPPException, Magick::Blob::length(), and ThrowImageException.
Magick::Blob Magick::Image::profile | ( | const std::string | name_ | ) | const |
void Magick::Image::quality | ( | const size_t | quality_ | ) |
Definition at line 1246 of file Image.cpp.
Referenced by Magick::qualityImage::operator()().
void Magick::Image::quantize | ( | const bool | measureError_ = false | ) |
Definition at line 3978 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by main(), and Magick::quantizeImage::operator()().
void Magick::Image::quantizeColors | ( | const size_t | colors_ | ) |
Definition at line 1258 of file Image.cpp.
Referenced by main(), and Magick::quantizeColorsImage::operator()().
void Magick::Image::quantizeColorSpace | ( | const ColorspaceType | colorSpace_ | ) |
Definition at line 1269 of file Image.cpp.
Referenced by main(), and Magick::quantizeColorSpaceImage::operator()().
Magick::ColorspaceType Magick::Image::quantizeColorSpace | ( | void | ) | const |
void Magick::Image::quantizeDither | ( | const bool | ditherFlag_ | ) |
Definition at line 1281 of file Image.cpp.
Referenced by main(), and Magick::quantizeDitherImage::operator()().
void Magick::Image::quantizeDitherMethod | ( | const DitherMethod | ditherMethod_ | ) |
MagickCore::DitherMethod Magick::Image::quantizeDitherMethod | ( | void | ) | const |
MagickCore::QuantizeInfo * Magick::Image::quantizeInfo | ( | void | ) |
void Magick::Image::quantizeTreeDepth | ( | const size_t | treeDepth_ | ) |
Definition at line 1303 of file Image.cpp.
Referenced by Magick::quantizeTreeDepthImage::operator()().
void Magick::Image::quiet | ( | const bool | quiet_ | ) |
Definition at line 1314 of file Image.cpp.
Referenced by Magick::appendImages(), Magick::averageImages(), Magick::colorHistogram(), Magick::combineImages(), Magick::cropToTiles(), Magick::evaluateImages(), Magick::flattenImages(), Magick::forwardFourierTransformImage(), Magick::fxImages(), Magick::ImageMoments::ImageMoments(), Magick::ImagePerceptualHash::ImagePerceptualHash(), Magick::ImageStatistics::ImageStatistics(), Magick::mapImages(), Magick::mergeImageLayers(), Magick::mosaicImages(), Magick::Pixels::Pixels(), Magick::separateImages(), and Magick::smushImages().
bool Magick::Image::quiet | ( | void | ) | const |
void Magick::Image::raise | ( | const Geometry & | geometry_ = raiseGeometryDefault , |
const bool | raisedFlag_ = false |
||
) |
Definition at line 3992 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by main(), and Magick::raiseImage::operator()().
void Magick::Image::randomThreshold | ( | const double | low_, |
const double | high_ | ||
) |
Definition at line 4004 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by main().
void Magick::Image::randomThresholdChannel | ( | const ChannelType | channel_, |
const double | low_, | ||
const double | high_ | ||
) |
Definition at line 4011 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
Referenced by main().
void Magick::Image::read | ( | const Blob & | blob_ | ) |
Definition at line 4022 of file Image.cpp.
References Magick::Blob::data(), GetPPException, Magick::Image, and Magick::Blob::length().
void Magick::Image::read | ( | const Geometry & | size_, |
const std::string & | imageSpec_ | ||
) |
void Magick::Image::read | ( | const size_t | width_, |
const size_t | height_, | ||
const std::string & | map_, | ||
const StorageType | type_, | ||
const void * | pixels_ | ||
) |
Definition at line 4074 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::read | ( | const std::string & | imageSpec_ | ) |
Definition at line 4087 of file Image.cpp.
References GetPPException, and Magick::Image.
Magick::Image Magick::Image::readMask | ( | void | ) | const |
void Magick::Image::readPixels | ( | const QuantumType | quantum_, |
const unsigned char * | source_ | ||
) |
Definition at line 4108 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::reduceNoise | ( | void | ) |
Definition at line 4122 of file Image.cpp.
Referenced by main(), and Magick::reduceNoiseImage::operator()().
void Magick::Image::reduceNoise | ( | const size_t | order_ | ) |
Definition at line 4127 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::renderingIntent | ( | const RenderingIntent | renderingIntent_ | ) |
Definition at line 1325 of file Image.cpp.
Referenced by Magick::renderingIntentImage::operator()().
Magick::RenderingIntent Magick::Image::renderingIntent | ( | void | ) | const |
void Magick::Image::repage | ( | ) |
Definition at line 4139 of file Image.cpp.
References Magick::Geometry.
MagickCore::Image * Magick::Image::replaceImage | ( | MagickCore::Image * | replacement_ | ) |
Definition at line 5058 of file Image.cpp.
References GetPPException, Magick::Image, Magick::ImageRef::replaceImage(), and ThrowImageException.
Referenced by Magick::appendImages(), Magick::averageImages(), Magick::combineImages(), Magick::evaluateImages(), fillPattern(), Magick::flattenImages(), Magick::fxImages(), Image(), Magick::mergeImageLayers(), Magick::mosaicImages(), Magick::smushImages(), and strokePattern().
void Magick::Image::resample | ( | const Point & | density_ | ) |
Definition at line 4149 of file Image.cpp.
References GetPPException, Magick::Image, ThrowImageException, Magick::Point::x(), and Magick::Point::y().
void Magick::Image::resize | ( | const Geometry & | geometry_ | ) |
Definition at line 4161 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by Magick::resizeImage::operator()().
void Magick::Image::resolutionUnits | ( | const ResolutionType | resolutionUnits_ | ) |
Definition at line 1337 of file Image.cpp.
Referenced by Magick::resolutionUnitsImage::operator()().
Magick::ResolutionType Magick::Image::resolutionUnits | ( | void | ) | const |
void Magick::Image::roll | ( | const Geometry & | roll_ | ) |
Definition at line 4186 of file Image.cpp.
References GetPPException, Magick::Image, ThrowImageException, Magick::Geometry::xOff(), and Magick::Geometry::yOff().
Referenced by main(), and Magick::rollImage::operator()().
void Magick::Image::roll | ( | const size_t | columns_, |
const size_t | rows_ | ||
) |
Definition at line 4197 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::rotate | ( | const double | degrees_ | ) |
Definition at line 4209 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::rotateImage::operator()().
void Magick::Image::rotationalBlur | ( | const double | angle_ | ) |
Definition at line 4220 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::rotationalBlurChannel | ( | const ChannelType | channel_, |
const double | angle_ | ||
) |
Definition at line 4231 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, Magick::Image, RestorePPChannelMask, and ThrowImageException.
size_t Magick::Image::rows | ( | void | ) | const |
Definition at line 1350 of file Image.cpp.
Referenced by main(), Magick::operator<(), Magick::operator==(), and Magick::PixelData::PixelData().
void Magick::Image::sample | ( | const Geometry & | geometry_ | ) |
Definition at line 4245 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::sampleImage::operator()().
void Magick::Image::scale | ( | const Geometry & | geometry_ | ) |
Definition at line 4267 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::scaleImage::operator()().
void Magick::Image::scene | ( | const size_t | scene_ | ) |
Definition at line 1355 of file Image.cpp.
Referenced by Magick::sceneImage::operator()().
void Magick::Image::segment | ( | const double | clusterThreshold_ = 1.0 , |
const double | smoothingThreshold_ = 1.5 |
||
) |
Definition at line 4289 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by main(), and Magick::segmentImage::operator()().
void Magick::Image::selectiveBlur | ( | const double | radius_, |
const double | sigma_, | ||
const double | threshold_ | ||
) |
Definition at line 4301 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::selectiveBlurChannel | ( | const ChannelType | channel_, |
const double | radius_, | ||
const double | sigma_, | ||
const double | threshold_ | ||
) |
Definition at line 4314 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, Magick::Image, RestorePPChannelMask, and ThrowImageException.
Magick::Image Magick::Image::separate | ( | const ChannelType | channel_ | ) | const |
Definition at line 4329 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::sepiaTone | ( | const double | threshold_ | ) |
Definition at line 4343 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
bool Magick::Image::setColorMetric | ( | const Image & | reference_ | ) |
Definition at line 4354 of file Image.cpp.
References constImage(), GetPPException, and ThrowImageException.
Magick::Quantum * Magick::Image::setPixels | ( | const ::ssize_t | x_, |
const ::ssize_t | y_, | ||
const size_t | columns_, | ||
const size_t | rows_ | ||
) |
Definition at line 4370 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::shade | ( | const double | azimuth_ = 30 , |
const double | elevation_ = 30 , |
||
const bool | colorShading_ = false |
||
) |
Definition at line 4383 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::shadeImage::operator()().
void Magick::Image::shadow | ( | const double | percentAlpha_ = 80.0 , |
const double | sigma_ = 0.5 , |
||
const ssize_t | x_ = 5 , |
||
const ssize_t | y_ = 5 |
||
) |
Definition at line 4396 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by Magick::shadowImage::operator()().
void Magick::Image::sharpen | ( | const double | radius_ = 0.0 , |
const double | sigma_ = 1.0 |
||
) |
Definition at line 4409 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::sharpenImage::operator()().
void Magick::Image::sharpenChannel | ( | const ChannelType | channel_, |
const double | radius_ = 0.0 , |
||
const double | sigma_ = 1.0 |
||
) |
Definition at line 4420 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, Magick::Image, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::shave | ( | const Geometry & | geometry_ | ) |
Definition at line 4434 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::shaveImage::operator()().
void Magick::Image::shear | ( | const double | xShearAngle_, |
const double | yShearAngle_ | ||
) |
Definition at line 4448 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::shearImage::operator()().
void Magick::Image::sigmoidalContrast | ( | const bool | sharpen_, |
const double | contrast, | ||
const double | midpoint = QuantumRange/2.0 |
||
) |
Definition at line 4459 of file Image.cpp.
References GetPPException, and ThrowImageException.
std::string Magick::Image::signature | ( | const bool | force_ = false | ) | const |
Definition at line 4469 of file Image.cpp.
Referenced by Magick::operator==().
void Magick::Image::size | ( | const Geometry & | geometry_ | ) |
Definition at line 1366 of file Image.cpp.
References Magick::Geometry::height(), and Magick::Geometry::width().
Referenced by main(), and Magick::sizeImage::operator()().
Magick::Geometry Magick::Image::size | ( | void | ) | const |
void Magick::Image::sketch | ( | const double | radius_ = 0.0 , |
const double | sigma_ = 1.0 , |
||
const double | angle_ = 0.0 |
||
) |
Definition at line 4474 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::solarize | ( | const double | factor_ = 50.0 | ) |
Definition at line 4486 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by main(), and Magick::solarizeImage::operator()().
void Magick::Image::sparseColor | ( | const ChannelType | channel_, |
const SparseColorMethod | method_, | ||
const size_t | numberArguments_, | ||
const double * | arguments_ | ||
) |
Definition at line 4494 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, Magick::Image, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::splice | ( | const Geometry & | geometry_ | ) |
Definition at line 4510 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by Magick::spliceImage::operator()().
void Magick::Image::spread | ( | const double | amount_ = 3.0 | ) |
Definition at line 4539 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::spreadImage::operator()().
Magick::ImageStatistics Magick::Image::statistics | ( | ) | const |
void Magick::Image::stegano | ( | const Image & | watermark_ | ) |
Definition at line 4555 of file Image.cpp.
References constImage(), GetPPException, Magick::Image, and ThrowImageException.
Referenced by Magick::steganoImage::operator()().
void Magick::Image::stereo | ( | const Image & | rightImage_ | ) |
Definition at line 4566 of file Image.cpp.
References constImage(), GetPPException, Magick::Image, and ThrowImageException.
Referenced by Magick::stereoImage::operator()().
void Magick::Image::strip | ( | void | ) |
Definition at line 4577 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by Magick::stripImage::operator()().
void Magick::Image::strokeColor | ( | const Color & | strokeColor_ | ) |
Definition at line 1390 of file Image.cpp.
Referenced by main(), and Magick::strokeColorImage::operator()().
Magick::Color Magick::Image::strokeColor | ( | void | ) | const |
void Magick::Image::strokeDashArray | ( | const double * | strokeDashArray_ | ) |
const double * Magick::Image::strokeDashArray | ( | void | ) | const |
void Magick::Image::strokeDashOffset | ( | const double | strokeDashOffset_ | ) |
void Magick::Image::strokeLineCap | ( | const LineCap | lineCap_ | ) |
Magick::LineCap Magick::Image::strokeLineCap | ( | void | ) | const |
void Magick::Image::strokeLineJoin | ( | const LineJoin | lineJoin_ | ) |
Magick::LineJoin Magick::Image::strokeLineJoin | ( | void | ) | const |
void Magick::Image::strokeMiterLimit | ( | const size_t | miterLimit_ | ) |
void Magick::Image::strokePattern | ( | const Image & | strokePattern_ | ) |
Definition at line 1461 of file Image.cpp.
References constImage(), and isValid().
Referenced by strokePattern().
Magick::Image Magick::Image::strokePattern | ( | void | ) | const |
Definition at line 1470 of file Image.cpp.
References GetPPException, Magick::Image, replaceImage(), strokePattern(), and ThrowImageException.
void Magick::Image::strokeWidth | ( | const double | strokeWidth_ | ) |
void Magick::Image::subImage | ( | const size_t | subImage_ | ) |
Definition at line 1510 of file Image.cpp.
Referenced by Magick::subImageImage::operator()().
Magick::Image Magick::Image::subImageSearch | ( | const Image & | reference_, |
const MetricType | metric_, | ||
Geometry * | offset_, | ||
double * | similarityMetric_, | ||
const double | similarityThreshold = (-1.0) |
||
) |
Definition at line 4585 of file Image.cpp.
References constImage(), GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::subRange | ( | const size_t | subRange_ | ) |
Definition at line 1521 of file Image.cpp.
Referenced by Magick::subRangeImage::operator()().
void Magick::Image::swirl | ( | const double | degrees_ | ) |
Definition at line 4607 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::swirlImage::operator()().
void Magick::Image::syncPixels | ( | void | ) |
Definition at line 4619 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::textAntiAlias | ( | const bool | flag_ | ) |
Definition at line 1532 of file Image.cpp.
Referenced by Magick::textAntiAliasImage::operator()().
void Magick::Image::textDirection | ( | DirectionType | direction_ | ) |
Magick::DirectionType Magick::Image::textDirection | ( | void | ) | const |
void Magick::Image::textEncoding | ( | const std::string & | encoding_ | ) |
Magick::GravityType Magick::Image::textGravity | ( | void | ) | const |
void Magick::Image::textInterlineSpacing | ( | double | spacing_ | ) |
double Magick::Image::textInterlineSpacing | ( | void | ) | const |
void Magick::Image::textInterwordSpacing | ( | double | spacing_ | ) |
double Magick::Image::textInterwordSpacing | ( | void | ) | const |
void Magick::Image::textUnderColor | ( | const Color & | underColor_ | ) |
Magick::Color Magick::Image::textUnderColor | ( | void | ) | const |
void Magick::Image::texture | ( | const Image & | texture_ | ) |
Definition at line 4626 of file Image.cpp.
References constImage(), GetPPException, and ThrowImageException.
Referenced by main(), and Magick::textureImage::operator()().
void Magick::Image::threshold | ( | const double | threshold_ | ) |
Definition at line 4634 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by main(), and Magick::thresholdImage::operator()().
void Magick::Image::thumbnail | ( | const Geometry & | geometry_ | ) |
Definition at line 4642 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::tint | ( | const std::string | opacity_ | ) |
Definition at line 4664 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
size_t Magick::Image::totalColors | ( | void | ) | const |
Definition at line 1620 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::transformOrigin | ( | const double | x_, |
const double | y_ | ||
) |
void Magick::Image::transformRotation | ( | const double | angle_ | ) |
void Magick::Image::transformScale | ( | const double | sx_, |
const double | sy_ | ||
) |
void Magick::Image::transformSkewX | ( | const double | skewx_ | ) |
void Magick::Image::transformSkewY | ( | const double | skewy_ | ) |
void Magick::Image::transparent | ( | const Color & | color_, |
const bool | inverse_ = false |
||
) |
Definition at line 4697 of file Image.cpp.
References GetPPException, Magick::Color::isValid(), Magick::throwExceptionExplicit(), and ThrowImageException.
Referenced by main(), and Magick::transparentImage::operator()().
Definition at line 4719 of file Image.cpp.
References GetPPException, Magick::Color::isValid(), Magick::throwExceptionExplicit(), and ThrowImageException.
void Magick::Image::transpose | ( | void | ) |
Definition at line 4748 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::transverse | ( | void | ) |
Definition at line 4759 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::trim | ( | void | ) |
Definition at line 4770 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by Magick::trimImage::operator()().
void Magick::Image::type | ( | const ImageType | type_ | ) |
Definition at line 1656 of file Image.cpp.
References GetPPException, and ThrowImageException.
Referenced by Magick::typeImage::operator()().
Magick::Image Magick::Image::uniqueColors | ( | void | ) | const |
Definition at line 4781 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::unsharpmask | ( | const double | radius_, |
const double | sigma_, | ||
const double | amount_, | ||
const double | threshold_ | ||
) |
Definition at line 4795 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main().
void Magick::Image::unsharpmaskChannel | ( | const ChannelType | channel_, |
const double | radius_, | ||
const double | sigma_, | ||
const double | amount_, | ||
const double | threshold_ | ||
) |
Definition at line 4808 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, Magick::Image, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::verbose | ( | const bool | verboseFlag_ | ) |
Definition at line 1665 of file Image.cpp.
Referenced by Magick::verboseImage::operator()().
void Magick::Image::vignette | ( | const double | radius_ = 0.0 , |
const double | sigma_ = 1.0 , |
||
const ssize_t | x_ = 0 , |
||
const ssize_t | y_ = 0 |
||
) |
Definition at line 4824 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::virtualPixelMethod | ( | const VirtualPixelMethod | virtualPixelMethod_ | ) |
Definition at line 1676 of file Image.cpp.
References GetPPException, and ThrowImageException.
Magick::VirtualPixelMethod Magick::Image::virtualPixelMethod | ( | void | ) | const |
void Magick::Image::wave | ( | const double | amplitude_ = 25.0 , |
const double | wavelength_ = 150.0 |
||
) |
Definition at line 4836 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::waveImage::operator()().
void Magick::Image::waveletDenoise | ( | const double | threshold_, |
const double | softness_ | ||
) |
Definition at line 4848 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
void Magick::Image::whiteThreshold | ( | const std::string & | threshold_ | ) |
Definition at line 4861 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::whiteThresholdChannel | ( | const ChannelType | channel_, |
const std::string & | threshold_ | ||
) |
Definition at line 4869 of file Image.cpp.
References GetAndSetPPChannelMask, GetPPException, RestorePPChannelMask, and ThrowImageException.
void Magick::Image::write | ( | Blob * | blob_ | ) |
Definition at line 4880 of file Image.cpp.
References GetPPException, Magick::Blob::MallocAllocator, ThrowImageException, and Magick::Blob::updateNoCopy().
Referenced by main().
void Magick::Image::write | ( | Blob * | blob_, |
const std::string & | magick_ | ||
) |
Definition at line 4898 of file Image.cpp.
References GetPPException, Magick::Blob::MallocAllocator, ThrowImageException, and Magick::Blob::updateNoCopy().
void Magick::Image::write | ( | Blob * | blob_, |
const std::string & | magick_, | ||
const size_t | depth_ | ||
) |
Definition at line 4917 of file Image.cpp.
References GetPPException, Magick::Blob::MallocAllocator, ThrowImageException, and Magick::Blob::updateNoCopy().
void Magick::Image::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 Magick::Image::write | ( | const std::string & | imageSpec_ | ) |
Definition at line 4948 of file Image.cpp.
References GetPPException, and ThrowImageException.
Magick::Image Magick::Image::writeMask | ( | void | ) | const |
void Magick::Image::writePixels | ( | const QuantumType | quantum_, |
unsigned char * | destination_ | ||
) |
Definition at line 4967 of file Image.cpp.
References GetPPException, and ThrowImageException.
void Magick::Image::x11Display | ( | const std::string & | display_ | ) |
Definition at line 1690 of file Image.cpp.
Referenced by Magick::x11DisplayImage::operator()().
void Magick::Image::zoom | ( | const Geometry & | geometry_ | ) |
Definition at line 4981 of file Image.cpp.
References GetPPException, Magick::Image, and ThrowImageException.
Referenced by main(), and Magick::zoomImage::operator()().