_FindImageByID
iterator.image = _FindImageByID(imageID);
Image* image = _FindImageByID(imageID);
Image* _FindImageByID(image_id id) const;