InfoPCDRes property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

bool InfoPCDRes [int n]

Delphi Syntax

InfoPCDRes [n:Integer]:Boolean

Overview

Refer to Loading a Bitmap from a File.

Remarks

(Read only) Is true if the resolution specified by the index value is in the PhotoCD file.

You load the values of this property by using the GetFileInfo method.

Before loading a bitmap from a file, use the PCDRes property to specify which resolution to load. (The PhotoCD format is read only; so the PhotoCD resolution is not an issue when saving a file.)

See Also

Elements

InfoColorSpace property, InfoBits property, InfoCompress property, InfoFormat property, InfoHeight property, InfoPage property, InfoSizeDisk property, InfoSizeMem property, InfoWidth property

Topics

Raster Images: Loading Files

 

Raster Images: Getting and Setting File Information