ImageAttributes.ClearRemapTable
ClearRemapTable()
기본 범주에 대한 색상 재매핑 테이블을 지웁니다.
public void ClearRemapTable()
또한보십시오
- class ImageAttributes
- 네임스페이스 Aspose.PSD
- 집회 Aspose.PSD
ClearRemapTable(ColorAdjustType)
지정된 범주에 대한 색상 재매핑 테이블을 지웁니다.
public void ClearRemapTable(ColorAdjustType type)
모수 | 유형 | 설명 |
---|---|---|
type | ColorAdjustType | 의 요소ColorAdjustType 리매핑 테이블이 지워지는 범주를 지정합니다. |
또한보십시오
- enum ColorAdjustType
- class ImageAttributes
- 네임스페이스 Aspose.PSD
- 집회 Aspose.PSD