Vcl.Imaging.pngimage.TChunkIDAT.CopyInterlacedRGB8

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CopyInterlacedRGB8(const Pass: Byte;  Src, Dest, Trans{$IFDEF Store16bits}, Extra{$ENDIF}: pByte);

C++

void __fastcall CopyInterlacedRGB8(const System::Byte Pass, System::PByte Src, System::PByte Dest, System::PByte Trans, System::PByte Extra);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.Imaging.pngimage.pas
Vcl.Imaging.pngimage.hpp
Vcl.Imaging.pngimage TChunkIDAT

Description

Embarcadero Technologies does not currently have any additional information.