Go to the source code of this file.
|
| MagickExport char ** | GetColorList (const char *, size_t *, ExceptionInfo *) |
| |
| MagickExport const ColorInfo * | GetColorInfo (const char *, ExceptionInfo *) |
| |
| MagickExport const ColorInfo ** | GetColorInfoList (const char *, size_t *, ExceptionInfo *) |
| |
| MagickExport MagickBooleanType | IsEquivalentImage (const Image *, const Image *, ssize_t *x, ssize_t *y, ExceptionInfo *) |
| |
| MagickExport MagickBooleanType | ListColorInfo (FILE *, ExceptionInfo *) |
| |
| MagickExport MagickBooleanType | QueryColorCompliance (const char *, const ComplianceType, PixelInfo *, ExceptionInfo *) |
| |
| MagickExport MagickBooleanType | QueryColorname (const Image *, const PixelInfo *, const ComplianceType, char *, ExceptionInfo *) |
| |
| MagickExport void | ConcatenateColorComponent (const PixelInfo *, const PixelChannel, const ComplianceType, char *) |
| |
| MagickExport void | GetColorTuple (const PixelInfo *, const MagickBooleanType, char *) |
| |
| Enumerator |
|---|
| UndefinedCompliance |
|
| NoCompliance |
|
| CSSCompliance |
|
| SVGCompliance |
|
| X11Compliance |
|
| XPMCompliance |
|
| MVGCompliance |
|
| AllCompliance |
|
References AcquireQuantumMemory(), color_cache, color_semaphore, ColorInfoCompare(), GetColorInfo(), GetMagickModule, GetNextValueInLinkedList(), GetNumberOfElementsInLinkedList(), GlobExpression(), LockSemaphoreInfo(), LogMagickEvent(), MagickFalse, _ColorInfo::name, ResetLinkedListIterator(), _ColorInfo::stealth, TraceEvent, and UnlockSemaphoreInfo().
Referenced by ListColorInfo().
References AcquireQuantumMemory(), color_cache, color_semaphore, ColorCompare(), ConstantString(), GetColorInfo(), GetMagickModule, GetNextValueInLinkedList(), GetNumberOfElementsInLinkedList(), GlobExpression(), LockSemaphoreInfo(), LogMagickEvent(), MagickFalse, _ColorInfo::name, ResetLinkedListIterator(), _ColorInfo::stealth, TraceEvent, and UnlockSemaphoreInfo().
References _PixelInfo::alpha_trait, AlphaPixelChannel, BlackPixelChannel, BluePixelChannel, CMYKColorspace, _PixelInfo::colorspace, CommandOptionToMnemonic(), ConcatenateColorComponent(), ConcatenateMagickString(), ConcatentateHexColorComponent(), _PixelInfo::depth, GetMagickModule, GRAYColorspace, GrayPixelChannel, GreenPixelChannel, IsSVGCompliant(), LinearGRAYColorspace, LocaleLower(), LogMagickEvent(), MagickColorspaceOptions, MagickFalse, MagickPathExtent, RedPixelChannel, SVGCompliance, TraceEvent, and UndefinedPixelTrait.
Referenced by ConnectedComponentsImage(), GetNumberColors(), IdentifyImage(), InterpretImageProperties(), ListColorInfo(), and QueryColorname().