true the image will be read to memory immediately. If false it will be read upon demand.
@param loadMetadata If true the image metadata will be read to memory immediately. If false it will be read upon demand.
@return Object of a subclass of PhotovaultImage if the file can be read. null if it not of an recognized image file format.
@throws PhotovaultException if dcraw has not been initialized properly ({@link org.photovault.dcraw.DCRawProcessWrapper})
| |
| |
| |