JKQTPlotter trunk/v5.0.0
an extensive Qt5+Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
Loading...
Searching...
No Matches
Collaboration diagram for Image Graphs:

Classes

class  JKQTPColumnMathImage
 class to plot an image from an 2-dimensional array of values stored in a column of the datastore More...
 
class  JKQTPColumnRGBMathImage
 like JKQTPRGBMathImage but reads images from columns of the datastore More...
 
class  JKQTPImage
 class to plot an image from a QImage object More...
 
class  JKQTPImageBase
 base class for plotting an image More...
 
class  JKQTPMathImage
 class to plot an image from an 2-dimensional array of values More...
 
class  JKQTPMathImageBase
 base class to hold an image from an 2-dimensional array of values More...
 
class  JKQTPRGBMathImage
 class to plot an image from an 2-dimensional array of RGB values More...
 

Detailed Description

Screenshot Classes
JKQTPImage
JKQTPMathImage, JKQTPColumnMathImage
JKQTPRGBMathImage, JKQTPColumnRGBMathImage