C++
virtual Acad::ErrorStatus closeImage();
Description
Closes the associated image data object, and updates any changes to the image instances in AutoCAD.
Returns Acad::eOk if successful, or Acad::eNotOpenForWrite if the image wasn't open for write by an earlier call to openImage.