SkAutoMaskImage Class Reference

#include <SkMaskFilter.h>

List of all members.

Public Member Functions

 SkAutoMaskImage (SkMask *mask, bool alloc)
 ~SkAutoMaskImage ()

Detailed Description

Stack class used to manage the fImage buffer in a SkMask. When this object loses scope, the buffer is freed with SkMask::FreeImage().

Definition at line 83 of file SkMaskFilter.h.


Constructor & Destructor Documentation

SkAutoMaskImage::SkAutoMaskImage ( SkMask mask,
bool  alloc 
) [inline]

Definition at line 85 of file SkMaskFilter.h.

SkAutoMaskImage::~SkAutoMaskImage (  )  [inline]

Definition at line 91 of file SkMaskFilter.h.


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

Generated on Tue Oct 20 11:03:41 2009 for Skia by  doxygen 1.6.1