Home | History | Annotate | Download | only in jhead

Lines Matching refs:ExposureProgram

239   { TAG_EXPOSURE_PROGRAM,       "ExposureProgram", FMT_SSHORT, 1},
930 ImageInfo.ExposureProgram = (int)ConvertAnyFormat(ValuePtr, Format);
1842 if (ImageInfo.ExposureProgram){ // 05-jan-2001 vcs
1843 switch(ImageInfo.ExposureProgram) {