首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 处理颜色转换和颜色渐变的库。

处理颜色转换和颜色渐变的库。

  • 资源大小:12.66 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 转换 处理 颜色 渐变

资 源 简 介

Library routines in ColorUtils to handle color transformations and color gradients. ColorMap class to find a discrete color value from a sliding numeric range. | | |:-| | *blend*( Color color) Return a color that blends into the background. | | *blend*( Color color, double alpha) Return a color that blends into the background. | | *blendBlackOrWhite*( Color color) Returns a mix of color and black or white, whichever has the higher contrast to color. | | *blendBlackOrWhite*( Color color, double alpha) Returns a mix of color and black or white, whichever has the higher contrast to color. | | *color2Hex*( Color color) Converts a Color object to a hex String representation. | | *contrast*( Color color) Returns a color that has the highest possible contrast to the input color. | | *contrast*( Color color, double alpha) Returns a color that has the highest possible contrast to
VIP VIP
0.178068s