Accusoft.ImagXpress12.Net
ColorCount Method
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > Processor Class : ColorCount Method




color
A System.Drawing.Color specified. This parameter stores four, 8-bit components: alpha, red, green, and blue, respectively.

Glossary Item Box

Returns the number of pixels of a specified color within the current image or image area.

Syntax

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

Parameters

color
A System.Drawing.Color specified. This parameter stores four, 8-bit components: alpha, red, green, and blue, respectively.

Return Value

A long value that represents the count of pixels of the specified color parameter.

Remarks

This method can be used to determine if a check box on a document image is filled or if a specific field on a form is filled.

See Also

©2013. Accusoft Corporation. All Rights Reserved.