MagickCore
7.0.0
|
#include "MagickCore/studio.h"
#include "MagickCore/artifact.h"
#include "MagickCore/cache.h"
#include "MagickCore/color.h"
#include "MagickCore/compare.h"
#include "MagickCore/constitute.h"
#include "MagickCore/distort.h"
#include "MagickCore/draw.h"
#include "MagickCore/effect.h"
#include "MagickCore/exception.h"
#include "MagickCore/exception-private.h"
#include "MagickCore/fx.h"
#include "MagickCore/gem.h"
#include "MagickCore/geometry.h"
#include "MagickCore/image.h"
#include "MagickCore/image-private.h"
#include "MagickCore/layer.h"
#include "MagickCore/mime-private.h"
#include "MagickCore/memory_.h"
#include "MagickCore/monitor.h"
#include "MagickCore/montage.h"
#include "MagickCore/morphology.h"
#include "MagickCore/option.h"
#include "MagickCore/pixel.h"
#include "MagickCore/policy.h"
#include "MagickCore/property.h"
#include "MagickCore/quantize.h"
#include "MagickCore/quantum.h"
#include "MagickCore/resample.h"
#include "MagickCore/resource_.h"
#include "MagickCore/splay-tree.h"
#include "MagickCore/statistic.h"
#include "MagickCore/string_.h"
#include "MagickCore/token.h"
#include "MagickCore/utility.h"
Go to the source code of this file.
MagickExport MagickBooleanType CloneImageOptions | ( | ImageInfo * | image_info, |
const ImageInfo * | clone_info | ||
) |
Definition at line 1792 of file option.c.
References CloneSplayTree(), ConstantString(), _ImageInfo::debug, _ImageInfo::filename, GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, MagickTrue, _ImageInfo::options, _ImageInfo::signature, TraceEvent, and _GhostInfo::void().
Referenced by CloneImageInfo().
MagickExport const char* CommandOptionToMnemonic | ( | const CommandOption | option, |
const ssize_t | type | ||
) |
Definition at line 2312 of file option.c.
References GetOptionInfo(), and _OptionInfo::mnemonic.
Referenced by AcquireMagickResource(), AcquireResizeFilter(), ClonePixelCacheRepository(), GenerateCoefficients(), GetColorTuple(), GetMagickProperty(), GetMagickPropertyLetter(), IdentifyImage(), IsRightsAuthorized(), ListPolicyInfo(), ListTypeInfo(), LogMagickEventList(), MorphologyApply(), OpenPixelCache(), OptimizeLayerFrames(), RelinquishMagickResource(), SetResampleFilter(), and ShowKernelInfo().
MagickExport MagickBooleanType DefineImageOption | ( | ImageInfo * | image_info, |
const char * | option | ||
) |
Definition at line 1835 of file option.c.
References CopyMagickString(), MaxTextExtent, SetImageOption(), and _GhostInfo::void().
MagickExport MagickBooleanType DeleteImageOption | ( | ImageInfo * | image_info, |
const char * | option | ||
) |
Definition at line 1885 of file option.c.
References _ImageInfo::debug, DeleteNodeFromSplayTree(), _ImageInfo::filename, GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, _ImageInfo::options, _ImageInfo::signature, TraceEvent, and _GhostInfo::void().
Referenced by InterpretImageProperties(), SetImageOption(), and SyncImagesSettings().
MagickExport void DestroyImageOptions | ( | ImageInfo * | image_info | ) |
Definition at line 1921 of file option.c.
References _ImageInfo::debug, DestroySplayTree(), _ImageInfo::filename, GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, _ImageInfo::options, _ImageInfo::signature, TraceEvent, and _GhostInfo::void().
Referenced by DestroyImageInfo().
MagickExport ssize_t GetCommandOptionFlags | ( | const CommandOption | option, |
const MagickBooleanType | list, | ||
const char * | options | ||
) |
Definition at line 2004 of file option.c.
References CopyMagickString(), _OptionInfo::flags, GetOptionInfo(), LocaleCompare(), MagickFalse, MagickTrue, MaxTextExtent, _OptionInfo::mnemonic, sentinel, UndefinedOptionFlag, and _GhostInfo::void().
MagickExport const OptionInfo* GetCommandOptionInfo | ( | const char * | value | ) |
Definition at line 2118 of file option.c.
References CommandOptions, FormatLocaleFile(), LocaleCompare(), _OptionInfo::mnemonic, and _GhostInfo::void().
MagickExport char** GetCommandOptions | ( | const CommandOption | value | ) |
Definition at line 2190 of file option.c.
References AcquireQuantumMemory(), AcquireString(), GetOptionInfo(), _OptionInfo::mnemonic, ResourceLimitFatalError, and ThrowFatalException.
MagickExport const char* GetImageOption | ( | const ImageInfo * | image_info, |
const char * | option | ||
) |
Definition at line 1960 of file option.c.
References _ImageInfo::debug, _ImageInfo::filename, GetMagickModule, GetValueFromSplayTree(), LogMagickEvent(), MagickFalse, MagickSignature, _ImageInfo::options, _ImageInfo::signature, TraceEvent, and _GhostInfo::void().
Referenced by AcquireImage(), AcquireQuantizeInfo(), GetDrawInfo(), GetMagickProperty(), GetMagickPropertyLetter(), GetQuantumInfo(), InterpretImageFilename(), InterpretImageProperties(), ReadImage(), SyncImageSettings(), and WriteImage().
MagickExport char* GetNextImageOption | ( | const ImageInfo * | image_info | ) |
Definition at line 2236 of file option.c.
References _ImageInfo::debug, _ImageInfo::filename, GetMagickModule, GetNextKeyInSplayTree(), LogMagickEvent(), MagickFalse, MagickSignature, _ImageInfo::options, _ImageInfo::signature, TraceEvent, and _GhostInfo::void().
Referenced by InterpretImageProperties(), and SyncImageSettings().
|
static |
Definition at line 1699 of file option.c.
References AlignOptions, AlphaChannelOptions, BooleanOptions, CacheOptions, ChannelOptions, ClassOptions, ClipPathOptions, ColorspaceOptions, CommandOptions, ComposeOptions, CompressOptions, DataTypeOptions, DecorateOptions, DirectionOptions, DisposeOptions, DistortOptions, DitherOptions, EndianOptions, EvaluateOptions, FillRuleOptions, FilterOptions, FunctionOptions, GravityOptions, IntentOptions, InterlaceOptions, InterpolateOptions, KernelOptions, LayerOptions, LineCapOptions, LineJoinOptions, ListOptions, LogEventOptions, MagickAlignOptions, MagickAlphaChannelOptions, MagickBooleanOptions, MagickCacheOptions, MagickChannelOptions, MagickClassOptions, MagickClipPathOptions, MagickColorspaceOptions, MagickCommandOptions, MagickComposeOptions, MagickCompressOptions, MagickDataTypeOptions, MagickDebugOptions, MagickDecorateOptions, MagickDirectionOptions, MagickDisposeOptions, MagickDistortOptions, MagickDitherOptions, MagickEndianOptions, MagickEvaluateOptions, MagickFillRuleOptions, MagickFilterOptions, MagickFunctionOptions, MagickGravityOptions, MagickIntentOptions, MagickInterlaceOptions, MagickInterpolateOptions, MagickKernelOptions, MagickLayerOptions, MagickLineCapOptions, MagickLineJoinOptions, MagickListOptions, MagickLogEventOptions, MagickMethodOptions, MagickMetricOptions, MagickModeOptions, MagickMorphologyOptions, MagickNoiseOptions, MagickOrientationOptions, MagickPixelChannelOptions, MagickPixelIntensityOptions, MagickPixelMaskOptions, MagickPixelTraitOptions, MagickPolicyDomainOptions, MagickPolicyRightsOptions, MagickPreviewOptions, MagickPrimitiveOptions, MagickQuantumFormatOptions, MagickResolutionOptions, MagickResourceOptions, MagickSparseColorOptions, MagickStatisticOptions, MagickStorageOptions, MagickStretchOptions, MagickStyleOptions, MagickTypeOptions, MagickValidateOptions, MagickVirtualPixelOptions, MethodOptions, MetricOptions, ModeOptions, MorphologyOptions, NoiseOptions, OrientationOptions, PixelChannelOptions, PixelIntensityOptions, PixelMaskOptions, PixelTraitOptions, PolicyDomainOptions, PolicyRightsOptions, PreviewOptions, PrimitiveOptions, QuantumFormatOptions, ResolutionOptions, ResourceOptions, SparseColorOptions, StatisticOptions, StorageOptions, StretchOptions, StyleOptions, TypeOptions, ValidateOptions, and VirtualPixelOptions.
Referenced by CommandOptionToMnemonic(), GetCommandOptionFlags(), GetCommandOptions(), ListCommandOptions(), and ParseCommandOption().
MagickExport MagickBooleanType IsCommandOption | ( | const char * | option | ) |
Definition at line 2271 of file option.c.
References IsMagickTrue, MagickFalse, and MagickTrue.
MagickExport MagickBooleanType ListCommandOptions | ( | FILE * | file, |
const CommandOption | option, | ||
ExceptionInfo * | magick_unusedexception | ||
) |
Definition at line 2359 of file option.c.
References FormatLocaleFile(), GetOptionInfo(), MagickFalse, MagickTrue, _OptionInfo::mnemonic, and _GhostInfo::void().
MagickExport ssize_t ParseChannelOption | ( | const char * | channels | ) |
Definition at line 2405 of file option.c.
References AlphaChannel, BlackChannel, BlueChannel, CyanChannel, GreenChannel, MagentaChannel, MagickChannelOptions, MagickTrue, ParseCommandOption(), RedChannel, and YellowChannel.
Referenced by ChannelFxImage(), and SyncImageSettings().
MagickExport ssize_t ParseCommandOption | ( | const CommandOption | option_table, |
const MagickBooleanType | list, | ||
const char * | options | ||
) |
Definition at line 2525 of file option.c.
References CopyMagickString(), GetOptionInfo(), LocaleCompare(), MagickFalse, MagickTrue, MaxTextExtent, _OptionInfo::mnemonic, sentinel, _OptionInfo::type, and _GhostInfo::void().
Referenced by AcquireImage(), AcquireQuantizeInfo(), AcquireResizeFilter(), DrawImage(), ExpandFilenames(), FxChannelStatistics(), GetDrawInfo(), GetQuantumInfo(), LoadLogList(), LoadMimeList(), LoadPolicyList(), LoadTypeList(), ModulateImage(), MorphologyImage(), ParseChannelOption(), ParseKernelName(), ParsePixelChannelOption(), QueryColorCompliance(), ReadImage(), SetImageProperty(), SetLogEventMask(), and SyncImageSettings().
MagickExport ssize_t ParsePixelChannelOption | ( | const char * | channels | ) |
Definition at line 2634 of file option.c.
References GetMagickToken(), InterpretLocaleValue(), MagickPixelChannelOptions, MagickTrue, MaxPixelChannels, MaxTextExtent, ParseCommandOption(), and RedPixelChannel.
Referenced by ChannelFxImage().
MagickExport char* RemoveImageOption | ( | ImageInfo * | image_info, |
const char * | option | ||
) |
Definition at line 2683 of file option.c.
References _ImageInfo::debug, _ImageInfo::filename, GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, _ImageInfo::options, RemoveNodeFromSplayTree(), _ImageInfo::signature, TraceEvent, and _GhostInfo::void().
MagickExport void ResetImageOptionIterator | ( | const ImageInfo * | image_info | ) |
Definition at line 2759 of file option.c.
References _ImageInfo::debug, _ImageInfo::filename, GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, _ImageInfo::options, ResetSplayTreeIterator(), _ImageInfo::signature, TraceEvent, and _GhostInfo::void().
Referenced by InterpretImageProperties(), and SyncImageSettings().
MagickExport void ResetImageOptions | ( | const ImageInfo * | image_info | ) |
Definition at line 2723 of file option.c.
References _ImageInfo::debug, _ImageInfo::filename, GetMagickModule, LogMagickEvent(), MagickFalse, MagickSignature, _ImageInfo::options, ResetSplayTree(), _ImageInfo::signature, TraceEvent, and _GhostInfo::void().
MagickExport MagickBooleanType SetImageOption | ( | ImageInfo * | image_info, |
const char * | option, | ||
const char * | value | ||
) |
Definition at line 2798 of file option.c.
References AddValueToSplayTree(), CloneString(), CompareSplayTreeString(), ConstantString(), _ImageInfo::debug, DeleteImageOption(), _ImageInfo::filename, GetMagickModule, LocaleCompare(), LogMagickEvent(), MagickFalse, MagickSignature, MagickTrue, NewSplayTree(), _ImageInfo::options, RelinquishMagickMemory(), _ImageInfo::signature, _ImageInfo::size, TraceEvent, and _GhostInfo::void().
Referenced by DefineImageOption(), GetMagickProperty(), GetMagickPropertyLetter(), PingImages(), ReadImages(), and SetImageType().
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 129 of file option.c.
Referenced by GetOptionInfo().
|
static |
|
static |
|
static |
Definition at line 881 of file option.c.
Referenced by GetOptionInfo().
|
static |
Definition at line 181 of file option.c.
Referenced by GetCommandOptionInfo(), and GetOptionInfo().
|
static |
Definition at line 777 of file option.c.
Referenced by GetOptionInfo().
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 994 of file option.c.
Referenced by GetOptionInfo().
|
static |
|
static |
Definition at line 1040 of file option.c.
Referenced by GetOptionInfo().
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 1142 of file option.c.
Referenced by GetOptionInfo().
|
static |
|
static |
|
static |
|
static |
Definition at line 1221 of file option.c.
Referenced by GetOptionInfo().
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 1357 of file option.c.
Referenced by GetOptionInfo().
|
static |
|
static |
|
static |
Definition at line 1415 of file option.c.
Referenced by GetOptionInfo().
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 1497 of file option.c.
Referenced by GetOptionInfo().
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |