Vcl.Imaging.pngimage.update_crc

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function update_crc(crc: {$IFNDEF DelphiBuilder3Less}Cardinal{$ELSE}Integer
{$ENDIF}; buf: pByteArray; len: Integer): Cardinal;

C++

extern DELPHI_PACKAGE unsigned __fastcall update_crc(unsigned crc, pByteArray buf, int len);

プロパティ

種類 可視性 ソース ユニット
function public
Vcl.Imaging.pngimage.pas
Vcl.Imaging.pngimage.hpp
Vcl.Imaging.pngimage Vcl.Imaging.pngimage

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。