Image should have an isValid
method
#2369
Labels
Affects: YARP v3.4.0
This is a known issue affecting YARP v3.4.0
Component: Library - YARP_sig
Issue Type: API Bug
This is a bug in the API
Milestone
As discussed in #2349, since the
yarp::sig::Image
class can enter some invalid states, it should have anisValid
orisNull
method, to be able to check if the image is actually a valid image.The text was updated successfully, but these errors were encountered: