ImageGear for .NET
Sketch Method
See Also  Send Feedback
ImageGear21.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearEffects Class : Sketch Method




page
Page to process.
texture
Page to use as a texture.
scaling
Scaling factor for resizing the texture image.

Glossary Item Box

Applies a sketch effect on the image.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

page
Page to process.
texture
Page to use as a texture.
scaling
Scaling factor for resizing the texture image.

Remarks

This method applies Sketch effect on the image. It blends the source image with a texture image, making it look like painted by a pencil or charcoal.

The texture image can be scaled to imitate finer or thicker pencil strokes. If source image is larger than the texture, the texture is tiled over the image.

See Also

©2013. Accusoft Corporation. All Rights Reserved.