←Select platform

Name Property

Summary

Gets the name for the channel.

Syntax

C#
VB
WinRT C#
C++
public string Name { get; } 
Public ReadOnly Property Name As String 
public string Name {get;} 
 get_Name();  
public: 
property String^ Name { 
   String^ get(); 
} 

Property Value

A String which contains the name for the channel.

Remarks

The channel name will be stored in the file.

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

Example

For an example, refer to RasterCodecs.LoadPsdChannel.

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