public override unsafe void DoSetColor32(int x, Color32 c) => ((Color64 *)Address)[x] = c.ToPremultiplied64PlatformDependent();