SetThreshold

SetThreshold(float)

يضبط الحد الأدنى (نطاق الشفافية) للفئة الافتراضية.

public void SetThreshold(float threshold)
معامليكتبوصف
thresholdSingleرقم حقيقي يحدد قيمة الحد.

أنظر أيضا


SetThreshold(float, ColorAdjustType)

يضبط العتبة (نطاق الشفافية) لفئة محددة .

public void SetThreshold(float threshold, ColorAdjustType type)
معامليكتبوصف
thresholdSingleقيمة حد من 0.0 إلى 1.0 تُستخدم كنقطة توقف لفرز Colors التي سيتم تعيينها إلى قيمة قصوى أو أدنى قيمة.
typeColorAdjustTypeعنصرColorAdjustType يحدد الفئة التي تم تعيين حد اللون لها.

أنظر أيضا