Hi vtkusers, In vtk, there's a class vtkImageImport, which has 3 methods (SetImportVoidPointer, GetImportVoidPointer and CopyImportVoidPointer), which are not exposed in vtk Java API. Has anyone tried to expose them using JNI? I am using vtk3.2 and Java 1.3. thanks oliver