GetLoadResolution method (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short GetLoadResolution (short iFormat);

Overview

Refer to Implementing PhotoCD and FlashPix Features.

Remarks

Get the last values set by the SetLoadResolution method. These values determine the physical resolution of the PhotoCD, FlashPix, or JBIG file to be loaded.

This method sets the LoadResolutionCount property to 1 and updates the following properties with the current values:

image\sqrblit.gif LoadResolutionHeight property

image\sqrblit.gif LoadResolutionWidth property

See Also

Elements:

ReadLoadResolutions method, LoadResolutionCount property, LoadResolutionHeight property, LoadResolutionWidth property, PCDRes property, SetLoadResolution method, SaveResolutionCount property, SaveResolutionHeight property, SaveResolutionWidth property

Topics:

Raster Images: Loading Files