←Select platform

GetBlendModeKey Method

Summary

Gets the blend mode key for the layer.

Syntax

C#
VB
WinRT C#
C++
public byte[] GetBlendModeKey() 
Public Function GetBlendModeKey() As Byte() 
public byte[] GetBlendModeKey() 
 function Leadtools.Codecs.CodecsPsdLayerInfo.GetBlendModeKey() 
public: 
array<byte>^ GetBlendModeKey();  

Remarks

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

Example

For an example, refer to RasterCodecs.LoadPsdLayer and RasterCodecs.SavePsdWithLayers.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly