[Visual Basic] Public Shared Function pieRGBA( _ ByVal dst As IntPtr, _ ByVal x As Short, _ ByVal y As Short, _ ByVal rad As Short, _ ByVal start As Short, _ ByVal end As Short, _ ByVal r As Byte, _ ByVal g As Byte, _ ByVal b As Byte, _ ByVal a As Byte _ ) As Integer