ImageGear Professional for Windows ActiveX
DropShadow Method

Description:

Adds a drop shadow to an image. The image is enlarged to contain a background and shadowed area.

Syntax:

Sub DropShadow(Page As IGPage, Width As Long, Distance As Long,
Angle As Long, InsideColor As IGPixel, OutsideColor As IGPixel)

Parameters:

Name Description
Page IGPage Object to which to apply the effect.
Width Width of background and shadow area to add to the image.
Distance Distance to move image from shadow area.
Angle Angle (direction) of movement of image from shadow area.
InsideColor Color of shadow area.
OutsideColor Color of background.

Return Value:

N/A

Bits Per Pixel:

All except bitonal, non-gray Indexed and Grayscale with LUT.

Sample:

Image Processing and Effects

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback