MagickCore
6.9.12-19
Convert, Edit, Or Compose Bitmap Images
|
#include "magick/draw.h"
Go to the source code of this file.
Functions | |
MagickExport Image * | FxImage (const Image *, const char *, ExceptionInfo *) |
MagickExport Image * | FxImageChannel (const Image *, const ChannelType, const char *, ExceptionInfo *) |
MagickExport Image* FxImage | ( | const Image * | , |
const char * | , | ||
ExceptionInfo * | |||
) |
MagickExport Image * FxImageChannel | ( | const Image * | , |
const ChannelType | , | ||
const char * | , | ||
ExceptionInfo * | |||
) |
References AcquireAuthenticCacheView(), AcquireFxThreadSet(), BlueChannel, ClampToQuantum(), CloneImage(), CMYKColorspace, _Image::colorspace, _Image::columns, _Image::debug, DestroyCacheView(), DestroyFxThreadSet(), DestroyImage(), DirectClass, _Image::exception, _Image::filename, FxEvaluateChannelExpression(), FxImageTag, GetCacheViewAuthenticIndexQueue(), GetCacheViewAuthenticPixels(), GetMagickModule, GetOpenMPThreadId(), GreenChannel, IndexChannel, InheritException(), LogMagickEvent(), magick_restrict, MagickCoreSignature, MagickFalse, MagickTrue, _Image::matte, OpacityChannel, _Image::progress_monitor, QuantumRange, RedChannel, _Image::rows, SetImageProgress(), SetImageStorageClass(), SetPixelBlue, SetPixelGreen, SetPixelIndex, SetPixelOpacity, SetPixelRed, _Image::signature, SyncCacheViewAuthenticPixels(), and TraceEvent.
Referenced by FxImage().