C#
VB
Java
WinRT C#
C++
Gets extra information about the image if the file format is PSD.
public CodecsPsdImageInfo Psd { get; }
Public ReadOnly Property Psd As Leadtools.Codecs.CodecsPsdImageInfo
public Leadtools.Codecs.CodecsPsdImageInfo Psd {get;}
public CodecsPsdImageInfo getPsd()
get_Psd();
public:
property Leadtools.Codecs.CodecsPsdImageInfo^ Psd {
Leadtools.Codecs.CodecsPsdImageInfo^ get();
}
A CodecsPsdImageInfo object that contains extra information about the image if the file format is PSD.
For an example, refer to CodecsImageInfo.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET