ImpDeviceSetLogicalPalette Method

Sets the logical color palette to be used by this device. The set palette can later be used for setting indexed colors.

Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public override void SetLogicalPalette(
        Color[] logicalPalette
)

Parameters

logicalPalette  Color
[in] Logical color palette.
See Also

©  Bricsys NV. All rights reserved.