Skip to content

ASP.NET Core app that generates an image with one color. Used for SendColorBot

License

Notifications You must be signed in to change notification settings

yet-another-devteam/ImageGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖼 ImageGenerator

ImageGenerator is a project on ASP.NET Core that generates an image with one color and specified size. Used in SendColorBot to send color pictures to Telegram.

alt text

To generate an image, you should specify parameters in the link and then make GET request:

DOMAIN/ImageGenerator?width=WIDTH OF IMAGE&height=HEIGHT OF IMAGE&color=RGB COLOR IN HEX

🛠 Tools that project uses

ASP.NET Core — Cross-platform open-source web framework.

ImageSharp — Cross-platform library for image file processing.

📝 License

The project is licensed under the MIT license.

About

ASP.NET Core app that generates an image with one color. Used for SendColorBot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published