get_matching_color metod
get_matching_color(raw_color)
Hitta bäst matchande färg i aktuell palett.
Returnerar
Bäst matchande färg.
def get_matching_color(self, raw_color):
...
Parameter | Typ | Beskrivning |
---|---|---|
raw_color | aspose.pydrawing.Color | Rå färg. |
Se även
- modul aspose.cells
- klass Workbook