API Reference
Command
Get-ImageBarCode
Reads barcode information from an image file.
Remarks
Reads barcode information from an image file.
Examples
Decode barcode
Get-ImageBarCode -FilePath barcode.png
Common Parameters
This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters.
Syntax
Get-ImageBarCode -FilePath <String> [<CommonParameters>]#Parameter set:
All Parameter SetsParameters
- FilePath String
- The file must exist.