C++ Bitmap Library

码农软件 · 软件分类 · 图形/图像处理 · 2019-09-08 12:44:47

软件介绍

C++ Bitmap Library 包含一些简单、可靠、优化以及可移植的操作 24位位图的 C++ 处理方法。

主要功能包括:

  • 读写24位位图图像
  • 支持点、行级别的批编辑
  • 使用 byte 和浮点数的颜色转换
  • 高度优化的图像缩放
  • Various color maps (1000 levels - autumn, copper, gray, hot, hsv, jet, prism, vga, yarg)
  • Texture generation (checkered pattern, plasma)
  • Graphics drawing interface (line, line-segmentm rectangle, triangle, quadix, horizontal and vertical line-segments, ellipse, circle, plot pixel, pen width, pen color)
  • PSNR and Image comparisons

本文地址:https://codercto.com/soft/d/14143.html

Python Algorithms

Python Algorithms

Magnus Lie Hetland / Apress / 2010-11-24 / USD 49.99

Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it......一起来看看 《Python Algorithms》 这本书的介绍吧!

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具