Ask Your Question

Revision history [back]

Where are built in functions for android?

Every builtin function I search, are either given in c++ or c or python. How to use them in android? Like I want to convert RGB to LAB color space, and I found this. Here the functions are given in c++, c and python. How to call them in android?