ImageAttributes.ClearThreshold
ClearThreshold()
Tar bort tröskelvärdet för standardkategorin.
public void ClearThreshold()
Se även
- class ImageAttributes
- namnutrymme Aspose.PSD
- hopsättning Aspose.PSD
ClearThreshold(ColorAdjustType)
Tar bort tröskelvärdet för en angiven kategori.
public void ClearThreshold(ColorAdjustType type)
Parameter | Typ | Beskrivning |
---|---|---|
type | ColorAdjustType | Ett inslag avColorAdjustType som anger kategorin för vilken tröskeln rensas. |
Se även
- enum ColorAdjustType
- class ImageAttributes
- namnutrymme Aspose.PSD
- hopsättning Aspose.PSD