Konica Minolta Kodak i780 Image Processing Guide - Page 5

Best Practices, Basic image capture

Page 5 highlights

2 Best Practices This chapter provides you with recommendations for program logic, which will allow you to interact efficiently with the i600/i700 Series Scanners. This high-level information is not intended to be used as a coding guide. The following information is provided in this chapter: • Basic image capture • Switching between color/grayscale and black and white • Jam recovery • Image file storage locations • Bar code recognition • Controlling print strings • Electronic color dropout (form design, drop-out colors) • Available image header information and its uses • Zone processing (recombining images, especially for viewing) NOTE: The term host in the sections that follow refers to either the driver or application. Basic image capture Basic image capture is a high-level logic flow for retrieving images from the scanner. Follow this sequence to scan documents: • set up the scanner, • enable scanning, • initiate polling, • feed documents, • and disable scanning. A-61504 October 2007 2-1

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85

A-61504
October 2007
2-1
2
Best Practices
This chapter provides you with recommendations for program logic,
which will allow you to interact efficiently with the i600/i700 Series
Scanners. This high-level information is not intended to be used as a
coding guide. The following information is provided in this chapter:
Basic image capture
Switching between color/grayscale and black and white
Jam recovery
Image file storage locations
Bar code recognition
Controlling print strings
Electronic color dropout (form design, drop-out colors)
Available image header information and its uses
Zone processing (recombining images, especially for viewing)
NOTE: The term
host
in the sections that follow refers to either the
driver or application.
Basic image capture
Basic image capture is a high-level logic flow for retrieving images from
the scanner.
Follow this sequence to scan documents:
set up the scanner,
enable scanning,
initiate polling,
feed documents,
and disable scanning.