Example #1
0
    static vtkgdcm.vtkImageData ConnectActivizToSWIG(Kitware.VTK.vtkImageData imgin)
    {
        HandleRef rawCppThis = imgin.GetCppThis();

        vtkgdcm.vtkImageData imgout = new vtkgdcm.vtkImageData(rawCppThis);
        return(imgout);
    }
Example #2
0
 public void DrawPointSprites(vtkImageData sprite, vtkPoints2D points)
 {
     vtkContext2D.vtkContext2D_DrawPointSprites_20(base.GetCppThis(), (sprite == null) ? default(HandleRef) : sprite.GetCppThis(), (points == null) ? default(HandleRef) : points.GetCppThis());
 }
Example #3
0
 public virtual void SetInput(int num, vtkImageData input)
 {
     vtkImageMultipleInputFilter.vtkImageMultipleInputFilter_SetInput_16(base.GetCppThis(), num, (input == null) ? default(HandleRef) : input.GetCppThis());
 }
Example #4
0
 public void SetEntry(int i, vtkPolyData symbol, vtkImageData icon, string arg3, IntPtr color)
 {
     vtkLegendBoxActor.vtkLegendBoxActor_SetEntry_47(base.GetCppThis(), i, (symbol == null) ? default(HandleRef) : symbol.GetCppThis(), (icon == null) ? default(HandleRef) : icon.GetCppThis(), arg3, color);
 }
 public void SetInput(vtkImageData input)
 {
     vtkStructuredPointsToUnstructuredGridFilter.vtkStructuredPointsToUnstructuredGridFilter_SetInput_06(base.GetCppThis(), (input == null) ? default(HandleRef) : input.GetCppThis());
 }
 public void SetInput(vtkImageData arg0)
 {
     vtkImageViewer.vtkImageViewer_SetInput_26(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
 public virtual void SetTexture(vtkImageData image, int properties)
 {
     vtkContextDevice2D.vtkContextDevice2D_SetTexture_37(base.GetCppThis(), (image == null) ? default(HandleRef) : image.GetCppThis(), properties);
 }
 public virtual void DrawImage(IntPtr p, float scale, vtkImageData image)
 {
     vtkContextDevice2D.vtkContextDevice2D_DrawImage_09(base.GetCppThis(), p, scale, (image == null) ? default(HandleRef) : image.GetCppThis());
 }
 public void CreateCanonicalView(vtkRenderer ren, vtkVolume volume, vtkImageData image, int blend_mode, IntPtr viewDirection, IntPtr viewUp)
 {
     vtkGPUVolumeRayCastMapper.vtkGPUVolumeRayCastMapper_CreateCanonicalView_03(base.GetCppThis(), (ren == null) ? default(HandleRef) : ren.GetCppThis(), (volume == null) ? default(HandleRef) : volume.GetCppThis(), (image == null) ? default(HandleRef) : image.GetCppThis(), blend_mode, viewDirection, viewUp);
 }
 public void SetMaskInput(vtkImageData mask)
 {
     vtkGPUVolumeRayCastMapper.vtkGPUVolumeRayCastMapper_SetMaskInput_44(base.GetCppThis(), (mask == null) ? default(HandleRef) : mask.GetCppThis());
 }
 public virtual void SetOriginalSource(vtkImageData arg0)
 {
     vtkBranchExtentTranslator.vtkBranchExtentTranslator_SetOriginalSource_12(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
Example #12
0
 public virtual void ThreadedExecute(vtkImageData inData, vtkImageData outData, IntPtr extent, int threadId)
 {
     vtkThreadedImageAlgorithm.vtkThreadedImageAlgorithm_ThreadedExecute_10(base.GetCppThis(), (inData == null) ? default(HandleRef) : inData.GetCppThis(), (outData == null) ? default(HandleRef) : outData.GetCppThis(), extent, threadId);
 }
Example #13
0
 public void SetVectorInput(vtkImageData input)
 {
     vtkImageNonMaximumSuppression.vtkImageNonMaximumSuppression_SetVectorInput_15(base.GetCppThis(), (input == null) ? default(HandleRef) : input.GetCppThis());
 }
Example #14
0
 public void DrawPointSprites(vtkImageData sprite, IntPtr points, int n)
 {
     vtkContext2D.vtkContext2D_DrawPointSprites_23(base.GetCppThis(), (sprite == null) ? default(HandleRef) : sprite.GetCppThis(), points, n);
 }
Example #15
0
 public void DrawPointSprites(vtkImageData sprite, vtkPoints2D points, vtkUnsignedCharArray colors)
 {
     vtkContext2D.vtkContext2D_DrawPointSprites_21(base.GetCppThis(), (sprite == null) ? default(HandleRef) : sprite.GetCppThis(), (points == null) ? default(HandleRef) : points.GetCppThis(), (colors == null) ? default(HandleRef) : colors.GetCppThis());
 }
 public virtual void SetInput(vtkImageData input)
 {
     vtkImageToImageFilter.vtkImageToImageFilter_SetInput_14(base.GetCppThis(), (input == null) ? default(HandleRef) : input.GetCppThis());
 }
 public virtual void ThreadedExecute(vtkImageData inData, vtkImageData outData, IntPtr extent, int threadId)
 {
     vtkImageToImageFilter.vtkImageToImageFilter_ThreadedExecute_18(base.GetCppThis(), (inData == null) ? default(HandleRef) : inData.GetCppThis(), (outData == null) ? default(HandleRef) : outData.GetCppThis(), extent, threadId);
 }
 public void DrawImage(int x0, int y0, vtkImageData i)
 {
     vtkImageCanvasSource2D.vtkImageCanvasSource2D_DrawImage_02(base.GetCppThis(), x0, y0, (i == null) ? default(HandleRef) : i.GetCppThis());
 }
 public virtual void DrawPointSprites(vtkImageData sprite, IntPtr points, int n, IntPtr colors, int nc_comps)
 {
     vtkContextDevice2D.vtkContextDevice2D_DrawPointSprites_10(base.GetCppThis(), (sprite == null) ? default(HandleRef) : sprite.GetCppThis(), points, n, colors, nc_comps);
 }
 public void DrawImage(int x0, int y0, vtkImageData arg2, int sx, int sy, int width, int height)
 {
     vtkImageCanvasSource2D.vtkImageCanvasSource2D_DrawImage_03(base.GetCppThis(), x0, y0, (arg2 == null) ? default(HandleRef) : arg2.GetCppThis(), sx, sy, width, height);
 }
 public virtual void SetInformationInput(vtkImageData arg0)
 {
     vtkImageChangeInformation.vtkImageChangeInformation_SetInformationInput_34(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
 public void SetButtonTexture(int i, vtkImageData image)
 {
     vtkTexturedButtonRepresentation.vtkTexturedButtonRepresentation_SetButtonTexture_27(base.GetCppThis(), i, (image == null) ? default(HandleRef) : image.GetCppThis());
 }
Example #23
0
 public virtual void SetInput(vtkImageData data, long z)
 {
     vtkPlotHistogram2D.vtkPlotHistogram2D_SetInput_10(base.GetCppThis(), (data == null) ? default(HandleRef) : data.GetCppThis(), z);
 }
Example #24
0
		public void SetImage(vtkImageData image)
		{
			vtkGeoImageNode.vtkGeoImageNode_SetImage_15(base.GetCppThis(), (image == null) ? default(HandleRef) : image.GetCppThis());
		}
Example #25
0
 public void SetEntry(int i, vtkImageData symbol, string arg2, IntPtr color)
 {
     vtkLegendBoxActor.vtkLegendBoxActor_SetEntry_46(base.GetCppThis(), i, (symbol == null) ? default(HandleRef) : symbol.GetCppThis(), arg2, color);
 }
Example #26
0
		public void CropImageForTile(vtkImageData image, IntPtr imageLonLatExt, string prefix)
		{
			vtkGeoImageNode.vtkGeoImageNode_CropImageForTile_01(base.GetCppThis(), (image == null) ? default(HandleRef) : image.GetCppThis(), imageLonLatExt, prefix);
		}
Example #27
0
 public void SetEntryIcon(int i, vtkImageData icon)
 {
     vtkLegendBoxActor.vtkLegendBoxActor_SetEntryIcon_50(base.GetCppThis(), i, (icon == null) ? default(HandleRef) : icon.GetCppThis());
 }
Example #28
0
 public virtual void SetDisplacementGrid(vtkImageData arg0)
 {
     vtkGridTransform.vtkGridTransform_SetDisplacementGrid_13(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
Example #29
0
 public virtual void AddInput(vtkImageData input)
 {
     vtkImageMultipleInputFilter.vtkImageMultipleInputFilter_AddInput_01(base.GetCppThis(), (input == null) ? default(HandleRef) : input.GetCppThis());
 }
Example #30
0
        public vtkGeoAlignedImageRepresentation AddDefaultImageRepresentation(vtkImageData image)
        {
            vtkGeoAlignedImageRepresentation vtkGeoAlignedImageRepresentation = null;
            uint   mteStatus   = 0u;
            uint   mteIndex    = 4294967295u;
            uint   rawRefCount = 0u;
            IntPtr intPtr      = vtkGeoView.vtkGeoView_AddDefaultImageRepresentation_01(base.GetCppThis(), (image == null) ? default(HandleRef) : image.GetCppThis(), ref mteStatus, ref mteIndex, ref rawRefCount);

            if (IntPtr.Zero != intPtr)
            {
                bool flag;
                vtkGeoAlignedImageRepresentation = (vtkGeoAlignedImageRepresentation)Methods.CreateWrappedObject(mteStatus, mteIndex, rawRefCount, intPtr, true, out flag);
                if (flag)
                {
                    vtkGeoAlignedImageRepresentation.Register(null);
                }
            }
            return(vtkGeoAlignedImageRepresentation);
        }