ImageGear Professional for Windows ActiveX
Emboss Method

Description:

Produces an embossed or 3-D like chiseled-in-stone look to the image referenced by pPage object. The result looks similar to the engraved face of a coin. The greater the value of Strength parameter, the greater the effect will be (higher ridges and lower depressions). Direction parameter specifies direction in which the image will appear elevated.

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.

Syntax:

      Emboss (pPage As IGPage, Strength As Double, Direction As
enumIGDirections)

Parameters:

Name Description
pPage Reference to IGPage Object for which the embossing happens.
Strength Value between 1.0 and 5.0 specifying the embossing strength.
Direction Any value of enumIGDirections Enumeration specifying compass direction.

Return Value:

N/A

Bits Per Pixel:

8-bit gray level, 9-16-bit gray level, 24, and 32

Sample:

Ip_Fx

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback