'宣言
Public Shared Sub GetARGB( _
ByVal As Windows.UI.Xaml.Media.Brush, _
ByRef As System.Byte, _
ByRef As System.Byte, _
ByRef As System.Byte, _
ByRef As System.Byte _
)
public static void GetARGB(
Windows.UI.Xaml.Media.Brush ,
out System.byte ,
out System.byte ,
out System.byte ,
out System.byte
)