Modifier and Type | Class and Description |
---|---|
class |
DirtyVolatileIntArray
|
class |
VolatileIntArray
A
IntArray with an AbstractVolatileIntArray.isValid() flag. |
Modifier and Type | Class and Description |
---|---|
class |
IntUnsafe |
Modifier and Type | Class and Description |
---|---|
class |
OwningIntUnsafe |
Modifier and Type | Field and Description |
---|---|
protected NativeImg<?,? extends VolatileIntAccess> |
VolatileUnsignedIntType.img |
protected NativeImg<?,? extends VolatileIntAccess> |
VolatileIntType.img |
protected NativeImg<?,? extends VolatileIntAccess> |
VolatileARGBType.img |
Constructor and Description |
---|
VolatileARGBType(VolatileIntAccess access) |
VolatileIntType(VolatileIntAccess access) |
VolatileUnsignedIntType(VolatileIntAccess access) |
Constructor and Description |
---|
VolatileARGBType(NativeImg<?,? extends VolatileIntAccess> img) |
VolatileIntType(NativeImg<?,? extends VolatileIntAccess> img) |
VolatileUnsignedIntType(NativeImg<?,? extends VolatileIntAccess> img) |
Copyright © 2015–2022 ImgLib2. All rights reserved.