高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】could i convert a dwg to tif or bmp
could i convert a dwg to tif or bmp?
could i convert a dwg to tif or bmp?
could i convert a dwg file to tif or bmp?
can anyone help me to convert a dwg file to tif or to bmp if it's possibile?
thank you in advantage
comanchero
using sample rendering device implementations you can render the drawing not only to screen but into bitmap too.
to convert bitmap to tiff you need some third party raster library.
sergey slezkin
thank you for your reply.
i have low experience on c++ could you help me?
have you some examples of sample rendering ??
thanks in advantage.
comanchero.
quote:
originally posted by sergey slezkin
using sample rendering device implementations you can render the drawing not only to screen but into bitmap too.
to convert bitmap to tiff you need some third party raster library.
examples/exrender/win folder contains sample rendering implementations using wingdi and opengl.
odamfcapp is sample of an application which can display a drawing using both rendering devices.
sergey slezkin
|