Source position: rgbroutines.pas line 90
type TGetPixelFunction = function(
X: Integer;
Y: Integer
):TRGB32Pixel of object;