public GimPaletteCodec_Argb8888() { Decode = new GimPaletteDecoder_Argb8888(); Encode = null; Format = GimPixelFormat.Argb8888; }