ImageGear Professional v18.2 > API Reference Guide > Effects Component API Reference > Effects Component Objects > IGEffectsCtl Control > IGEffectsCtl Methods > Stitch Method |
Produces an effect similar to Emboss Method effect, except that the output resembles a quilted stitch pattern.
This method takes into account the ROI settings of pPage object, that are accessible via the IGPage Object.ROI Property. By default ROI is set to the entire image.
Stitch (pPage As IGPage, Direction As enumIGDirections, Strength
As Double)
Name | Description |
---|---|
pPage | Reference to IGPage Object for which the stitching happens. |
Direction | Any value of enumIGDirections Enumeration specifying compass direction. |
Strength | Value between 0.0 and 5.0 specifying the stitching strength. A very low value will produce a gray screen with no detail. |
N/A
8-bit gray level, 9-16-bit gray level, 24, and 32
Ip_Fx