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


For a list of all members of this type, see CodecsPsdLayerInfo members.

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

See Also