Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CodecsPsdLayerInfo Class
See Also  Members  
Leadtools.Codecs Namespace : CodecsPsdLayerInfo Class



Describes the layer position within a PSD file.

Syntax

Visual Basic (Declaration) 
Public Class CodecsPsdLayerInfo 
Visual Basic (Usage)Copy Code
Dim instance As CodecsPsdLayerInfo
C# 
public class CodecsPsdLayerInfo 
C++/CLI 
public ref class CodecsPsdLayerInfo 

Example

Remarks

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

Inheritance Hierarchy

System.Object
   Leadtools.Codecs.CodecsPsdLayerInfo

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also