Class AffineTransformImageServer

All Implemented Interfaces:
AutoCloseable, ImageServer<BufferedImage>

public class AffineTransformImageServer extends TransformingImageServer<BufferedImage>
ImageServer that dynamically applies an AffineTransform to an existing ImageServer.

Warning! This is incomplete and will be changed/removed in the future.

Author:
Pete Bankhead