cancel
Showing results for 
Search instead for 
Did you mean: 

JPG File Reader

MOHANO_S
Level 3
I have .jpg(Image file) file in my local folder.. As per requirement need to load the Text data into data item as datatype text, and load the image into separate data item as Image
1 REPLY 1

John__Carter
Staff
Staff
Use a code stage with a line such as OutputImage=New System.Drawing.Bitmat(InputFilePath)