At a programming camp I've been going to, one of the instructors showed us some of the programs he made in C++, and when I asked him what library he used, and he said none. He said he used the getPixel and setPixel functions for drawing things. What exactly are these functions? Why don't they get highlighted when I type them into VC++?