InfoLayers property (ILEADRasterIO)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short InfoLayers;

Overview

Refer to Layers in Files

Remarks

Represents the total number of layers present in a file.

Currently, only PSD files support layers, but not all PSD files have layers.

Use this property to determine which layers can be loaded from a file.

See Also

Elements:

ColorSpace property, LoadLayer method, GetFileInfo method, InfoTotalPages property, LayerLeft property, LayerTop property, Save method, SaveLayers property, GetFileInfo method

Topics:

Raster Images: Getting and Setting File Information