←Select platform

GetLinearVoiLookupTableCommandFlags Enumeration

Summary

Reserved for future use. Use 0 for now.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
[FlagsAttribute()] 
public enum GetLinearVoiLookupTableCommandFlags 
<FlagsAttribute()> 
Public Enum GetLinearVoiLookupTableCommandFlags 
[FlagsAttribute()] 
public enum GetLinearVoiLookupTableCommandFlags 
typedef NS_OPTIONS(NSUInteger, LTGetLinearVoiLookupTableCommandFlags)
public enum GetLinearVoiLookupTableCommandFlags
Leadtools.ImageProcessing.Core.GetLinearVoiLookupTableCommandFlags = function() { }; 
Leadtools.ImageProcessing.Core.GetLinearVoiLookupTableCommandFlags.prototype = { 
 
  None = 0x00000000, 
     
 }; 
[FlagsAttribute()] 
public enum class GetLinearVoiLookupTableCommandFlags 

Members

ValueMemberDescription
0x00000000None No Flags selected.
Requirements

Target Platforms

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