LoadResolutionWidth property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int LoadResolutionWidth [int nIndex];

Delphi Syntax

LoadResolutionWidth[nIndex: Integer]:Longint;

Overview

Refer to Implementing PhotoCD and FlashPix Features.

Remarks

Is the height component in an array that specifies the available dimensions in a PhotoCD, FlashPix, or JBIG file.

The ReadLoadResolutions method updates this property. The LoadResolutionCount property specifies the number of available dimensions.

The GetLoadResolution method can also update this property with the current value for loading a file.

See Also

Elements:

ReadLoadResolutions method, LoadResolutionCount property, LoadResolutionHeight property, PCDRes property, SetLoadResolution method, GetLoadResolution method, SaveResolutionHeight property, SaveResolutionWidth property

Topics:

Raster Images: Loading Files

 

Raster Images: Getting and Setting File Information