GetLoadResolution method (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int GetLoadResolution (int nFormat);

Delphi Syntax

GetLoadResolution (nFormat: Integer): Integer;

Overview

Refer to Implementing PhotoCD and FlashPix Features.

Remarks

Gets 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, SaveResolutionHeight property, SaveResolutionWidth property

Topics:

Raster Images: Loading Files