PxGreyImage

PxGreyImage -- converts colored images to grey.

Syntax

PxGreyImage (image)

		

Arguments

image

PhImage.

Returns

The image, grey-scaled.

Description

This convenience function converts the colors of an image to grey scales, by calling PgGray and PgGrayValue.

Example

See the example for PxConvolveImage

See Also

PxCopyImage, PxConvolveImage, PxThresholdImage,

Copyright 1995-2002 by Cogent Real-Time Systems, Inc.