Class ChannelInformation
ChannelInformation class
The channel information.
public class ChannelInformation
Constructors
| Name | Description |
|---|---|
| ChannelInformation(CompressionMethod, int, int) | Initializes a new instance of the ChannelInformation class. |
Properties
| Name | Description |
|---|---|
| ChannelID { get; set; } | Gets or sets the channel ID. |
| CompressionMethod { get; set; } | Gets or sets the compression method. |
| Length { get; } | Gets the channel length in bytes. |
See Also
- namespace Aspose.PSD.FileFormats.Psd.Layers
- assembly Aspose.PSD