Click or drag to resize

Metodo QsInventorUtilsNewColor

[Manca la documentazione <summary> per "M:InvNetLib.FutureLibrary.QsInventorUtils.NewColor(System.Int32,System.Int32,System.Int32,System.Double)"]

Namespace:  InvNetLib.FutureLibrary
Assembly:  InvNetLib (in InvNetLib.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
C#
public static Color NewColor(
	int r,
	int g,
	int b,
	double opacity = 1
)

Parametri

r
Tipo: SystemInt32

[Manca <param nome="r"/> documentazione per "M:InvNetLib.FutureLibrary.QsInventorUtils.NewColor(System.Int32,System.Int32,System.Int32,System.Double)"]

g
Tipo: SystemInt32

[Manca <param nome="g"/> documentazione per "M:InvNetLib.FutureLibrary.QsInventorUtils.NewColor(System.Int32,System.Int32,System.Int32,System.Double)"]

b
Tipo: SystemInt32

[Manca <param nome="b"/> documentazione per "M:InvNetLib.FutureLibrary.QsInventorUtils.NewColor(System.Int32,System.Int32,System.Int32,System.Double)"]

opacity (Optional)
Tipo: SystemDouble

[Manca <param nome="opacity"/> documentazione per "M:InvNetLib.FutureLibrary.QsInventorUtils.NewColor(System.Int32,System.Int32,System.Int32,System.Double)"]

Valore di ritorno

Tipo: Color

[Manca la documentazione <returns> per "M:InvNetLib.FutureLibrary.QsInventorUtils.NewColor(System.Int32,System.Int32,System.Int32,System.Double)"]

Vedi anche