Magick++  7.0.10
Magick::DrawableStrokeAntialias Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::DrawableStrokeAntialias:
Collaboration diagram for Magick::DrawableStrokeAntialias:

Public Member Functions

 DrawableStrokeAntialias (bool flag_)
 
 ~DrawableStrokeAntialias (void)
 
void operator() (MagickCore::DrawingWand *context_) const
 
DrawableBasecopy () const
 
void flag (bool flag_)
 
bool flag (void) const
 
- Public Member Functions inherited from Magick::DrawableBase
 DrawableBase (void)
 
virtual ~DrawableBase (void)
 

Detailed Description

Definition at line 1881 of file Drawable.h.

Constructor & Destructor Documentation

◆ DrawableStrokeAntialias()

Magick::DrawableStrokeAntialias::DrawableStrokeAntialias ( bool  flag_)
inline

Definition at line 1884 of file Drawable.h.

◆ ~DrawableStrokeAntialias()

Magick::DrawableStrokeAntialias::~DrawableStrokeAntialias ( void  )

Definition at line 1365 of file Drawable.cpp.

Member Function Documentation

◆ copy()

Magick::DrawableBase * Magick::DrawableStrokeAntialias::copy ( ) const
virtual

Reimplemented from Magick::DrawableBase.

Definition at line 1374 of file Drawable.cpp.

◆ flag() [1/2]

void Magick::DrawableStrokeAntialias::flag ( bool  flag_)
inline

Definition at line 1896 of file Drawable.h.

◆ flag() [2/2]

bool Magick::DrawableStrokeAntialias::flag ( void  ) const
inline

Definition at line 1900 of file Drawable.h.

◆ operator()()

void Magick::DrawableStrokeAntialias::operator() ( MagickCore::DrawingWand *  context_) const
virtual

Reimplemented from Magick::DrawableBase.

Definition at line 1369 of file Drawable.cpp.


The documentation for this class was generated from the following files: