HomeSort by relevance Sort by last modified time
    Searched refs:LookTable (Results 1 - 3 of 3) sorted by null

  /external/dng_sdk/source/
dng_camera_profile.h 618 /// Returns true if the profile has a LookTable.
625 /// Getter for LookTable.
627 const dng_hue_sat_map & LookTable () const
632 /// Setter for LookTable.
638 /// Returns the LookTable encoding (see ProfileLookTableEncoding tag).
645 /// Sets the LookTable encoding (see ProfileLookTableEncoding tag) to the
dng_image_writer.cpp     [all...]
dng_render.cpp 881 fLookTable.Reset (new dng_hue_sat_map (profile->LookTable ()));
    [all...]

Completed in 238 milliseconds