ImageGear Professional v18.2 > API Reference Guide > Effects Component API Reference > Effects Component Objects > IGEffectsCtl Control > IGEffectsCtl Methods > Diffuse Method |
Diffuses the image referenced by pPage object by shuffling the positions of pixels. The greater the value of Amount parameter, the greater the diffusion.
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.
Diffuse (pPage As IGPage, Amount As Long)
Name | Description |
---|---|
pPage | Reference to IGPage Object for which the diffusion happens. |
Amount | Value between 1 and 16 specifying the amount of diffusion. |
N/A
8-bit gray level, 9-16-bit gray level, 24, and 32
Ip_Fx