CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程

文件名称:gingkoVG

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2008-10-13
  • 文件大小:
    12mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

2D矢量图形显示开发包

完全遵循2D矢量图形显示标准OpenVG 1.0.1,支持2D矢量图形显示的多数功能:

1)Path, Stroke, join, fill显示

2)直线,2次/3次Bezier曲线,圆弧...显示

3)图形窗口裁减,Rect Scissor, Alpha Mask.

4)Blend显示

5)图象显示及图象特效(锐化,柔化,高斯变换, Color Matrix等)

6)梯度填充:线性和放射性梯度填充

其他高级功能

文件包中包含:全部开发库, 开发文档和中文教学文档,所有可执行示例及源程序
(系统自动生成,下载前可以参看下载内容)

下载文件列表

OpenVG Release/
OpenVG Release/bin/
OpenVG Release/bin/win32/
OpenVG Release/bin/win32/clock.exe
OpenVG Release/bin/win32/compositing.exe
OpenVG Release/bin/win32/flowers.exe
OpenVG Release/bin/win32/imgfilters.exe
OpenVG Release/bin/win32/imgwarping.exe
OpenVG Release/bin/win32/libOpenVG.dll
OpenVG Release/bin/win32/lingrad.exe
OpenVG Release/bin/win32/Platform.dll
OpenVG Release/bin/win32/radgrad.exe
OpenVG Release/bin/win32/stresstest.exe
OpenVG Release/bin/win32/stroking.exe
OpenVG Release/bin/win32/subwaymap.exe
OpenVG Release/bin/win32/tiger.exe
OpenVG Release/Document/
OpenVG Release/Document/eglspec.1.2.pdf
OpenVG Release/Document/openvg_1_0_1.pdf
OpenVG Release/gingkoVG_getting_started.pdf
OpenVG Release/include/
OpenVG Release/include/EGL/
OpenVG Release/include/EGL/egl.h
OpenVG Release/include/Platform/
OpenVG Release/include/Platform/Platform.h
OpenVG Release/include/VG/
OpenVG Release/include/VG/openvg.h
OpenVG Release/include/VG/vgu.h
OpenVG Release/lecture/
OpenVG Release/lecture/AdditionalBlendingMode/
OpenVG Release/lecture/AdditionalBlendingMode/AdditionalBlendingMode.sln
OpenVG Release/lecture/AdditionalBlendingMode/AdditionalBlendingMode.suo
OpenVG Release/lecture/AdditionalBlendingMode/AdditionalBlendingMode.vcproj
OpenVG Release/lecture/AdditionalBlendingMode/AdditionalBlendingMode.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/AdditionalBlendingMode/AdditionalBlendingMode.vcproj.user
OpenVG Release/lecture/AdditionalBlendingMode/cimg.cpp
OpenVG Release/lecture/AdditionalBlendingMode/main.cpp
OpenVG Release/lecture/bin/
OpenVG Release/lecture/bin/win32/
OpenVG Release/lecture/bin/win32/1ImageMasking.exe
OpenVG Release/lecture/bin/win32/2ImageMasking.exe
OpenVG Release/lecture/bin/win32/AdditionalBlendingMode.exe
OpenVG Release/lecture/bin/win32/ColorMatrix.exe
OpenVG Release/lecture/bin/win32/ContextParameterSetting.exe
OpenVG Release/lecture/bin/win32/DashPattern.exe
OpenVG Release/lecture/bin/win32/DrawImage.exe
OpenVG Release/lecture/bin/win32/DrawObject.exe
OpenVG Release/lecture/bin/win32/EGL.exe
OpenVG Release/lecture/bin/win32/EndCapStryle.exe
OpenVG Release/lecture/bin/win32/FillParameter.exe
OpenVG Release/lecture/bin/win32/GaussianBlur.exe
OpenVG Release/lecture/bin/win32/Gradient.exe
OpenVG Release/lecture/bin/win32/ImageMode.exe
OpenVG Release/lecture/bin/win32/JoinStyle.exe
OpenVG Release/lecture/bin/win32/libOpenVG.dll
OpenVG Release/lecture/bin/win32/LineWidth.exe
OpenVG Release/lecture/bin/win32/PaintMatrixDefinition.exe
OpenVG Release/lecture/bin/win32/path_rotate.exe
OpenVG Release/lecture/bin/win32/path_scale.exe
OpenVG Release/lecture/bin/win32/path_translate.exe
OpenVG Release/lecture/bin/win32/Platform.dll
OpenVG Release/lecture/bin/win32/PorterDuffBlending.exe
OpenVG Release/lecture/bin/win32/Scissoring.exe
OpenVG Release/lecture/bin/win32/SimpleColor.exe
OpenVG Release/lecture/bin/win32/TilingMode.exe
OpenVG Release/lecture/bin/win32/vgConvolve.exe
OpenVG Release/lecture/bin/win32/vgLookup.exe
OpenVG Release/lecture/bin/win32/vgLookupSingle.exe
OpenVG Release/lecture/bin/win32/vgSeparableConvolve.exe
OpenVG Release/lecture/ColorMatrix/
OpenVG Release/lecture/ColorMatrix/cimg.cpp
OpenVG Release/lecture/ColorMatrix/ColorMatrix.sln
OpenVG Release/lecture/ColorMatrix/ColorMatrix.suo
OpenVG Release/lecture/ColorMatrix/ColorMatrix.vcproj
OpenVG Release/lecture/ColorMatrix/ColorMatrix.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/ColorMatrix/ColorMatrix.vcproj.user
OpenVG Release/lecture/ColorMatrix/main.cpp
OpenVG Release/lecture/ContextParameterSetting/
OpenVG Release/lecture/ContextParameterSetting/main.cpp
OpenVG Release/lecture/ContextParameterSetting/test.sln
OpenVG Release/lecture/ContextParameterSetting/test.suo
OpenVG Release/lecture/ContextParameterSetting/test.vcproj
OpenVG Release/lecture/ContextParameterSetting/test.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/ContextParameterSetting/test.vcproj.user
OpenVG Release/lecture/Convolve/
OpenVG Release/lecture/Convolve/vgConvolve/
OpenVG Release/lecture/Convolve/vgConvolve/cimg.cpp
OpenVG Release/lecture/Convolve/vgConvolve/main.cpp
OpenVG Release/lecture/Convolve/vgConvolve/vgConvolve.sln
OpenVG Release/lecture/Convolve/vgConvolve/vgConvolve.suo
OpenVG Release/lecture/Convolve/vgConvolve/vgConvolve.vcproj
OpenVG Release/lecture/Convolve/vgConvolve/vgConvolve.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/Convolve/vgConvolve/vgConvolve.vcproj.user
OpenVG Release/lecture/Convolve/vgSeparableConvolve/
OpenVG Release/lecture/Convolve/vgSeparableConvolve/cimg.cpp
OpenVG Release/lecture/Convolve/vgSeparableConvolve/main.cpp
OpenVG Release/lecture/Convolve/vgSeparableConvolve/vgSeparableConvolve.sln
OpenVG Release/lecture/Convolve/vgSeparableConvolve/vgSeparableConvolve.suo
OpenVG Release/lecture/Convolve/vgSeparableConvolve/vgSeparableConvolve.vcproj
OpenVG Release/lecture/Convolve/vgSeparableConvolve/vgSeparableConvolve.vcproj.TOMSOFT-STUDIO.tomsoft.user
OpenVG Release/lecture/Convolve/vgSeparableConvolve/vgSeparableConvolve.vcproj.user
OpenVG Release/lecture/DashPattern/
OpenVG Release

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com