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: 27.1.0
Sintassi
C#
public static Color NewColor(
	int r,
	int g,
	int b,
	double opacity = 1
)

Parametri

r  Int32

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

g  Int32

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

b  Int32

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

opacity  Double  (Optional)

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

Valore di ritorno

Color

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

Vedi anche