#include "FirstIncludes.h"
#include <float.h>
#include <math.h>
#include <stdio.h>
#include <string>
#include <iostream>
#include <fstream>
#include <vector>
#include <algorithm>
#include "MemoryDebug.h"
#include "Chart.h"
#include "ImageIO.h"
Go to the source code of this file.
|
| | KKB |
| | KKB The namespace for KKBase Library supporting general functionality needed by almost any application.
|
| |
Initial value: }
Used by the Raster Class to represent the contents of one pixel.
Definition at line 223 of file Chart.cpp.
| const kkint32 numOfDefinedDefaultColors = 14 |
|
static |