Class GraticuleRenderer
Inheritance
System.Object
GraticuleRenderer
Namespace:EvilDICOM.CV.Drawing.Renderers
Assembly:EvilDICOM.CV.dll
Syntax
public class GraticuleRenderer : object
Methods
View SourceRender(Mat, Double, Double)
Declaration
public static void Render(Mat image, double collimatorAngleDeg, double mmPerPixel)
Parameters
| Type | Name | Description |
|---|---|---|
| Mat | image | |
| System.Double | collimatorAngleDeg | |
| System.Double | mmPerPixel |