.. _doxcsid-class_p1_1_1_image_sdk_1_1_convert_config_1a4111c34d6819357ab9e41c94af9ccf96: ConvertConfig.LumaCurve Property ++++++++++++++++++++++++++++++++ Definition """""""""" *Namespace:* ``P1.ImageSdk`` Set the curve for luma values as known from the curves tool in most image editors. The curve is defined as a vector of discreete coordinate pairs (x,y) that is interpolated. .. ref-code-block:: csharp :class: doxyrest-overview-code-block public :ref:`Point2D`[] LumaCurve { get; set; } ======= =================== Minimum (0.0,0.0) ======= =================== Maximum (1.0,1.0) Default (0.0,0.0)-(1.0,1.0) ======= ===================