Sets EXIF_WhitePoint property.
Same as EXIF_ISOSpeedRatings (0x8827) but data type is unsigned rational.
Only Kodak's digicam uses this tag instead of EXIF_ISOSpeedRatings.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public double GetEXIF_WhitePoint( int index )
Public Function GetEXIF_WhitePoint ( _ index As Integer _ ) As Double
public: double GetEXIF_WhitePoint( int index )
Parameters
- index
- Int32
Index of the property (0..1).