ImageEn, unit iexBitmaps

TIOParams.OriginalWidth

TIOParams.OriginalWidth


Declaration

property OriginalWidth: Integer;


Description

Returns the actual width 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

 OriginalHeight
 JPEG_Scale_Used