会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
SITT
class SITT {skill third_rate_art; skill third_rate_program; component madao;}sitt;
博客园
首页
新随笔
联系
订阅
管理
2011年11月4日
MaxScript转换图像格式
摘要: sourceImage = openBitMap "d:\\testimage.bmp"outputImage = bitmap sourceImage.width sourceImage.heightcopy sourceImage outputImage outputImage.fileName = "d:\\testImage.jpg"JPEG.setQuality 99save outputImage--BitmapIO
阅读全文
posted @ 2011-11-04 10:11 SITT
阅读(886)
评论(3)
推荐(0)
编辑
公告