MagickCore  6.8.5
decorate.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _FrameInfo

Typedefs

typedef struct _FrameInfo FrameInfo

Functions

MagickExport ImageBorderImage (const Image *, const RectangleInfo *, ExceptionInfo *)
MagickExport ImageFrameImage (const Image *, const FrameInfo *, ExceptionInfo *)
MagickExport MagickBooleanType RaiseImage (Image *, const RectangleInfo *, const MagickBooleanType)

Typedef Documentation

typedef struct _FrameInfo FrameInfo

Function Documentation

MagickExport Image* BorderImage ( const Image ,
const RectangleInfo ,
ExceptionInfo  
)
MagickExport Image * FrameImage ( const Image ,
const FrameInfo ,
ExceptionInfo  
)

References AccentuateModulate, AcquireAuthenticCacheView(), AcquireVirtualCacheView(), _MagickPixelPacket::blue, _Image::border_color, CloneImage(), CMYKColorspace, _MagickPixelPacket::colorspace, _Image::colorspace, _Image::columns, _Image::compose, CompositeImage(), ConvertRGBToCMYK(), CopyCompositeOp, CopyMagickMemory(), _Image::debug, DestroyCacheView(), DestroyImage(), DirectClass, _Image::exception, _Image::filename, FrameImageTag, GetCacheViewAuthenticIndexQueue(), GetCacheViewVirtualIndexQueue(), GetCacheViewVirtualPixels(), GetMagickModule, GetMagickPixelPacket(), _MagickPixelPacket::green, _FrameInfo::height, _RectangleInfo::height, HighlightModulate, InheritException(), _FrameInfo::inner_bevel, IsGrayColorspace(), IsPixelGray(), LogMagickEvent(), MagickFalse, MagickSignature, MagickTrue, _Image::matte, _Image::matte_color, _MagickPixelPacket::opacity, _PixelPacket::opacity, OpaqueAlphaChannel, OpaqueOpacity, OptionError, _FrameInfo::outer_bevel, OverCompositeOp, _Image::page, _Image::progress_monitor, QuantumRange, QuantumScale, QueueCacheViewAuthenticPixels(), _MagickPixelPacket::red, _Image::rows, SetImageAlphaChannel(), SetImageColorspace(), SetImageProgress(), SetImageStorageClass(), SetMagickPixelPacket(), SetPixelPacket(), ShadowModulate, _Image::signature, sRGBColorspace, SyncCacheViewAuthenticPixels(), ThrowImageException, TraceEvent, TroughModulate, _FrameInfo::width, _RectangleInfo::width, _FrameInfo::x, and _FrameInfo::y.

Referenced by BorderImage(), and MontageImageList().