模块化 2D 位图图形库 GFXprim

码农软件 · 软件分类 · 图形/图像处理 · 2019-09-07 08:29:33

软件介绍

GFXprim 是一款模块化 2D 位图图形库。GFXprim 组织成模块,每个模块实现不同的功能。GFXprim 的目的是提供一个简单但非常强大的 API 给应用处理位图图形。

库的核心是把所有的模块连接起来,实现像素操作,转换和位块传送。加载器实现一个加载和保存各种格式的图像的接口,支持的格式有:JPEG, PNG, GIF, BMP, TIFF, PNM 等等。过滤器实现位图过滤,比如 resize, convolutions, point filters (brightness, contrast, etc.), rotations, edge sharpening, ditherings, median, etc. 后端可以实现创建 X11 窗口,在 Linux 绘图缓冲存储器上绘制,处理输入事件,计时器等等功能。Gfx 实现基础的图形类的绘制,比如线,圆,多边形等等。

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

Foundation Web Standards

Foundation Web Standards

Jonathan Lane、Steve Smith / Friends of ED / 21st July 2008 / $34.99

Foundation Web Standards explores the process of constructing a web site from start to finish. There is more to the process than just knowing HTML! Designers and developers must follow a proper proces......一起来看看 《Foundation Web Standards》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

URL 编码/解码
URL 编码/解码

URL 编码/解码

html转js在线工具
html转js在线工具

html转js在线工具