'Declaration Public Function CountColor( _ ByVal ImageID As Integer, _ ByVal PickColor As Integer _ ) As Double
'Declaration
Public Function CountColor( _ ByVal ImageID As Integer, _ ByVal PickColor As Integer _ ) As Double
public double CountColor( int ImageID, int PickColor )
public function CountColor( ImageID: Integer; PickColor: Integer ): Double;
public function CountColor( ImageID : int, PickColor : int ) : double;
public: double CountColor( int ImageID, int PickColor )
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging GdPictureImaging Members