TPNGImage help

PNG Delphi

Components > TChunk > Methods > Assign


Assigns from another chunk contents.

procedure
Assign(Source: TChunk);

Description

Use this method to assign the contents from another TChunk. When creating new chunk classes it's recommended to override this method to copy extra properties.