←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly