How to obtain the real / original colors of DXF entities?

Use this forum to ask questions about how to do things in dxflib.

Moderator: andrew

Post Reply
m_alexm
Newbie Member
Posts: 3
Joined: Mon Apr 27, 2009 3:39 pm

How to obtain the real / original colors of DXF entities?

Post by m_alexm » Tue Apr 28, 2009 4:18 pm

Hello,

Using dxflib library, I observed that the colors of DXF entities are referenced by a 256 color palette entries (dxfColors[][3] -> Extended color palette). Is it possible to retrieve the original RGB values of each DXF entity?

Thank you,

Mihai

User avatar
andrew
Site Admin
Posts: 9037
Joined: Fri Mar 30, 2007 6:07 am

Post by andrew » Tue Apr 28, 2009 5:52 pm

24bit colors are only supported after dxflib 2.2.0.0 but there has not been an official release yet.

Post Reply

Return to “dxflib 'How Do I' Questions”