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


The following tables list the members exposed by CodecsPsdLayerInfo.

Public Constructors

 NameDescription
Public ConstructorCodecsPsdLayerInfo Constructor Initializes a new instance of the CodecsPsdLayerInfo class.  
Top

Public Properties

 NameDescription
Public PropertyClipping Clipping value for the layer.  
Public PropertyLeft Left layer position.  
Public PropertyLoadMaskImage Determines whether to load the mask image when loading PSD files with RasterCodecs.LoadPsdLayer.  
Public PropertyMaskImage The transparency mask channel of the saved PSD layer.  
Public PropertyName Gets or sets the name for the layer.  
Public PropertyOpacity Opacity value of the layer.  
Public PropertyTop Top layer position.  
Top

Public Methods

 NameDescription
Public MethodGetBlendModeKey Gets the blend mode key for the layer.  
Public MethodSetBlendModeKey Sets the blend mode key for the layer.  
Top

See Also