I am not an expert with color profiles but maybe you can get the same result if you first add the sRGB color profile (ColorProfile.SRGB) and then add your own. I have also tested the code you posted and in my unit test it removes the profile. The next call to image.GetColorProfile() will return null.
↧