void Invoke(nint index, CGImage image, out bool stop)
 {
     invoker(BlockPointer, index, image.GetHandle(), out stop);
 }