Source position: msegraphics.pas line 223
type maskedimagety = record
image: imagety;
mask: imagety;
end;