DecRef decrements our reference count and calls ReleaseImage() on our parent if one exists.
Definition at line 322 of file CATImage.cpp. References CATASSERT, fParentImage, fRefCount, and ReleaseImage(). Referenced by ReleaseImage(), and ~CATImage().
|