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