CmykMixerChannel Class

Summary: CmykChannel. 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.CmykMixerChannel

Inheritance: MixerChannel

Aspose.PSD Version: 24.4.0

Constructors

NameDescription
CmykMixerChannel(data)Initializes a new instance of the CmykMixerChannel class.

Properties

NameTypeAccessDescription
blackshortr/wGets or sets the black.
constantshortr/wGets or sets the constant.of channel.
cyanshortr/wGets or sets the cyan.
magentashortr/wGets or sets the magenta.
yellowshortr/wGets or sets the yellow.

Methods

NameDescription
get_raw_data()Gets the raw data.

Constructor: CmykMixerChannel(data)

 CmykMixerChannel(data) 

Initializes a new instance of the CmykMixerChannel class.

Parameters:

ParameterTypeDescription
databyteThe data of the resource.

Method: get_raw_data()

 get_raw_data() 

Gets the raw data.

Returns

TypeDescription
byteRaw byte data