Transforms the current image by making it appear as if it were pinched in the center.
Visual Basic |
---|
Public Sub Pinch( _ ByVal IPPinchI As Integer _ ) |
- IPPinchI
The intensity of the pinching effect.
Valid range is from -100 to 100.
Positive intensity values will give the current image an appearance as if it were pinched in the center. Negative intensity values will give the current image an appearance as if it were stretched from the center.