高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】number of color palettes
number of color palettes
number of color palettes
hi,
the definition for the acad_light_palette seems to contains 256 items. am i something wrong or they should be 255. (may be the last is a dummy item?)
thanks
regards
chudomir
best regards
chudomir
last palette item is dummy to prevent compilation error if macro is used to initialize rgb array.
btw, functions performing conversion between index and rgb are implemented and i can e-mail the module (it will be included into next dwgdirect release)
sergey slezkin
thanks for the info;
please don't lose time to send it - i'll wait until the next release since currently i have patched my source code in the "color" lines and it seems to work - and prefer not to touch it
regards
chudomir
best regards
chudomir
|