FileReader::CreateWrapperImageSource

FileReader::CreateWrapperImageSource
virtual ImageSource* CreateWrapperImageSource(Render::Image* memImage) const;
Description

CreateWrapperImageSource creates a wrapper for initializing and loading jpeg images.

Parameters
Parameters 
Description 
Render::Image* memImage 
Pointer to the memory image. 
Return Value

An ImageSource pointer to the temporary image.