__cdecl IMAGE_PROC void OrphanSubImage(Image pImage);
image.h
Removes a sub-image (child image) from a parent image. The sub image my then be moved to another image with AdoptSubImage.
Functions