LoadResolutionCount property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int LoadResolutionCount;

Delphi Syntax

LoadResolutionCount:Integer;

Overview

Refer to Implementing PhotoCD and FlashPix Features.

Remarks

The number of available resolutions in the specified PhotoCD, FlashPix, or JBIG file.

The ReadLoadResolutions method updates this property.

The GetLoadResolution method can also update this property, setting it to 1.

See Also

Elements:

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

Topics:

Raster Images: Loading Files

 

Raster Images: Getting and Setting File Information