Tao.DevIl SDK Documentation

Ilu.iluColoursUsed Method 

iluColoursUsed creates a copy of the image data, quicksorts it and counts the number of unique colours in the image. This value is returned without affecting the original image.

[Visual Basic]
Public Shared Function iluColoursUsed() As Integer
[C#]
public static int iluColoursUsed();

Return Value

See Also

Ilu Class | Tao.DevIl Namespace