Skip navigation links

Package au.com.southsky.jfreesane

JFreeSane is a pure-Java implementation of a SANE client.

See: Description

Package au.com.southsky.jfreesane Description

JFreeSane is a pure-Java implementation of a SANE client. It allows users to implement programs that obtain images from a SANE server. The user must have a SANE server running in order to use this client.

Typically, the programmer should obtain an instance of SaneSession, usually with one of the the SaneSession.withRemoteSane(java.net.InetAddress) overloads.

Skip navigation links