EmfContrast Aufzählung
Die Contrast-Aufzählung definiert Werte für eines der Merkmale im PANOSE-System zur Klassifizierung von Schriftarten.
Module: aspose.imaging.fileformats.emf.emf.consts
Full Name: aspose.imaging.fileformats.emf.emf.consts.EmfContrast
Members
| Member name | Beschreibung |
|---|---|
| PAN_ANY | Der Beliebige Kontrast |
| PAN_CONTRAST_HIGH | Der Hohe Kontrast. |
| PAN_CONTRAST_LOW | Niedriger Kontrast. |
| PAN_CONTRAST_MEDIUM | Der Mittlere. |
| PAN_CONTRAST_MEDIUM_HIGH | Der Mittelhohe. |
| PAN_CONTRAST_MEDIUM_LOW | Der Mittelniedrige. |
| PAN_CONTRAST_NONE | Kein Kontrast. |
| PAN_CONTRAST_VERY_HIGH | Der sehr hohe. |
| PAN_CONTRAST_VERY_LOW | Sehr niedriger Kontrast. |
| PAN_NO_FIT | Keine Passung. |