is_image

caqtus.types.image.is_image(
image: Any,
) TypeGuard[ndarray[tuple[Width, Height], dtype[T]]]

Check if image has a valid image type.