SinglePixelPackedSampleModel

Class SinglePixelPackedSampleModel

public class SinglePixelPackedSampleModel
extends SampleModel

This class represents pixel data packed such that the N samples which make up a single pixel are stored in a single data array element, and each data data array element holds samples for only one pixel. This class supports TYPE_BYTE, TYPE_USHORT,