Tools of Digital Art – Detailed Study Notes

Hardware vs. Software Tools

  • Success in computer graphics demands skill, dedication, proper tools, and deep tool-knowledge.

  • Tools split into two broad categories:

    • Hardware: scanners, cameras, tablets, pens, iPads, video boards, etc.

    • Software: operating systems (e.g., Apple iOS), apps (Procreate, iMovie, AirPlay), interpolation algorithms, OCR systems, video editors.

  • Choice of hardware often dictates what software/OS can be run (e.g., Procreate only on iPad/iOS).

Digitizing Basics & Resolution Concepts

  • Digitizing: converting analog photographs, slides, or drawings into digital files for on-screen editing.

  • Halftone: the result of digitizing; image represented by tiny, closely spaced dots.

  • Resolution = clarity/richness of a halftone.

    • Print resolution measured in \text{dots per inch (dpi)}.

    • Screen resolution measured in \text{pixels per inch (PPI)}.

    • Pixel (picture element): smallest unit of a digital screen; dots of light.

    • Screen resolution often cited as \text{width}\times\text{height} pixels, e.g. 1920\times1080 ≈ 105\,\text{PPI} on a typical monitor.

    • High-resolution images = hundreds/thousands of dots → sharp; low resolution → faded/blurry.

  • Dynamic range: ability to capture subtle tonal/color variations; rated 0–4 for scanners (4 = widest range: deepest blacks + brightest whites).

Scanners

Shared Operating Principle
  • Internal lamp reflects off original; reflected light captured by a CCD (charge-coupled device) array.

  • Photo-diodes inside CCD convert light into electronic impulses.

  • Sampling assigns numerical values to impulse changes → digital code.

  • Resolution determined by

    1. # of sensors per CCD row

    2. Stepper-motor precision (vertical increments)

1. Flatbed Scanners
  • Resemble photocopiers; document placed on glass; moving head passes under (Fig. 21).

  • Range from consumer to pro tiers; offer good control over \text{size} & \text{resolution}.

  • Support overlays for tracing.

  • Dynamic range typically moderate to high.

2. Film & Negative Scanners
  • Compact devices aimed at transparencies/slides/negatives (Fig. 22).

  • Capture wider color gamut → richer output.

  • Higher cost than flatbeds due to precision optics.

3. Drum Scanners
  • Image taped onto revolving cylinder (drum) (Fig. 23).

  • Stationary light + multiple revolutions → extremely high resolution (>2400\,\text{dpi}) and premier dynamic range.

  • Usually outsourced to pro pre-press labs due to expense.

4. OCR / Cloud-Based Scanners
  • Wireless devices that scan to internet “folders.”

  • Rely on Optical Character Recognition (OCR): converts text images into editable characters; secures business data.

Interpolation
  • Software adds pixels between hardware-scanned ones to increase perceived resolution.

  • Example: Hardware 300\times300\,\text{dpi} → Interpolated 600\times300\,\text{dpi} (pixel inserted between every pair in a row).

  • Marketing specs up to 9600\,\text{dpi} may be largely interpolated.

CCD Sensor Math Examples
  • Letter-size doc at 300\times300\,\text{dpi}: 2550 sensors per horizontal row; single-pass color requires \times3 rows = 7650 sensors.

  • 600\times300\,\text{dpi}: 5100 sensors per row, same height stepping.

Video Capture Devices

Analog Video → Digital (Video Capture Boards)
  • Specialized PCIe/PCI boards convert camera/VCR signals into pixels (Fig. 25).

  • Cables connect through rear jacks.

  • High price + installation know-how required.

Native Digital Video Cameras
  • Connect via FireWire or USB (Fig. 26).

  • Record at 24 or 25 frames per second (movie quality).

  • Skip analog conversion → easier import.

  • Massive storage needs: 1 min compressed video ≈ 250\,\text{MB}.

  • May require RAM/HDD/SSD upgrades + pro editing software.

Digital Photography Workflows

Digital Still Cameras
  • Store photos on removable cards or internal memory (Fig. 27).

  • Transfer via card reader, USB, or FireWire.

  • Resolution in megapixels; lens quality also critical.

  • 4.0\,\text{MP} example: 2288\times1712 pixels at 72\,\text{dpi} printable at 8\times10\,\text{in}.

  • Spectrum ranges from phone cams (low-res) → DSLR (pro-grade).

Photo CDs & Online Services
  • Labs scan film/prints → CD-ROM or cloud.

  • One photo CD ≈ 100 high-res images; online = unlimited (time-limited retention).

  • Deliver contact sheet: index print of all thumbnails.

  • Cost-effective, time-saving vs. self-scanning.

Drawing & Design Input Devices

Graphics Tablets (Digitizers)
  • Pressure-sensitive plastic pad + stylus (pen-like) (Fig. 28).

  • Allows fluid, natural strokes; supports overlay tracing.

  • Pressure data mapped to brush opacity/width.

Digital Pens
  • Stylus family with added electronics (camera, memory, even photo capability) (Fig. 29).

  • Camera aligned with nib records strokes → “digital ink.”

  • Support 2D & 3D illustration workflows; examples: Wacom Pro Pen 3D, Microsoft Digital Pen.

  • Rapid tech evolution → increasing precision & haptic feedback.

iPad as Creative Platform
  • Screens from <7\,\text{in} to >11\,\text{in}; lightweight, portable.

  • Built-in power apps:

    • iMovie: turn raw clips into movies.

    • AirPlay: stream photos/videos to Apple TV.

    • System photo editor: crop, adjust brightness, etc.

  • Touch gestures: swipe, pinch-zoom, tap icons.

  • Fragile glass → recommend screen protector.

  • Artistic apps thrive (e.g., Procreate, iOS-only).

iPhone in Art Creation
  • Ubiquitous camera enables daily “living art” capture.

  • Mobile apps convert phone into miniature darkroom/canvas.

iPencil (Apple Pencil)
  • Apple’s official pressure- & tilt-sensitive stylus (Fig. 31).

  • Supports sketching, calligraphy, note-taking; finger drawing backup.

  • Must pair via Bluetooth; re-charge approx. 1 hr for full capacity.

Practical & Ethical Considerations

  • Storage & Backup: Always download cloud/OCR scans locally; duplicate to CD/DVD/SSD to avoid data loss.

  • Hardware Cost vs. Benefit: Drum scanners & video capture boards yield superior quality but may be outsourced/rented to save budget.

  • Security: Cloud-stored OCR docs hold sensitive info—implement encryption & access control.

  • Environmental Impact: Digitizing reduces chemical photo processing but increases e-waste; recycle old hardware responsibly.

  • Accessibility of Art: Mobile devices + internet democratize creation/exhibition, challenging traditional gallery gatekeeping.

Quick Reference – Key Numbers & Formulas

  • Screen resolution: \text{pixels wide}\times\text{pixels high} (ex. 1920\times1080).

  • Print vs. screen density: \text{dpi} \neq \text{PPI} (don’t confuse when outputting).

  • Video storage rule of thumb: 1\,\text{min} \approx 250\,\text{MB} (standard compression).

  • CCD sensor count: \text{sensors per row} = \text{doc width (in)}\times\text{hardware dpi}.

  • Dynamic range rating: 0–4 (flat → wide tonal capture).