• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kstars

ccvt_types.h File Reference

Go to the source code of this file.


Classes

struct  PIXTYPE_bgr24
struct  PIXTYPE_bgr32
struct  PIXTYPE_rgb24
struct  PIXTYPE_rgb32

Defines

#define SAT(c)   if (c & (~255)) { if (c < 0) c = 0; else c = 255; }

Define Documentation

#define SAT ( c   )     if (c & (~255)) { if (c < 0) c = 0; else c = 255; }

Definition at line 55 of file ccvt_types.h.

kstars

Skip menu "kstars"
  • Main Page
  • Modules
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • keduca
  • kstars
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal