property UseLookUpTable: Boolean; //read and write
The property UseLookUpTable controls whether a look up table shall be used for rendering. This is required for the WrapModes wmRepeat and wmMirror. If set to false, the internal lookup table will be destroyed.
With a lookup table in use, the gradient will not be perfect, but always discretized. As a result the discrete steps might be visible.