Tk Source Code

Ticket Change Details
Login
Overview

Artifact ID: bda495dcc8b77283f401d2d01ff22203bacec6d86cbfa5bb2eaf03c839df898d
Ticket: 98c41cf3e7259ea0adab3e1e220dcf555d5bc88b
::tk::Darken does not properly brighten colors
User & Date: bll 2018-04-20 17:12:19
Changes

  1. icomment:
    The original code and your code is still very simplistic.
    Try converting the RGB to HSV, adjust the value, then converting back.
    This will produce a better lighten/darken model.
    
  2. login: "bll"
  3. mimetype: "text/plain"