get_image_description
Description:
public string get_image_description () throws Error
Gets the description of the image displayed in an Image object.
Parameters:
this |
a pointer to the Image implementor on which to operate.
|
Returns:
a UTF-8 string describing the image.
|