NDepend.API Documentation
FromHexInit Method
NDepend.Helpers Namespace > NdpColor Structure : FromHexInit Method
The 32-bits ARGB value.
Create a new Color value with Alpha channel from a 32-bits ARGB value.
Syntax
public static NdpColor FromHexInit( 
   int value
)

Parameters

value
The 32-bits ARGB value.
Requirements

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

See Also

Reference

NdpColor Structure
NdpColor Members