Pngimage.update crc

From Référence RAD Studio VCL
Jump to: navigation, search

Informations Delphi

De pngimage.pas

	function update_crc(crc: Cardinal;
		buf: pByteArray;
		len: Integer): Cardinal;


Unité : pngimage

Type : fonction

Visibilité : public

Informations C++

De pngimage.hpp

	unsigned int __fastcall update_crc(unsigned int crc, System::StaticArray<unsigned char,65536> * buf, int len);


Unité : pngimage

Type : fonction


Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !

Personal tools