Enum EmfColorMatchToTarget

Enum EmfColorMatchToTarget

De naam: Aspose.Imaging.FileFormats.Emf.Emf.Consts Verzameling: Aspose.Imaging.dll (25.4.0)

De ColorMatchToTarget-lijst wordt gebruikt om te bepalen of een kleurprofiel is geïntegreerd in de metafile.

public enum EmfColorMatchToTarget

Fields

COLORMATCHTOTARGET_EMBEDDED = 1

Indiceren dat een kleurprofiel is ingebouwd in de metafile

COLORMATCHTOTARGET_NOTEMBEDDED = 0

Het geeft aan dat een kleurprofiel niet is ingebouwd in het metafile.

 Nederlands