Declaration
property OriginalHeight: Integer;
Description
Returns the actual height of an image before it was scaled during loading.
JPEG and Raw images can be loaded at a reduced size to speed up the loading. This property allows you to access the true size of the image.
See Also
◼OriginalWidth◼JPEG_Scale_Used