For ie1g images, values can be 0 or 1. For ie8g and ie8p, values can be from 0 to 255.
For ie16g images, values can be from 0 to 65535.
For ie24RGB, ie32RGB, ieCMYK and ieCIELab values are a TColor value.
Note: Rect values are inclusive so FillRect(0, 0, 5, 5, clWhite) will fill a 6x6 pixel square