Tao.Sdl SDK Documentation |
|
SdlGfx.filledPieRGBA Method
Filled Pie
[Visual Basic]
Public Shared Function filledPieRGBA( _
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
Parameters
-
dst
-
-
x
-
-
y
-
-
rad
-
-
start
-
-
end
-
-
r
-
-
g
-
-
b
-
-
a
-
Return Value
See Also
SdlGfx Class | Tao.Sdl Namespace