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

Aspose.Imaging Version: 24.6.0

Members

Member nameDescription
PAN_ANYThe Any contrast
PAN_CONTRAST_HIGHThe High contrast.
PAN_CONTRAST_LOWLow contrast.
PAN_CONTRAST_MEDIUMThe Medium.
PAN_CONTRAST_MEDIUM_HIGHThe Medium high.
PAN_CONTRAST_MEDIUM_LOWThe Medium low.
PAN_CONTRAST_NONENone contrast.
PAN_CONTRAST_VERY_HIGHThe Very high.
PAN_CONTRAST_VERY_LOWVery low contrast.
PAN_NO_FITThe No fit.