Class CmykMixerChannel
CmykMixerChannel class
CmykChannel. It’s wrapper for channel raw data. Used in MixrResource
public class CmykMixerChannel : MixerChannel
Constructors
Name | Description |
---|---|
CmykMixerChannel(byte[]) | Initializes a new instance of the CmykMixerChannel class. |
Properties
Name | Description |
---|---|
Black { get; set; } | Gets or sets the black. |
Constant { get; set; } | Gets or sets the constant.of channel. |
Cyan { get; set; } | Gets or sets the cyan. |
Magenta { get; set; } | Gets or sets the magenta. |
Yellow { get; set; } | Gets or sets the yellow. |
Methods
Name | Description |
---|---|
GetRawData() | Gets the raw data. |
See Also
- class MixerChannel
- namespace Aspose.PSD.FileFormats.Psd.Layers.AdjustmentLayers
- assembly Aspose.PSD