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