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