/ Published in: C#
Simple record that the content is a Image.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
lRec.Content = (CogImage8Grey) ltb.Outputs["ImageSubOut"].Value; lRec.ContentType = lRowImage.GetType(); //Different image but same type. lRec.Annotation = lRec.RecordKey = lRecAnno;