paint.h File Reference

#include "MagickCore/color.h"
#include "MagickCore/draw.h"

Go to the source code of this file.

Functions

MagickExport ImageOilPaintImage (const Image *, const double, const double, ExceptionInfo *)
MagickExport MagickBooleanType FloodfillPaintImage (Image *, const DrawInfo *, const PixelInfo *, const ssize_t, const ssize_t, const MagickBooleanType, ExceptionInfo *)
MagickExport MagickBooleanType GradientImage (Image *, const GradientType, const SpreadMethod, const StopInfo *, const size_t, ExceptionInfo *)
MagickExport MagickBooleanType OpaquePaintImage (Image *, const PixelInfo *, const PixelInfo *, const MagickBooleanType, ExceptionInfo *)
MagickExport MagickBooleanType TransparentPaintImage (Image *, const PixelInfo *, const Quantum, const MagickBooleanType, ExceptionInfo *)
MagickExport MagickBooleanType TransparentPaintImageChroma (Image *, const PixelInfo *, const PixelInfo *, const Quantum, const MagickBooleanType, ExceptionInfo *)

Function Documentation

MagickExport MagickBooleanType FloodfillPaintImage ( Image ,
const DrawInfo ,
const PixelInfo ,
const   ssize_t,
const   ssize_t,
const   MagickBooleanType,
ExceptionInfo  
)
MagickExport MagickBooleanType GradientImage ( Image ,
const   GradientType,
const   SpreadMethod,
const StopInfo ,
const   size_t,
ExceptionInfo  
)
MagickExport Image* OilPaintImage ( const Image ,
const   double,
const   double,
ExceptionInfo  
)
MagickExport MagickBooleanType OpaquePaintImage ( Image ,
const PixelInfo ,
const PixelInfo ,
const   MagickBooleanType,
ExceptionInfo  
)
MagickExport MagickBooleanType TransparentPaintImage ( Image ,
const PixelInfo ,
const   Quantum,
const   MagickBooleanType,
ExceptionInfo  
)
MagickExport MagickBooleanType TransparentPaintImageChroma ( Image ,
const PixelInfo ,
const PixelInfo ,
const   Quantum,
const   MagickBooleanType,
ExceptionInfo  
)

Generated on 2 Jan 2020 for MagickCore by  doxygen 1.6.1