Back to Website
Show / Hide Table of Contents

Class LineWidthMeasurementService

Inheritance
System.Object
LineWidthMeasurementService
Implements
ILineWidthMeasurementService
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.ImageProcessing
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public class LineWidthMeasurementService : ILineWidthMeasurementService

Constructors

LineWidthMeasurementService()

Declaration
public LineWidthMeasurementService()

Methods

MeasureRasterImage(Bitmap)

Declaration
public IEnumerable<Measurement> MeasureRasterImage(Bitmap bitmap)
Parameters
Type Name Description
Aurigma.GraphicsMill.Bitmap bitmap
Returns
Type Description
System.Collections.Generic.IEnumerable<Measurement>

MeasureVectorImage(GraphicsContainer, Single)

Declaration
public IEnumerable<Measurement> MeasureVectorImage(GraphicsContainer graphicsContainer, float pathTraversalStep)
Parameters
Type Name Description
Aurigma.GraphicsMill.AdvancedDrawing.GraphicsContainer graphicsContainer
System.Single pathTraversalStep
Returns
Type Description
System.Collections.Generic.IEnumerable<Measurement>

Implements

ILineWidthMeasurementService
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback