Class CmykMixerChannel
CmykMixerChannel class
CmykChannel. C’est un wrapper pour les données brutes du canal. Utilisé dans MixrResource
public class CmykMixerChannel : MixerChannel
Constructeurs
Nom | La description |
---|
CmykMixerChannel(byte[]) | Initialise une nouvelle instance duCmykMixerChannel classe. |
Propriétés
Nom | La description |
---|
Black { get; set; } | Obtient ou définit le noir. |
Constant { get; set; } | Obtient ou définit la constante.du canal. |
Cyan { get; set; } | Obtient ou définit le cyan. |
Magenta { get; set; } | Obtient ou définit le magenta. |
Yellow { get; set; } | Obtient ou définit le jaune. |
Méthodes
Nom | La description |
---|
GetRawData() | Obtient les données brutes. |
Voir également