This property refers to the number of palette colors for the image
[Visual Basic]   imagekitcontrolname.PalCount [= Integer ]
[Visual C++]     [short = ]imagekitcontrolname.GetPalCount()
[VB.NET]   imagekitcontrolname.PalCount [= Short ]
[C#.NET]   imagekitcontrolname.PalCount [= short ]

Reference

The number of palette colors for the image. This property value is valid when the BitCount property is less than 8, otherwise 0 is returned.

Explanation

The PalCount property refers to the number of palette colors for the image. After setting the ImageHandle property, the value of the PalCount property is automatically set. This property is not valid for vector data.

Setting this value

  This value cannot be set.

Retrieving this value

  This value can be retrieved at run-time.

 

The ImageKit9 ActiveX is a product created by Newtone Corporation