Skip to content

WithoutHaste/WithoutHaste.Drawing.Colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WithoutHaste.Drawing.Colors

A C# library for color operations.

  • Load and save color palette formats: ACO, GPL, PAL
  • Convert colors between color spaces: RGB, HSV, CMYK, Hexadecimal

Colors are passed as System.Drawing.Color.

Requirements

System.Drawing.dll

Documentation

Table of Contents

Documentation generated by EarlyDocs.

Related Projects

Other C# libraries:

WithoutHaste.Windows.GUI:

  • Windows Forms layout helper
  • custom controls
  • icon manager
  • history data structure

WithoutHaste.Drawing.Shapes:

  • shape/geometry calculations and operations

License

MIT License

Donate

Become a patron of this and other Without Haste open source projects.

Version Notes

Uses Semantic Versioning 2.0.0.

Initial Release - v1.0.0

About

.Net library for loading/saving color palette files and converting between color spaces.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages