←Select platform

CountLookupTableColorsType Enumeration

Summary
Flag that indicates whether the LookupTable contains signed or unsigned data.
Syntax
C#
VB
Objective-C
C++
Java
public enum CountLookupTableColorsType   
Public Enum CountLookupTableColorsType  
typedef NS_ENUM(NSInteger, LTCountLookupTableColorsType) 
public enum CountLookupTableColorsType 
public enum class CountLookupTableColorsType   
Members
ValueMemberDescription
1Unsigned The LookupTable contains signed data.
2Signed The LookupTable contains unsigned data.
Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.