TPNGImage help

PNG Delphi

Components > TPNGObject > Properties > Width


Returns / sets width for the current image.

property
Width: Integer;

Description

This is property returns the current png image width and, when set, allows to change png size.
See also Height.