ImageAttributes.SetNoOp
SetNoOp()
Schakelt kleuraanpassing uit voor de standaardcategorie.
public void SetNoOp()
Zie ook
- class ImageAttributes
- naamruimte Aspose.PSD
- montage Aspose.PSD
SetNoOp(ColorAdjustType)
Schakelt kleuraanpassing uit voor een opgegeven categorie.
public void SetNoOp(ColorAdjustType type)
Parameter | Type | Beschrijving |
---|---|---|
type | ColorAdjustType | Een element vanColorAdjustType dat specificeert de categorie waarvoor kleurcorrectie is uitgeschakeld. |
Zie ook
- enum ColorAdjustType
- class ImageAttributes
- naamruimte Aspose.PSD
- montage Aspose.PSD