Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A simple python script that generate a color gradient

License

NotificationsYou must be signed in to change notification settings

hyoug/color-gradient-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License
A simple python script that generate acolor gradient

💾 Installation

git clone https://github.com/HYOUG/GradientGenerator.git

or,Code button >Download ZIP

⚙️ Usage

python gradientgen.py X_size Y_size R_start G_start B_start R_end G_end B_end

📌 Examples

python gradientgen.py 1920 1080 255 0 0 255 255 0
  • Size             :1920 x1080 (HD 1080)
  • RGB (start)   :255 0 0 (red color)
  • RGB (end)    :255 255 0 (yellow color)
    A generated color gradient

📜 License

MIT (2021) License protected project.

About

A simple python script that generate a color gradient

Topics

Resources

License

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp