文件名称:QT实现抗锯齿圆形头像
文件大小:797KB
文件格式:ZIP
更新时间:2018-02-09 14:25:33
QT 圆形头像 抗锯齿
参考QT Demo(Image Composition),使用QT图片混合技术实现抗锯齿头像小Demo,Windows QtCreator创建运行通过。经过尝试setMask方式始终存在锯齿,最后在这种图片混合方式下尝试成功。build-showroundpic-Desktop_Qt_5_3_MSVC2013_32bit-Debug里面带有PNG透视图。
【文件预览】:
ShowRoundPic
----build-showroundpic-Desktop_Qt_5_3_MSVC2013_32bit-Debug()
--------user.png(2KB)
--------mask.png(3KB)
--------release()
--------debug()
--------Makefile(19KB)
--------ui_mainwindow.h(2KB)
--------Makefile.Debug(33KB)
--------Makefile.Release(32KB)
----showroundpic()
--------mainwindow.ui(654B)
--------mainwindow.cpp(1KB)
--------showroundpic.pro.user(46KB)
--------showroundpic.pro(385B)
--------main.cpp(183B)
--------mainwindow.h(407B)