public class ByteLongAccessTypeByteTypeConverter extends Object implements SamplerConverter<ByteLongAccessType,ByteType>
Modifier and Type | Class and Description |
---|---|
static class |
ByteLongAccessTypeByteTypeConverter.ConvertedAccess |
Constructor and Description |
---|
ByteLongAccessTypeByteTypeConverter() |
Modifier and Type | Method and Description |
---|---|
ByteType |
convert(Sampler<? extends ByteLongAccessType> sampler) |
public ByteType convert(Sampler<? extends ByteLongAccessType> sampler)
convert
in interface SamplerConverter<ByteLongAccessType,ByteType>
Copyright © 2015–2022 ImgLib2. All rights reserved.