T - public abstract class ScalableImageProvider<T> extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ScalableImageProvider.Scaling |
| Modifier and Type | Method and Description |
|---|---|
int |
getBitpix() |
WritableRaster |
getRawRaster() |
ScalingUtils<T> |
getScalingUtils() |
public WritableRaster getRawRaster()
public ScalingUtils<T> getScalingUtils()
public int getBitpix()
Copyright © 2019 LSST. All rights reserved.