C#
VB
WinRT C#
C++
Gets the blend mode key for the layer.
public byte[] GetBlendModeKey()
Public Function GetBlendModeKey() As Byte()
public byte[] GetBlendModeKey()
function Leadtools.Codecs.CodecsPsdLayerInfo.GetBlendModeKey()
public:
array<byte>^ GetBlendModeKey();
For more information, refer to the FILE FORMATS SPECIFICATION from Adobe.
For an example, refer to RasterCodecs.LoadPsdLayer and RasterCodecs.SavePsdWithLayers.
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