Color32 ITypeSerializer <Color32> .Deserialize(ref AccelReader reader) { return(reader.ReadColor32()); }