Clear() sets all the pixels in the image to 0.
Definition at line 426 of file CATImage.cpp. References AbsWidth(), CAT_ERR_IMAGE_MUST_INITIALIZE, CAT_SUCCESS, CATASSERT, CATRESULT, fData, fHeight, fWidth, kBytesPerPixel, XOffsetAbs(), and YOffsetAbs(). Referenced by Create().
|