TPNGImage help

TPNGImage

Components > TPNGObject > Properties > Height


Returns height for the current image.

property
Height: Integer;

Description

This is a read-only property which will return the current image height. This property can not be changed. It's recommended instead to assign from another TBitmap when you want to change the image (or when you don't need to change size accessing Scanline property).