ACadSharp.Color.GetTrueColorRgb - DomCR/ACadSharp GitHub Wiki

GetTrueColorRgb Method

Returns the RGB color code using the true color value.

Remarks

If the color is not it will return the default values for RGB

Definition

Namespace: ACadSharp.Color

C#

public ReadOnlySpan`1 GetTrueColorRgb

Return Value

ReadOnlySpan`1