public GimPaletteCodec_Rgb565() { Decode = new GimPaletteDecoder_Rgb565(); Encode = null; Format = GimPixelFormat.Rgb565; }