ImageEn, unit iexBitmaps
TIEBitmap.Normalize
TIEBitmap
.Normalize
Declaration
procedure Normalize();
Description
Stretches the pixel values in the range of 0..1.
Works only when
PixelFormat
is ie32f.
Note: If attached to a
TImageEnView
, it will automatically call
Update