MixerChannel Class
Summary: MixerChannel. It’s wrapper for channel raw data. Used in MixrResource
Module: aspose.psd.fileformats.psd.layers.adjustmentlayers
Full Name: aspose.psd.fileformats.psd.layers.adjustmentlayers.MixerChannel
Aspose.PSD Version: 24.12.0
Properties
| Name | Type | Access | Description | 
|---|---|---|---|
| constant | short | r/w | Gets or sets the constant.of channel. | 
Methods
| Name | Description | 
|---|---|
| get_raw_data() | Gets the raw data. | 
Method: get_raw_data()
 get_raw_data() 
Gets the raw data.
Returns
| Type | Description | 
|---|---|
| byte | Raw byte data |