Searched refs:Whitebalance (Results 1 – 4 of 4) sorted by relevance
90 ImageInfo.Whitebalance = -1; in loadExifInfo()635 if (ImageInfo.Whitebalance >= 0) { in getAttributes()636 bufLen = addKeyValueInt(&buf, bufLen, "WhiteBalance", ImageInfo.Whitebalance); in getAttributes()
98 int Whitebalance; member
893 ImageInfo.Whitebalance = (int)ConvertAnyFormat(ValuePtr, Format); in ProcessExifDir()1769 switch(ImageInfo.Whitebalance) { in ShowImageInfo()
792 ImageInfo.Whitebalance = -1;