Returns the current image
width.
property Width: Cardinal;
Description
This property holds the width readed from the current image. Changing this
property is not recommended since it won't reallocate data and may cause
errors when saving. Changing image should be done by assigning a tbitmap
using TPngObject assign.