Class BitDepthPerChannel


public class BitDepthPerChannel extends FeatureImageMetadata
The bit-depth of the image per channel.

This is the number if bits needed to describe each channel.

e.g. 8-bit for byte versus 16-bit for short etc.

Author:
Owen Feehan