function HasBounds: Boolean; override;

Description

For TBitmap32Resampler descendants HasBounds always returns true, indicating that the sampling is constrained to the ClipRect property of the associated bitmap.

[See also]: