Gets EXIF_PrimaryChromaticities property.
Defines chromaticity of the primaries of the image. If the image uses CCIR Recommendation 709 primaries, the values are '640/1000,330/1000,300/1000,600/1000,150/1000,0/1000'.
"-1" for all values means "unspecified".
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public void SetEXIF_PrimaryChromaticities( int index, double value )
Public Sub SetEXIF_PrimaryChromaticities ( _ index As Integer, _ value As Double _ )
public: void SetEXIF_PrimaryChromaticities( int index, double value )
Parameters
- index
- Int32
Index of the property (0..5).
- value
- Double
EXIF_PrimaryChromaticities[] value.