Compartilhar via


Color.ToRgb(Byte, Byte, Byte) Método

Definição

public:
 void ToRgb([Runtime::InteropServices::Out] System::Byte % r, [Runtime::InteropServices::Out] System::Byte % g, [Runtime::InteropServices::Out] System::Byte % b);
public void ToRgb (out byte r, out byte g, out byte b);
member this.ToRgb : byte * byte * byte -> unit
Public Sub ToRgb (ByRef r As Byte, ByRef g As Byte, ByRef b As Byte)

Parâmetros

r
Byte
g
Byte
b
Byte

Aplica-se a