ImgEdit User Control

ImgEdit Class Library

ImgEdit.GetBlackPixelCount() Integer

 

Retrieves the number of black pixels of the displayed image.

 

[Visual Basic]

Public Function GetPageCount() As Integer

 

Parameters

    None.

   

Return Value

    The number of black pixels.

 

Example

[Visual Basic] The following example gets the black pixel count of the displayed image.

 

[Visual Basic]

Dim Pixels As Integer=0

Pixels = ImgEdit1.GetBlackPixelsCount()

 

Requirements

Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.

Documentation Version 1.6