Skip to content

ACadSharp.Color.GetTrueColorRgb

Albert Domenech edited this page Jul 14, 2024 · 1 revision

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

Clone this wiki locally