NDepend.API Documentation
NdpColor Structure
Members 
NDepend.Helpers Namespace : NdpColor Structure
The NDepend API uses this type to return some color value. Such a value can be easily converted to any UI framework color value.
Syntax
[IsReadOnly()]
public struct NdpColor : System.ValueType 
Remarks
Since the NDepend API doesn't reference any UI framework it cannot return some System.Drawing.Color values for example.
Inheritance Hierarchy

System.Object
   System.ValueType
      NDepend.Helpers.NdpColor

Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

NdpColor Members
NDepend.Helpers Namespace