EmfColorMatchToTarget

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class EmfColorMatchToTarget extends System.Enum

Die Aufzählung ColorMatchToTarget wird verwendet, um zu bestimmen, ob ein Farbprofil in die Metadatei eingebettet wurde.

Felder

FeldBeschreibung
COLORMATCHTOTARGET_NOTEMBEDDEDZeigt an, dass kein Farbprofil in die Metadatei eingebettet wurde.
COLORMATCHTOTARGET_EMBEDDEDGibt an, dass ein Farbprofil in die Metadatei eingebettet wurde.

COLORMATCHTOTARGET_NOTEMBEDDED

public static final int COLORMATCHTOTARGET_NOTEMBEDDED

Zeigt an, dass kein Farbprofil in die Metadatei eingebettet wurde.

COLORMATCHTOTARGET_EMBEDDED

public static final int COLORMATCHTOTARGET_EMBEDDED

Gibt an, dass ein Farbprofil in die Metadatei eingebettet wurde.