Class ZProjectedImageServer

All Implemented Interfaces:
AutoCloseable, ImageServer<BufferedImage>

public class ZProjectedImageServer extends AbstractTileableImageServer
An image server that converts a z-stack into a 2D image with a projection.

Note that if the z-stack has the RGB format, transparency is not taken into account (all alpha values will be set to 255).