RgbMixerChannelRed Property
Gets or sets the red.

Namespace: Aspose.PSD.FileFormats.Psd.Layers.AdjustmentLayers
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public short Red { get; set; }

Property Value

Type: Int16
The red.
See Also