Table of Contents

Class DrawablePopGraphicContext

Namespace
ImageMagick
Assembly
Magick.NET-Q16-AnyCPU.dll

destroys the current drawing wand and returns to the previously pushed drawing wand. Multiple drawing wands may exist. It is an error to attempt to pop more drawing wands than have been pushed, and it is proper form to pop all drawing wands which have been pushed.

public sealed class DrawablePopGraphicContext : IDrawablePopGraphicContext, IDrawable
Inheritance
DrawablePopGraphicContext
Implements
IDrawablePopGraphicContext
IDrawable
Inherited Members

Constructors

DrawablePopGraphicContext()

Initializes a new instance of the DrawablePopGraphicContext class.

public DrawablePopGraphicContext()