Optionaloptions: AcGiContextOptionsWhether the current draw background is dark.
Database being drawn. Runtime type is AcDbDatabase (data-model); typed as
unknown here so graphic-interface does not depend on data-model.
OptionalfallbackFallback RGB when the resolved color has no concrete RGB value.
RGB used when the resolved color is foreground (ACI 7) on a dark background.
RGB used when the resolved color is foreground (ACI 7) on a light background.
Resolves AcGiSubEntityTraits.color to a pixel RGB value.
StaticfromCreates a draw-time context from the current canvas background colour.
OptionalbackgroundColor: numberOptionaldatabase: unknown
Draw-time context used to resolve semantic entity colors into pixel RGB values.
ACI 7 (foreground / contrast color) depends on the current background, so RGB resolution must happen in the renderer with this context rather than on traits.