Class: ImageLayer
Parent class:
MohoLayer
Member Functions
void SetSourceImage(path)
Assign an image file to the image layer.
Return value: none
path (string): file path to the image file
string SourceImage()
Return the source image's file path.
Return value (string): file path to the image file