Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.
This repository was archived by the owner on May 15, 2024. It is now read-only.

System.Drawing.Color Platform Helpers #182

@jamesmontemagno

Description

@jamesmontemagno

Using System.Drawing.Color as our cross-platform color we should simply have platform helpers that do converstions:

  • ToPlatformColor()
  • ToSystemColor()

Also to System.Drawing.Color:

  • AddLuminosity
  • FromHex
  • FromHsla
  • FromRgb
  • FromUint
  • MultiplyAlpha
  • WithHue
  • WithLuminosity
  • WithSaturdation

Metadata

Metadata

Labels

in-progressActively being worked on.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions