ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / Core Component API Reference / Core Component Functions Reference / LUT Functions / IG_LUT_length_get
In This Topic
    IG_LUT_length_get
    In This Topic

    This function returns the number of entries in the LUT.

    Declaration:

     
    Copy Code
    AT_INT ACCUAPI IG_LUT_length_get(HIGLUT hlut);
    

    Arguments:

    Name Type Description
    hlut HIGLUT LUT handle.

    Return Value:

    Returns the number of entries in the LUT.

    Supported Raster Image Formats:

    This function does not process image pixels.

    Sample:

    Medical