Kigs Framework  Doc version 0.8
Open source multi purpose Rapid Application Development framework
Static Public Member Functions | List of all members
TinyImageUtils Class Reference

#include <TinyImageUtils.h>

Static Public Member Functions

static unsigned short RGBtoNDS (u8 r, u8 g, u8 b)
 

Detailed Description

contains image manipulation tools

Member Function Documentation

◆ RGBtoNDS()

unsigned short TinyImageUtils::RGBtoNDS ( u8  r,
u8  g,
u8  b 
)
static
Returns
the NDS color based on specified RGB components
Parameters
rred component
ggreen component
bblue component

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