EmfContrast Enumeration
The Contrast enumeration defines values for one of the characteristics in the PANOSE system for classifying typefaces.
Module: aspose.imaging.fileformats.emf.emf.consts
Full Name: aspose.imaging.fileformats.emf.emf.consts.EmfContrast
Members
Member name | Description |
---|---|
PAN_ANY | The Any contrast |
PAN_CONTRAST_HIGH | The High contrast. |
PAN_CONTRAST_LOW | Low contrast. |
PAN_CONTRAST_MEDIUM | The Medium. |
PAN_CONTRAST_MEDIUM_HIGH | The Medium high. |
PAN_CONTRAST_MEDIUM_LOW | The Medium low. |
PAN_CONTRAST_NONE | None contrast. |
PAN_CONTRAST_VERY_HIGH | The Very high. |
PAN_CONTRAST_VERY_LOW | Very low contrast. |
PAN_NO_FIT | The No fit. |