←Select platform

Request Property

Summary

Gets or sets a CommandRequest object to apply an image processing operation on an image.

Syntax

C#
VB
C++

Property Value

A CommandRequest object that specifies the command to be applied on an image.

Remarks

For example if you want to apply a Flip operation on an image, you need to set this property to an object of type FlipRequest, and set the Operation property to OperationType.Flip.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Services.ImageProcessing.DataContracts Assembly
Click or drag to resize