SubImage::GetBaseImage

SubImage::GetBaseImage
Image* GetBaseImage();
Description

GetBaseImage returns the base image that is referenced by SubImage object which uses the sub-rectangle of the base image.

Return Value

The Image object which is the base image.