DgColorTable.h
Corresponding C++ library: TG_Db
|
Name |
Description |
|
Add extended color to extended color table. Return dgn color index of new color. | |
|
If background is white MicroStation draws elements black instead of white. To do the same if background color is defined for this palette as white (element with index #254) then all elements in palette with white will be tuned to black. | |
|
This is currentPalette, a member of class OdDgColorTable. | |
|
This is defaultACadPalette, a member of class OdDgColorTable. | |
|
This is defaultPalette, a member of class OdDgColorTable. | |
|
it tries to find the given RGB color within existing color tables (or add a new color to the extended color table) | |
|
Get extended color from extended color table by dgn color index. Return true if color with requested dgn color index is present into table. | |
|
Return count of extended colors into extended color table. | |
|
Return dgn color index of extended color by index into extended color table. | |
|
This is hasRGBColor, a member of class OdDgColorTable. | |
|
This is the overview for the isCorrectIndex method overload. | |
|
This is the overview for the lookupRGB method overload. | |
|
use the color tables of the given database to search for the color (either ordinary or extended ones); returns zero if fails (+the method to check indices) | |
|
This is palette, a member of class OdDgColorTable. | |
|
Set extended color to extended color table by dgn color index. Return true if color with requested dgn color index is presented into table and modification of color successfully finished. | |
|
This is setPalette, a member of class OdDgColorTable. |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|