FxTwirl Method (GdPictureImaging)
Performs a twirl effect on a GdPicture image or on an area of a GdPicture image defined by SetROI()
method.
'Declaration
Public Function FxTwirl( _
ByVal As Integer, _
ByVal As Single _
) As GdPictureStatus
Parameters
- ImageID
- GdPicture image identifier.
- Factor
- Twirl Factor between 0 and 100.
Return Value
A member of the GdPictureStatus enumeration.