Source position: rgbroutines.pas line 91
type TSamePixelFunction = function(
X: Integer;
Y: Integer;
Value: TRGB32Pixel
):Boolean of object;