This method takes an
ImageGear.Core.ImGearDocument class object and extracts the 3D isosurface into a vector page.
Parameters
- document
- An ImageGear.Core.ImGearDocument class object, which has slices of images in a 3D series stacked together in the desired order.
- isoOptions
- An ImGearIsosurfaceOptions class object, which has all the calculation options for isosurface algorithm.
Return Value
Returns an
ImGearVectPage class object, which contains data for the generated isosurface.