PrimaryChromaticities Property (TiffFrameSettings)
In This Topic
Gets or sets the chromaticities of the primaries of the image.
Syntax
'Declaration
Public Property PrimaryChromaticities As System.Single()
public System.float[] PrimaryChromaticities {get; set;}
See Also