Image class from where?

Aspose posted java example.
// Read the image from file, ensure it is disposed.

Image image = Image.FromFile(inputFileName);


please tell me where Image class is from?

Hi there,

Thanks for your inquiry.

Currently some of the Java samples contain non-compiling code. These are reminiscences of autoporting from .NET. All samples will be fixed and working with the next release of Aspose.Words.

Which sample are you interested in? I will provide you with the working code here in the mean time..

Thanks,