BitmapPixelsCount property (ILEADRasterProcess)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long BitmapPixelsCount

Overview

Refer to Bitmaps and Bitmap Lists

Remarks

(Read only) Gets the number of pixels found by the GetBitmapStatisticsInfo method, that fall between the starting color value (lStart) and the ending color value (lEnd) passed to GetBitmapStatisticsInfo method.

See Also

Elements:

BitmapStandardDeviation property, BitmapMedian property, BitmapMean property, BitmapMaxValue property, BitmapMinValue property, BitmapSelectedPixelPercent property, BitmapTotalPixelCount property, GetBitmapStatisticsInfo method

Topics:

Raster Images: Getting Current Information