ImageGear Professional for Windows ActiveX
Cylinder Method

Description:

Provides a cylindrical warping effect on the IGPage Object.

Syntax:

Sub Cylinder(pPage As IGPage, Distance As Long, Radius As Long,
Height As Long, Horizontal As Boolean, Interpolate As Boolean,
UseFillColor As Boolean)

Parameters:

Name Description
pPage Reference to IGPage Object to which the effect is applied.
Distance Distance to the cylinder axes, in pixels.
Radius Radius of the cylinder.
Height Height of the cylinder segment, in pixels. Height can be changed from (-radius) to (radius).
Horizontal If True, cylinder is horizontal.
Interpolate If True, use interpolation; otherwise do not.
UseFillColor If True, use fill color; otherwise do not.

Return Value:

None

Bits Per Pixel:

Sample:

Image Processing and Effects

See Also:

IGPage Object

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback