C++BitmapLibrary包含一些简单、可靠、优化以及可移植的操作24位位图的C++处理方法。
主要功能包括:
读写24位位图图像支持点、行级别的批编辑使用byte和浮点数的颜色转换高度优化的图像缩放Variouscolormaps(1000levels-autumn,copper,gray,hot,hsv,jet,prism,vga,yarg)Texturegeneration(checkeredpattern,plasma)Graphicsdrawinginterface(line,line-segmentmrectangle,triangle,quadix,horizontalandverticalline-segments,ellipse,circle,plotpixel,penwidth,pencolor)PSNRandImagecomparisons
评论