高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】retrieving Raster Image Filenames
retrieving raster image filenames
retrieving raster image filenames
are there any examples in dwgdirect on getting raster image filenames.
i think you have to retrieve the dictionary object for this
imagedefid()
oddbrasterimagedef object and the name should be there as
odstring oddbrasterimagedef::sourcefilename()
thanks for the info, but i'm new to c++. could you post an example of how to get the imagedefid from oddbrasterimage?
|