Create your first automation in just a few minutes.Try Studio Web →
by YouTube
2
Activity
200
Summary
Summary
Read and Write QR codes to/from Image objects and picture files
Overview
Overview
Contains 4 activities:
QR Read From Image:
Read a QR code from a Image object/variable for future usage.
Input: Image image
Output: String Message
QR Read From Path:
Read a QR code from a certain picture file saved in file system.
Input: String Path
Output: String Message
QR Write To Image
Hide a message as a QR code of any size within an Image variable.
Input: Int32 Height; String Message; Int32 Width
Output: Image Result
QR Write To Path
Hide a message as a QR code and save it to your file system
Input: Int32 Height; String Message; String Path; Int32 Width
Output: Image Result
Features
Features
Extract the data from QR code, also can hide information to a QR code.
Additional Information
Additional Information
Dependencies
ZXing.Net
Code Language
Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
Technical
Version
3.0.4Updated
February 18, 2020Works with
Built in 2017.1 Tested with 18.3
Certification
Silver Certified
Tags
Support
UiPath Community Support
Resources