All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.applitools.eyes.images.IImagesCheckTarget Maven / Gradle / Ivy

There is a newer version: 3.215.0-beta
Show newest version
package com.applitools.eyes.images;

import com.applitools.eyes.fluent.ICheckSettings;

import java.awt.image.BufferedImage;

public interface IImagesCheckTarget extends ICheckSettings {
    BufferedImage getImage();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy