Sets 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 double GetEXIF_PrimaryChromaticities( int index )
Public Function GetEXIF_PrimaryChromaticities ( _ index As Integer _ ) As Double
public: double GetEXIF_PrimaryChromaticities( int index )
Parameters
- index
- Int32
Index of the property (0..5).