Home | History | Annotate | Download | only in jhead

Lines Matching refs:ExposureProgram

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