Package net.imglib2.converter.readwrite
Class ARGBChannelSamplerConverter
java.lang.Object
net.imglib2.converter.readwrite.ARGBChannelSamplerConverter
- All Implemented Interfaces:
SamplerConverter<ARGBType,
UnsignedByteType>
public final class ARGBChannelSamplerConverter
extends Object
implements SamplerConverter<ARGBType,UnsignedByteType>
Access the on channel of an
ARGBType
as an UnsignedByteType.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ARGBChannelSamplerConverter
public ARGBChannelSamplerConverter(int channel)
-
-
Method Details
-
convert
- Specified by:
convert
in interfaceSamplerConverter<ARGBType,
UnsignedByteType>
-