InfoLayers property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int InfoLayers

Delphi Syntax

InfoLayers: Integer

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

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

Topics

Raster Images: Getting and Setting File Information