yarp icon indicating copy to clipboard operation
yarp copied to clipboard

Image should have an `isValid` method

Open drdanz opened this issue 5 years ago • 0 comments

As discussed in #2349, since the yarp::sig::Image class can enter some invalid states, it should have an isValidor isNull method, to be able to check if the image is actually a valid image.

drdanz avatar Sep 25 '20 15:09 drdanz