LEADTOOLS Workflow (Leadtools.Workflow.Raster assembly)

Layers Property

Show in webframe





Gets the number of layers in the PSD file.
Syntax
public int Layers {get;}
'Declaration
 
Public ReadOnly Property Layers As Integer
'Usage
 
Dim instance As PsdImageInfo
Dim value As Integer
 
value = instance.Layers

            

            
public:
property int Layers {
   int get();
}

Property Value

An integer value that represents the number of layers in the PSD file.
Remarks

If this value is 0, then the PSD file does not contain any layers.

For more information on PSD layers, refer to the FILE FORMATS SPECIFICATION from Adobe.

Requirements

Target Platforms

See Also

Reference

PsdImageInfo Class
PsdImageInfo Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Workflow.Raster requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features