[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Implements a very sharp and square interpolation.
Source position: lazcanvas.pas line 61
type TFPSharpInterpolation = class(TFPCustomInterpolation) |
||
protected |
||
procedure Execute(); override; |
|
Paints an image on the Canvas using the specified coordinates and dimensions. |
end; |
|
Implements a very sharp and square interpolation. |
|
| | | ||
TFPSharpInterpolation implements a very sharp and square interpolation for stretching, similar to StretchBlt from the Windows API.
| Version 4.4 | Generated 2025-11-08 | Home |