Scan report 553 - Canon LiDE 210
- acer
 - agfa
 - artec
 - avision
 - brother
 - 
                
                canon
                
- 8800f
 - 9000f
 - 9000f mark ii
 - dr-2010c
 - dr-2580c
 - dr-5010c
 - dr-c130
 - dr-m160
 - g7050
 - gx6500
 - i-sensys mf3010
 - i-sensys mf440
 - ir c3222l
 - laserbase mf5730
 - lide 100
 - lide 110
 - lide 120
 - lide 200
 - lide 210
 - lide 220
 - lide 25
 - lide 30
 - lide 300
 - lide 35
 - lide 400
 - lide 60
 - mb5100
 - mb5120
 - mf4010
 - mf440
 - mg2400
 - mg3051
 - mg3150
 - mg3600
 - mg3650
 - mg4200
 - mg5700
 - mg6800
 - mg6850
 - mg7500
 - mp160
 - mp280
 - mp495
 - mx340
 - mx350
 - mx495
 - mx5120
 - mx520
 - mx850
 - mx920
 - mx925
 - n650u
 - n656u
 - p-208ii
 - p-215
 - r40
 - tr4600
 - tr7500
 - tr8500
 - ts3300
 - ts7400
 - ts8151
 - ts8300
 - ts9500
 
 - dell
 - epson
 - fujitsu
 - hp
 - kaiser baas
 - kodak
 - konica minolta
 - kyocera
 - lexmark
 - neat
 - oki
 - plustek
 - ricoh
 - samsung
 - toshiba
 - wia
 - xerox
 
Scanner
                
  | 
            
                 
             | 
        
- 
            mode
- title: Scan mode
 - desc: Selects the scan mode (e.g., lineart, monochrome, or color).
 - type: <GType gchararray (64)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
 - constraint: ['Color', 'Gray']
 - initial_value: Color
 
 - 
            source
- title: Scan source
 - desc: Selects the scan source (such as a document-feeder).
 - type: <GType gchararray (64)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
 - constraint: ['Flatbed']
 - initial_value: Flatbed
 
 - 
            preview
- title: Preview
 - desc: Request a preview-quality scan.
 - type: <GType gboolean (20)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
 - constraint: []
 - initial_value: False
 
 - 
            depth
- title: Bit depth
 - desc: Number of bits per sample, typical values are 1 for "line-art" and 8 for multibit scans.
 - type: <GType gint (24)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
 - constraint: [16, 8]
 - initial_value: 8
 
 - 
            resolution
- title: Scan resolution
 - desc: Sets the resolution of the scanned image.
 - type: <GType gint (24)>
 - unit: <enum LIBINSANE_UNIT_DPI of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
 - constraint: [4800, 2400, 1200, 600, 300, 150, 100, 75]
 - initial_value: 300
 
 - 
            tl-x
- title: Top-left x
 - desc: Top-left x position of scan area.
 - type: <GType gdouble (60)>
 - unit: <enum LIBINSANE_UNIT_MM of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
 - constraint: [0.0, 216.6999969482422, 0.0]
 - initial_value: 0.0
 
 - 
            tl-y
- title: Top-left y
 - desc: Top-left y position of scan area.
 - type: <GType gdouble (60)>
 - unit: <enum LIBINSANE_UNIT_MM of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
 - constraint: [0.0, 297.5, 0.0]
 - initial_value: 0.0
 
 - 
            br-x
- title: Bottom-right x
 - desc: Bottom-right x position of scan area.
 - type: <GType gdouble (60)>
 - unit: <enum LIBINSANE_UNIT_MM of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
 - constraint: [0.0, 216.6999969482422, 0.0]
 - initial_value: 216.6999969482422
 
 - 
            br-y
- title: Bottom-right y
 - desc: Bottom-right y position of scan area.
 - type: <GType gdouble (60)>
 - unit: <enum LIBINSANE_UNIT_MM of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
 - constraint: [0.0, 297.5, 0.0]
 - initial_value: 297.5
 
 - 
            custom-gamma
- title: Use custom gamma table
 - desc: Determines whether a builtin or a custom gamma-table should be used.
 - type: <GType gboolean (20)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
 - constraint: []
 - initial_value: False
 
 - 
            brightness
- title: Brightness
 - desc: Controls the brightness of the acquired image.
 - type: <GType gint (24)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
 - constraint: [-100, 100, 1]
 - initial_value: 0
 
 - 
            contrast
- title: Contrast
 - desc: Controls the contrast of the acquired image.
 - type: <GType gint (24)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
 - constraint: [-100, 100, 1]
 - initial_value: 0
 
 - 
            lamp-off-time
- title: Lamp off time
 - desc: The lamp will be turned off after the given time (in minutes). A value of 0 means, that the lamp won't be turned off.
 - type: <GType gint (24)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
 - constraint: [0, 60, 0]
 - initial_value: 15
 
 - 
            lamp-off-scan
- title: Lamp off during scan
 - desc: The lamp will be turned off during scan.
 - type: <GType gboolean (20)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
 - constraint: []
 - initial_value: False
 
 - 
            color-filter
- title: Color filter
 - desc: When using gray or lineart this option selects the used color.
 - type: <GType gchararray (64)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT | LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
 - constraint: ['Red', 'Green', 'Blue']
 - initial_value: (Exception: libinsane-quark: Libinsane opt[color-filter]->get_value() error: 0x40000008, Access denied (9))
 
 - 
            calibration-file
- title: Calibration file
 - desc: Specify the calibration file to use
 - type: <GType gchararray (64)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
 - constraint: []
 - initial_value:
 
 - 
            expiration-time
- title: Calibration cache expiration time
 - desc: Time (in minutes) before a cached calibration expires. A value of 0 means cache is not used. A negative value means cache never expires.
 - type: <GType gint (24)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_SW_SELECT of type Libinsane.Capability>
 - constraint: [-1, 30000, 1]
 - initial_value: 60
 
 - 
            scan
- title: Scan button
 - desc: Scan button
 - type: <GType gboolean (20)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_HW_SELECT of type Libinsane.Capability>
 - constraint: []
 - initial_value: False
 
 - 
            file
- title: File button
 - desc: File button
 - type: <GType gboolean (20)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_HW_SELECT of type Libinsane.Capability>
 - constraint: []
 - initial_value: False
 
 - 
            email
- title: Email button
 - desc: Email button
 - type: <GType gboolean (20)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_HW_SELECT of type Libinsane.Capability>
 - constraint: []
 - initial_value: False
 
 - 
            copy
- title: Copy button
 - desc: Copy button
 - type: <GType gboolean (20)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_HW_SELECT of type Libinsane.Capability>
 - constraint: []
 - initial_value: False
 
 - 
            page-loaded
- title: Page loaded
 - desc: Page loaded
 - type: <GType gboolean (20)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
 - constraint: []
 - initial_value: (Exception: libinsane-quark: Libinsane opt[page-loaded]->get_value() error: 0x40000008, Access denied (9))
 
 - 
            ocr
- title: OCR button
 - desc: OCR button
 - type: <GType gboolean (20)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
 - constraint: []
 - initial_value: (Exception: libinsane-quark: Libinsane opt[ocr]->get_value() error: 0x40000008, Access denied (9))
 
 - 
            power
- title: Power button
 - desc: Power button
 - type: <GType gboolean (20)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
 - constraint: []
 - initial_value: (Exception: libinsane-quark: Libinsane opt[power]->get_value() error: 0x40000008, Access denied (9))
 
 - 
            extra
- title: Extra button
 - desc: Extra button
 - type: <GType gboolean (20)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_HW_SELECT of type Libinsane.Capability>
 - constraint: []
 - initial_value: False
 
 - 
            transparency
- title: Transparency button
 - desc: Transparency button
 - type: <GType gboolean (20)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
 - constraint: []
 - initial_value: (Exception: libinsane-quark: Libinsane opt[transparency]->get_value() error: 0x40000008, Access denied (9))
 
 - 
            pdf1
- title: PDF function button 1
 - desc: PDF function button 1
 - type: <GType gboolean (20)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
 - constraint: []
 - initial_value: (Exception: libinsane-quark: Libinsane opt[pdf1]->get_value() error: 0x40000008, Access denied (9))
 
 - 
            pdf2
- title: PDF function button 2
 - desc: PDF function button 2
 - type: <GType gboolean (20)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
 - constraint: []
 - initial_value: (Exception: libinsane-quark: Libinsane opt[pdf2]->get_value() error: 0x40000008, Access denied (9))
 
 - 
            pdf3
- title: PDF function button 3
 - desc: PDF function button 3
 - type: <GType gboolean (20)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
 - constraint: []
 - initial_value: (Exception: libinsane-quark: Libinsane opt[pdf3]->get_value() error: 0x40000008, Access denied (9))
 
 - 
            pdf4
- title: PDF function button 4
 - desc: PDF function button 4
 - type: <GType gboolean (20)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
 - constraint: []
 - initial_value: (Exception: libinsane-quark: Libinsane opt[pdf4]->get_value() error: 0x40000008, Access denied (9))
 
 - 
            need-calibration
- title: Needs calibration
 - desc: The scanner needs calibration for the current settings
 - type: <GType gboolean (20)>
 - unit: <enum LIBINSANE_UNIT_NONE of type Libinsane.Unit>
 - capabilities: <flags LIBINSANE_CAPABILITY_INACTIVE of type Libinsane.Capability>
 - constraint: []
 - initial_value: (Exception: libinsane-quark: Libinsane opt[need-calibration]->get_value() error: 0x40000008, Access denied (9))
 
 
Test scan
OS: Linux
Test successful: True
- Source: flatbed
 - Resolution: 300 dpi
 - Mode: Color
 
The color white looks like gray
traces.txt: [raw] [colorized]
        
        
        
        
        page_000.png:
        
        
        
        
        
        
        page_000_boxes.png:
        
        
        
    
Additional information
- OS type: posix
 - Test program: IronScanner 3.0.1-29-gdb0d36b
 - Scan library: Libinsane 1.0.10
 - Pillow: 9.4.0
 - Python version: 3.11.2 (main, Feb 12 2023, 00:48:52) [GCC 12.2.0]
 - Architecture: ('64bit', 'ELF')
 - Platform:
            
- Short: Linux
 - Detailed: ('linuxmint', '21.1', 'Vera')
 - Release: 5.15.0-67-generic
 - System: Linux
 
 
- Architecture: ('64bit', 'ELF')
 - CPU frequency: 3900
 - Number of CPUs: 12
 - Processor:
 - Machine: x86_64
 - Memory: 14533140480
 
REST API link: /api/v1/scannerdb/scan_reports/553/