AlgART

AlgART-TIFF: library for TIFF support

AlgART-TIFF is a Java library providing complete read/write support of TIFF files. It is an extension of AlgART library.

Key features:

Daniel Alievsky

Source code

Maven

Adding to your Maven module in .pom-file:

    <dependencies>
        ...
        <dependency>
            <groupId>net.algart</groupId>
            <artifactId>algart-tiff</artifactId>
            <version>last version number</version>
        </dependency>
        ...
    </dependencies>
  Home     8th Day of creation / 8-й День творения     AlgART Libraries