Leadtools.Codecs Namespace > CodecsTiffImageInfo Class : HasNoPalette Property |
public bool HasNoPalette {get;}
'Declaration Public ReadOnly Property HasNoPalette As Boolean
'Usage Dim instance As CodecsTiffImageInfo Dim value As Boolean value = instance.HasNoPalette
public bool HasNoPalette {get;}
@property (nonatomic, assign, readonly) BOOL hasNoPalette;
public boolean hasNoPalette()
get_HasNoPalette();