protected static interface Volume.InputImage
Modifier and Type | Method and Description |
---|---|
int |
get(int x,
int y,
int z) |
void |
get(int x,
int y,
int z,
int[] c) |
byte |
getAverage(int x,
int y,
int z) |
void |
set(int x,
int y,
int z,
int v) |
Copyright © 2015–2021 Fiji. All rights reserved.