LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

Psd5OrLater Property






Gets a value that indicates whether the PSD layer is generated or modified using Photoshop 5 or later. .NET support WinRT support
Syntax
public bool Psd5OrLater {get;}
'Declaration
 
Public ReadOnly Property Psd5OrLater As Boolean
'Usage
 
Dim instance As CodecsPsdLayerInfo
Dim value As Boolean
 
value = instance.Psd5OrLater
public bool Psd5OrLater {get;}
 get_Psd5OrLater(); 
public:
property bool Psd5OrLater {
   bool get();
}

Property Value

true if the PSD layer is generated or modified using Photoshop 5 or later, otherwise; false
Remarks

The following are values are only when layer information is obtained from a PSD file using RasterCodecs.LoadPsdLayer. These properties are not used and will be ignored when saving PSD layers using RasterCodecs.SavePsdWithLayers:

Example
For an example, refer to RasterCodecs.LoadPsdLayer.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CodecsPsdLayerInfo Class
CodecsPsdLayerInfo Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.