ColorFormat.Black Property

Definition

Returns or sets a value that represents the black component of a CMYK color.

public:
 property int Black { int get(); void set(int value); };
public int Black { get; set; }
member this.Black : int with get, set
Public Property Black As Integer

Property Value

Applies to