• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdegraphics API Reference
  • KDE Home
  • Contact Us
 

libs/libksane/libksane

  • sources
  • kde-4.14
  • kdegraphics
  • libs
  • libksane
  • libksane
Namespaces | Macros
ksane_scan_thread.cpp File Reference
#include "ksane_scan_thread.moc"
#include <KDebug>
Include dependency graph for ksane_scan_thread.cpp:

Go to the source code of this file.

Namespaces

 KSaneIface
 

Macros

#define index_blue16_to_rgb16(i)   ((i/2)*6 + i%2 + 4)
 
#define index_blue8_to_rgb8(i)   (i*3 + 2)
 
#define index_green16_to_rgb16(i)   ((i/2)*6 + i%2 + 2)
 
#define index_green8_to_rgb8(i)   (i*3 + 1)
 
#define index_red16_to_rgb16(i)   ((i/2)*6 + i%2)
 
#define index_red8_to_rgb8(i)   (i*3)
 

Macro Definition Documentation

#define index_blue16_to_rgb16 (   i)    ((i/2)*6 + i%2 + 4)

Definition at line 210 of file ksane_scan_thread.cpp.

#define index_blue8_to_rgb8 (   i)    (i*3 + 2)

Definition at line 209 of file ksane_scan_thread.cpp.

#define index_green16_to_rgb16 (   i)    ((i/2)*6 + i%2 + 2)

Definition at line 207 of file ksane_scan_thread.cpp.

#define index_green8_to_rgb8 (   i)    (i*3 + 1)

Definition at line 206 of file ksane_scan_thread.cpp.

#define index_red16_to_rgb16 (   i)    ((i/2)*6 + i%2)

Definition at line 204 of file ksane_scan_thread.cpp.

#define index_red8_to_rgb8 (   i)    (i*3)

Definition at line 203 of file ksane_scan_thread.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:19:47 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

libs/libksane/libksane

Skip menu "libs/libksane/libksane"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdegraphics API Reference

Skip menu "kdegraphics API Reference"
  •     libkdcraw
  •     libkexiv2
  •     libkipi
  •     libksane
  • okular

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal