FileImageSource::FileImageSource

FileImageSource::FileImageSource
FileImageSource(File* file, ImageFormat format = Image_None, UInt64 len = 0);
Description

FileImageSource constructor.

Parameters
Parameters 
Description 
File* file 
Pointer to the image file. 
ImageFormat format = Image_None 
The format of the image. 
UInt64 len = 0 
Length of the image file.