isValid abstract method

bool isValid(
  1. ImageInput input
)

Returns the input is support or not.

Implementation

bool isValid(ImageInput input);