Back to Website
Show / Hide Table of Contents

Interface ILineWidthMeasurementService

Namespace: Aurigma.DesignAtoms.ImageProcessing
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public interface ILineWidthMeasurementService

Methods

MeasureRasterImage(Bitmap)

Declaration
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
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>
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