Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade or replace System.Drawing usages #389

Closed
tusmester opened this issue Jun 14, 2018 · 0 comments
Closed

Upgrade or replace System.Drawing usages #389

tusmester opened this issue Jun 14, 2018 · 0 comments

Comments

@tusmester
Copy link
Member

tusmester commented Jun 14, 2018

The System.Drawing.Image class is used in:

  • Image.cs
  • ImageResizer.cs
  • DocPreviewProvider

Classes to replace:

  • ColorConverter --> ColorTranslator
  • KnownColor

Upgrade, or consider a more modern, cross-platform library as an alternative:

@tusmester tusmester changed the title Upgrade or replace System.Drawing.Image usages Upgrade or replace System.Drawing usages Feb 4, 2019
@tusmester tusmester added this to the Sprint 177 milestone Feb 4, 2019
@kultsar kultsar modified the milestones: Sprint 177, Sprint 178 Feb 6, 2019
@kultsar kultsar modified the milestones: Sprint 178, Sprint 179 Feb 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants