[]
Gets or sets the number of color components in the color space described by the ICC profile data.
This number shall match the number of components actually in the ICC profile. Valid values are 1, 3, or 4.
public int N { get; set; }
Public Property N As Integer