Table of Contents

Class EmfRealizePalette

Namespace
Aspose.Imaging.FileFormats.Emf.Emf.Records
Assembly
Aspose.Imaging.dll

This record maps palette entries from the current LogPalette object (section 2.2.17) to the system_palette. This EMF record specifies no parameters.

public sealed class EmfRealizePalette : EmfStateRecordType
Inheritance
EmfRealizePalette
Inherited Members

Constructors

EmfRealizePalette(EmfRecord)

Initializes a new instance of the EmfRealizePalette class.

public EmfRealizePalette(EmfRecord source)

Parameters

source EmfRecord

The source.