TPNGImage help From PNG Delphi previous page next page 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. previous page start next page