Raster Image Functions:
Input and Output
Loading Files
Getting information before loading:
LBaseFile::GetFilterInfo
LBaseFile::GetFilterListInfo
LBaseFile::FreeFilterInfo
LBaseFile::SetFilterInfo
LFile::GetInfo
LFile::GetRasterPdfInfo
LFile::ReadFileTransforms
LMemoryFile::GetInfo
Optional settings before loading:
LBase::EnableLoadInfoCallBack
LFile::ReadLoadResolutions
LFileSettings::GetANZOptions
LFileSettings::GetAutoCADFilesColorScheme
LFileSettings::GetDOCOptions
LFileSettings::GetLoadResolution
LFileSettings::GetPCDResolution
LFileSettings::GetPLTOptions
LFileSettings::GetPTKOptions
LFileSettings::GetRasterizeDocOptions
LFileSettings::GetRTFOptions
LFileSettings::GetTXTOptions
LFileSettings::GetVFFOptions
LFileSettings::GetWMFResolution
LFileSettings::GetXLSOptions
LFileSettings::GetXPSOptions
LFileSettings::SetANZOptions
LFileSettings::SetAutoCADFilesColorScheme
LFileSettings::SetDOCOptions
LFileSettings::SetLoadResolution
LFileSettings::SetPCDResolution
LFileSettings::SetPLTOptions
LFileSettings::SetPTKOptions
LFileSettings::SetRasterizeDocOptions
LFileSettings::SetRTFOptions
LFileSettings::SetTXTOptions
LFileSettings::SetVFFOptions
LFileSettings::SetWMFResolution
LFileSettings::SetXLSOptions
LFileSettings::SetXPSOptions
Alternatives to load from a file on a disk:
LAnimationWindow::Load
LBitmapBase::Load
LBitmapBase::LoadResize
LBitmapList::Load
LFile::Load
LFile::LoadBitmapList
LFile::LoadResize
LFile::LoadFile
LFile::LoadCMYKArray
LFile::LoadLayer
LFile::LoadOffset
LFile::LoadTile
Alternatives to load from a file in memory:
LMemoryFile::Load
LMemoryFile::LoadMemory
LMemoryFile::LoadMemoryTile
Where you supply the image data to load:
LFile::StartFeedLoad
LFile::FeedLoad
LFile::StopFeedLoad
LBitmapBase::ChangeHeight
Compacting TIFF Files
LFile::Compact
Loading Corrupted Files
LBitmapBase::GetLoadStatus