Skip to content

System.Drawing.Color does not exist in System.Drawing, but instead in OpenTK #5273

@jamesmontemagno

Description

@jamesmontemagno

Steps to Reproduce

  1. Try to use System.Drawing.Color on iOS
  2. It requires OpenTK to be brought in

Expected Behavior

Since we conform to .NET Standard 2.0 which System.Drawing.Color lives in we should have this available in a non-third-party assembly.

Actual Behavior

OpenTK dependency is needed.

Environment

15.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionThe issue is a question

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions