LoadResolutionWidth property (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

float LoadResolutionWidth (short iIndex);

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

ColorSpace property, ReadLoadResolutions method, LoadResolutionCount property, LoadResolutionHeight 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