Numworks Epsilon  1.4.1
Graphing Calculator Operating System
KDIonContext Class Reference

#include <ion_context.h>

Inheritance diagram for KDIonContext:
KDContext

Static Public Member Functions

static KDIonContextsharedContext ()
 

Additional Inherited Members

- Public Member Functions inherited from KDContext
void setOrigin (KDPoint origin)
 
void setClippingRect (KDRect clippingRect)
 
void setPixel (KDPoint p, KDColor c)
 
KDColor getPixel (KDPoint p)
 
KDPoint drawString (const char *text, KDPoint p, KDText::FontSize size=KDText::FontSize::Large, KDColor textColor=KDColorBlack, KDColor backgroundColor=KDColorWhite, int maxLength=-1)
 
KDPoint blendString (const char *text, KDPoint p, KDText::FontSize size, KDColor textColor=KDColorBlack)
 
void drawLine (KDPoint p1, KDPoint p2, KDColor c)
 
void fillRect (KDRect rect, KDColor color)
 
void fillRectWithPixels (KDRect rect, const KDColor *pixels, KDColor *workingBuffer)
 
void blendRectWithMask (KDRect rect, KDColor color, const uint8_t *mask, KDColor *workingBuffer)
 
void strokeRect (KDRect rect, KDColor color)
 
- Protected Member Functions inherited from KDContext
 KDContext (KDPoint origin, KDRect clippingRect)
 

Detailed Description

Definition at line 6 of file ion_context.h.

Member Function Documentation

◆ sharedContext()

KDIonContext * KDIonContext::sharedContext ( )
static

Definition at line 4 of file ion_context.cpp.


The documentation for this class was generated from the following files: