#include <Manips.h>
Static Public Member Functions | |
static bool | are_same () |
static uint16 | copy (uint16 src) |
static void | split (uint16 src, uint8 &r, uint8 &g, uint8 &b, uint8 &a) |
static uint16 | merge (uint8 r, uint8 g, uint8 b, uint8 a) |
static uint16 | to16bit (uint16 src) |
Definition at line 179 of file Manips.h.
static bool Manip_Nat2Nat_16_GC::are_same | ( | ) | [inline, static] |