I've had a few requests to create a safe version of the Image Quantization library I've blogged about quite a few times: see Use GDI+ to Save Crystal-Clear GIF Images with .NET. It turns out this is quite useful for a lot of people, but the old version contained unsafe code, which wouldn't...