Raster Image Functions:
 Input and Output
  Loading Files

Getting information before loading:

LFile::GetInfo

LMemoryFile::GetInfo

LFile::ReadFileTransforms

Optional settings before loading:

LBaseFile::EnableLoadInfoCallBack

LFile::ReadLoadResolutions

LFileSettings::GetAutoCADFilesColorScheme

LFileSettings::GetDJVOptions

LFileSettings::GetExtFileOption

LFileSettings::GetLoadResolution

LFileSettings::GetPCDResolution

LFileSettings::GetPLTOptions

LFileSettings::GetPTKOptions

LFileSettings::GetRTFOptions

LFileSettings::GetTXTOptions

LFileSettings::GetWMFResolution

LFileSettings::GetWMFResolutionExt

LFileSettings::SetAutoCADFilesColorScheme

LFileSettings::SetDJVOptions

LFileSettings::SetExtFileOption

LFileSettings::SetLoadResolution

LFileSettings::SetPCDResolution

LFileSettings::SetPLTOptions

LFileSettings::SetPTKOptions

LFileSettings::SetRTFOptions

LFileSettings::SetTXTOptions

LFileSettings::SetWMFResolution

LFileSettings::SetWMFResolutionExt

Alternatives to load from a file on a disk:

LAnimationWindow::Load

LBitmapBase::Load

LBitmapBase::LoadResize

LBitmapList::Load

LFile::LoadBitmap

LFile::LoadBitmapList

LFile::LoadBitmapResize

LFile::LoadFile

LFile::LoadCMYKArray

LFile::LoadLayer

LFile::LoadOffset

LFile::LoadTile

Alternatives to load from a file in memory:

LMemoryFile::LoadBitmap

LMemoryFile::LoadMemory

LMemoryFile::Decompress

Where you supply the image data to load:

LFile::StartFeedLoad

LFile::FeedLoad

LFile::StopFeedLoad

LBitmapBase::ChangeHeight

Loading Embedded ICC Profiles

LFile::FreeICCProfile

LFile::InitICCProfile

LFile::LoadICCProfile

Compacting TIFF Files

LFile::Compact

Loading Corrupted Files

LBitmapBase::GetLoadStatus