←Select platform

Type Property

Summary

Flags that indicate how the shift will be done.

Syntax
C#
VB
Objective-C
C++
Java
public ConvertSignedToUnsignedCommandType Type { get; set; } 
Public Property Type As ConvertSignedToUnsignedCommandType 
@property (nonatomic, assign) LTConvertSignedToUnsignedCommandType type 
public ConvertSignedToUnsignedCommandType getType() 
public void setType(ConvertSignedToUnsignedCommandType value) 

Property Value

Flags that indicate how the shift will be done.

Example

Refer to ConvertSignedToUnsignedCommand.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly