Enum EmfColorMatchToTarget

Enum EmfColorMatchToTarget

Le nom : Aspose.Imaging.FileFormats.Emf.Emf.Consts Assemblée: Aspose.Imaging.dll (25.4.0)

L’enumeration ColorMatchToTarget est utilisée pour déterminer si un profil de couleur a été intégré dans la métaphile.

public enum EmfColorMatchToTarget

Fields

COLORMATCHTOTARGET_EMBEDDED = 1

Il indique qu’un profil de couleur a été intégré dans la métaphile

COLORMATCHTOTARGET_NOTEMBEDDED = 0

Il indique qu’un profil de couleur n’a pas été intégré dans la métaphile.

 Français