VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode Namespace / ImageSharpExtensions Class
In This Topic
ImageSharpExtensions Class Methods
In This Topic
For a list of all methods of this type, see ImageSharpExtensions.
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Calculates all parameters and grades for ISO15415QualityTest.
Public Methodstatic (Shared in Visual Basic)Executes the ISO15415 and/or ISO15416 quality tests on specified image.
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