Loads an image from the specified file.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java
![]() |
---|
public static Image imageFromFile ( |
A string containing file path.
A java.awt.Image instance representing the loaded bitmap, or null if I/O error occurred.