public final class ARGBChannelSamplerConverter extends Object implements SamplerConverter<ARGBType,UnsignedByteType>
ARGBType
as an UnsignedByteType.Constructor and Description |
---|
ARGBChannelSamplerConverter(int channel) |
Modifier and Type | Method and Description |
---|---|
UnsignedByteType |
convert(Sampler<? extends ARGBType> sampler) |
public UnsignedByteType convert(Sampler<? extends ARGBType> sampler)
convert
in interface SamplerConverter<ARGBType,UnsignedByteType>
Copyright © 2015–2022 ImgLib2. All rights reserved.