TPNGImage help

PNG Delphi

Components > TPNGObject > Methods > Resize


Resizes the png image.

procedure
Resize(const CX, CY: Integer);

Description

This method resizes the png image in one step instead of using Width and Height properties in a two step procedure.