protected override void HashCore( byte[] rgb, int ib, int cb )
Protected Overrides Sub HashCore ( _ rgb As Byte(), _ ib As Integer, _ cb As Integer _ )
protected: virtual void HashCore( array<unsigned char>^ rgb, int ib, int cb ) override