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, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

NdpColor Structure
NdpColor Members