Searched refs:ExposureProgram (Results 1 – 4 of 4) sorted by relevance
100 int ExposureProgram; member
649 if (ImageInfo.ExposureProgram) { in getAttributes()650 bufLen = addKeyValueInt(&buf, bufLen, "ExposureProgram", ImageInfo.ExposureProgram); in getAttributes()
905 ImageInfo.ExposureProgram = (int)ConvertAnyFormat(ValuePtr, Format); in ProcessExifDir()1817 if (ImageInfo.ExposureProgram){ // 05-jan-2001 vcs in ShowImageInfo()1818 switch(ImageInfo.ExposureProgram) { in ShowImageInfo()
161 ExposureProgram : { property