sprint 1-alpha
Namespaces | Functions
sprint/image/raw_convert.h File Reference

API to convert raw image buffer. More...

Go to the source code of this file.

Namespaces

namespace  sprint
 

Sprint is a lightweight c++ library to handle different task with crossplatform attention (trying to compile both on MSVC and Mingw on WIn32 and GCC on Linux.


Functions

int sprint::raw_convert (unsigned char *dst, int dst_type, const unsigned char *src, int src_type, int pixelcount)
 convert a raw array of pixels

Detailed Description

API to convert raw image buffer.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines