ColorFromRgb Method


Namespace: Teigha.Colors
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public static Color FromRgb(
        byte red,
        byte green,
        byte blue
)

Parameters

red  Byte
 
green  Byte
 
blue  Byte
 

Return Value

Color
See Also

©  Bricsys NV. All rights reserved.