ImageGear Professional v18.2 > API Reference Guide > Effects Component API Reference > Effects Component Objects > IGEffectsCtl Control > IGEffectsCtl Methods > Sphere Method |
Provides warping around a sphere on the IGPage Object.
Sub Sphere(pPage As IGPage, XCenter As Long, YCenter As Long,
Radius As Long, Height As Long, Interpolate As Boolean,
UseFillColor As Boolean)
Name | Description |
---|---|
pPage | Reference to IGPage Object to which the effect is applied. |
XCenter | X coordinate of the center. |
YCenter | Y coordinate of the center. |
Radius | Sphere radius. |
Height | Distance to the screen. |
Interpolate | If True, use interpolation; otherwise do not. |
UseFillColor | If True, use fill color; otherwise do not. |
None
Image Processing and Effects