/* @(#)package-info.java * * Copyright (c) 2012 Werner Randelshofer, Goldau, Switzerland. * All rights reserved. * * You may not use, copy or modify this file, except in compliance with the * license agreement you entered into with Werner Randelshofer. * For details see accompanying license terms. */ /** * Provides abstractions for image sequences represented by folders * with image files. * * @author Werner Randelshofer * @version $Id: package-info.java 299 2013-01-03 07:40:18Z werner $ */ package org.monte.media.imgseq;