function HasBounds: Boolean; override;
For TBitmap32Resampler descendants HasBounds always returns true, indicating that the sampling is constrained to the ClipRect property of the associated bitmap.
[See also]: