-
libtiff库的源码程序的演示代码,是C源程序,读写tiff图像,是初学tiff图像格式的入门程序!...
libtiff库的源码程序的演示代码,是C源程序,读写tiff图像,是初学tiff图像格式的入门程序!-libtiff library procedures demo source code is C source, read and write tiff images, when a tiff image formats entry procedures!
- 2022-11-05 17:10:04下载
- 积分:1
-
vc中添加动画的示例程序
vc中添加动画的示例程序-vc add animation sample program
- 2022-07-08 12:58:56下载
- 积分:1
-
那是什么?目的是一个图书馆(和一些工具和例子)写在C,约..
What is it? Ilib is a library (and some tools and examples) written in C that can read, create, manipulate and save images. It is capable of using X11 BDF fonts for drawing text. (X11 BDF fonts are part of the UNIX-based X11 Windows System, original developed at MIT in the early 1990s.) That means you get lots (208, to be exact) of fonts to use. You can even create your own if you know how to create an X11 BDF font. It can read and write PPM, XPM, GIF, PNG and JPG image format. -What is it Ilib is a library (and some tools and examples) written in C that can read, create, manipulate and save images. It is capable of using X11 BDF fonts for drawing text. (X11 BDF fonts are part of the UNIX-based X11 Windows System, original developed at MIT in the early 1990s.) That means you get lots (208, to be exact) of fonts to use. You can even create your own if you know how to create an X11 BDF font. It can read and write PPM, XPM, GIF, PNG and JPG image format.
- 2022-07-23 15:04:14下载
- 积分:1
-
利用水的影响写的VB源代码,源代码是一个参考。
一个用vb写的水波特效的源代码,这个源代码是参考了汇编代码改编过来的-A use of water effects to write vb source code, the source code is a reference to assembly code adapted from the
- 2022-04-09 21:34:34下载
- 积分:1
-
Three
三维图形生成和察看工具,使用VC++ 6.0和OpenGL开发-3D graphics generation and inspect tools, VC 6.0 and OpenGL development-Three-dimensional graphics generation and View tools, the use of VC++ 6.0 and OpenGL development-3D graphics generation and inspect tools, VC 6.0 and OpenGL development
- 2023-09-07 10:50:03下载
- 积分:1
-
a game's source code
一个游戏的源代码-a game"s source code
- 2022-02-07 07:39:44下载
- 积分:1
-
这是用C语言编写的VESA模式下256色Tiff格式图形文件显示
这是用C语言编写的VESA模式下256色Tiff格式图形文件显示-This the C language VESA mode 256 TIFF format color graphics documents show
- 2022-09-13 00:55:03下载
- 积分:1
-
这是一个1:400万比例尺的mapinfo环境下的道路mif数据
这是一个1:400万比例尺的mapinfo环境下的道路mif数据
-This is a scale of 1:400 million MapInfo environment roads under the MAP data
- 2022-01-25 20:54:21下载
- 积分:1
-
你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中...
你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中,我用到了GDI+中的一些插值模式来生成模糊的文字轮廓,当位图绘制平面放大时,插值模式决定原来某点像素应该怎样和周围的融合。 低质量的插值只是简单的把一个像素变换成同色色块,高质量插值如高质量双线性插值与高质量双三次插值会考虑像素色的平滑与反走样,我发现高质量双线 性插值模式最好。-you may think that a generation with a soft shadow effects of the letter and generate an aperture with the magic words are completely different, they actually have to use the technology is identical, the only set slightly changes. With soft shadows in effect, I used the GDI some of the interpolation model to generate fuzzy outline of the text, when the Bitmap Rendering Large Plane, interpolation mode decision of a point of what should pixels and around integration. Low-quality interpolation just simply put a pixel transform into the same color against a high-quality interpolation such as high-quality and high-quality bilinear interpolation bicubic interpolation will consider pixel color with a smooth anti-aliasing, I found quality bilinear interpolation mode best.
- 2022-03-13 01:53:25下载
- 积分:1
-
emf图形文件浏览器,可以轻松浏览Emf文件,GDI+
emf图形文件浏览器,可以轻松浏览Emf文件,GDI+-emf graphical file browser, you can easily browse emf files, GDI+
- 2022-01-25 19:32:43下载
- 积分:1