#ifndef FE_TEXTURE_H #define FE_TEXTURE_H int FE_getPixelColor(int num, float x, float y); #endif