Hi, I'm a beginner to PIL and have some trouble loading a hex encoded image into an image object. The image is an 8bit grayscale hexencoded string. How do I have to set the modes and options to read this data with the fromstring method ? thanks maik