A ColorDropperOperation is a GenericOperation that allows its parameters to be set in two ways: through the GenericOperation API; or by specifying a point in image coordinates.
It is allowed that the GenericOperation slider parameters may need to update when an image point is specified. Therefore the method that accepts a point returns a Map of slider values.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.