static Image2B randomBinaryImage(int w, int h default w) { ret randomImage2B(w, h); }