Raster Images:
 Input and Output
  Loading Files

Getting information before loading:

GetFileInfo method

GetMemoryInfo method

 

InfoBits property

InfoColorSpace property

InfoCompress property

InfoFormat property

InfoHasAlpha property

InfoHeight property

InfoLayers property

InfoPage property

InfoPCDRes property

InfoSizeDisk property

InfoSizeMem property

InfoViewPerspective property

InfoXRes property

InfoYRes property

InfoWidth property

 

ReadLoadResolutions method

LoadResolutionCount property

LoadResolutionHeight property

LoadResolutionWidth property

Optional settings before loading:

AutoCADFilesColorScheme property

DVJResolution property

GetLoadResolution method

LoadInfoBits property

LoadInfoFlags property

LoadInfoFormat property

LoadInfoHeight property

LoadInfoOffset property

LoadInfoWidth property

LoadInfoXRes property

LoadInfoYRes property

LoadSigned property

LoadUseViewPerspective property

OnLoadInfo event

EnableLoadInfoEvent property

PaintWhileLoad property

ProgressivePasses property

PCDRes property

PDFDisplayDepth property

PDFGraphicsAlpha property

PDFTextAlpha property

PDFUseLibFonts property

PDFXResolution property

PDFYResolution property

PLTPenColor property

PLTPenWidth property

PTKResolution property

RasterizeViewMode property

RasterizeViewportHeight property

RasterizeViewportWidth property

RTFTopMarg property

RTFBottomMarg property

RTFRightMarg property

RTFLeftMarg property

RTFPaperWidth property

RTFPaperHeight property

SetLoadResolution method

WMFResolutionX property

WMFResolutionY property

LoadFast property

Alternatives to load from a file on a disk:

Load method

LoadLayer method

LoadResize method

LoadStamp method

DropFilesAllowed property

DropAutoLoad property

OnDropFile event

Loading from a file in memory:

LoadFileTile method (Main Control)

LoadMemoryTile method (Main Control)

LoadMemory method

Where you supply the image data to load:

FeedLoad method

StartFeedLoad method

StopFeedLoad method

WMFResolutionX property

WMFResolutionY property

Events during a load:

OnFilePage event

OnChange event

OnBitmapDataPathClosed event