ImageAttributes.ClearRemapTable
ClearRemapTable()
Menghapus tabel remap warna untuk kategori default.
public void ClearRemapTable()
Lihat juga
- class ImageAttributes
- ruang nama Aspose.PSD
- perakitan Aspose.PSD
ClearRemapTable(ColorAdjustType)
Menghapus tabel remap warna untuk kategori tertentu.
public void ClearRemapTable(ColorAdjustType type)
Parameter | Jenis | Keterangan |
---|---|---|
type | ColorAdjustType | Elemen dariColorAdjustType yang menentukan kategori yang dihapus tabel remap. |
Lihat juga
- enum ColorAdjustType
- class ImageAttributes
- ruang nama Aspose.PSD
- perakitan Aspose.PSD