VintaSoft Barcode .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Barcode Namespace / ImageSharpExtensions Class
Methods SeeAlso
In This Topic
    ImageSharpExtensions Class Members
    In This Topic
    The following tables list the members exposed by ImageSharpExtensions.
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Calculates all parameters and grades for ISO15415QualityTest.
    Public Methodstatic (Shared in Visual Basic)Overloaded. Returns barcode as a raster image.
    Public Methodstatic (Shared in Visual Basic)Returns barcode as SixLabors.ImageSharp.Drawing.IPath.
    Public Methodstatic (Shared in Visual Basic)Allows to process the SixLabors.ImageSharp.Image before barcode reading.
    Public Methodstatic (Shared in Visual Basic)Reads barcodes from specified SixLabors.ImageSharp.Image.
    Public Methodstatic (Shared in Visual Basic)Sets the current image from specified SixLabors.ImageSharp.Image.
    See Also