Get Image from Bytes Activity

Description:

Creates an image from an array of bytes.

Inheritance Hierarchy:

System.Object
  System.Activities.Activity
    System.Activities.CodeActivity
      Geocortex.Workflow.Activities.GetImageFromBytes

Function:

This activity creates a bitmap image from raw byte data.

In a Workflow:

After performing a Web Request, a Display Form with a File Picker form item, or another activity that has generated an image represented as an array of bytes you may want to perform additional actions on the image. This activity will create a new Image from the byte data.

Properties:

Name Description

In Arguments

Image Source

The image source data.

Misc

Display Name

GetImageFromBytes

You can change the name of an activity to one that describes what it does. A descriptive name can make a workflow easier to interpret and maintain.

Out Arguments

Result

The result image.

Version Information:

Supported from: Geocortex Essentials 3.15.