Is it possible to put data into a bitmap file without opening Mspaint.exe? I will deal with what to do with each pixel but if there was a com object or some other way in which i could specify the dimensions of a picture and then set each pixels color with full RGB ("24-bit" ?) and then save the file somewhere that would be awesome! I could do it opening mspaint but that way is messy! Does what I'm looking for exist?