C#
Objective-C
C++/CLI
Java
public int EntryBits { get; set; }
@property (nonatomic, assign) NSUInteger entryBits;
public int getEntryBits()
public void setEntryBits(int value)
public:
property int EntryBits {
int get();
void set ( int value);
}
Represents the third value in the "LUT Descriptor". Specifies the number of bits for each entry in the LUT Data.