Check whether external referenced images exist and replace references

Issue: How to check whether external referenced images exist and replace references (CADNET-8088).

Tips: To do this, get an entity of type CadObjectTypeName.IMAGEDEF from the drawing entities and use CadRasterImageDef to check.

Example: