public class HemfPalette
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
HemfPalette.EmfCreatePalette
The EMR_CREATEPALETTE record defines a logical palette for graphics operations.
|
static class |
HemfPalette.EmfRealizePalette
This record maps palette entries from the current LogPalette object to the system_palette.
|
static class |
HemfPalette.EmfResizePalette
The EMR_RESIZEPALETTE record increases or decreases the size of an existing LogPalette object
|
static class |
HemfPalette.EmfSelectPalette
The EMR_SELECTPALETTE record specifies a logical palette for the playback device context.
|
static class |
HemfPalette.EmfSetIcmMode
The EMR_SETICMMODE record specifies the mode of Image Color Management (ICM) for graphics operations.
|
static class |
HemfPalette.EmfSetPaletteEntries
The EMR_SETPALETTEENTRIES record defines RGB color values in a range of entries for an existing
LogPalette object.
|
Constructor and Description |
---|
HemfPalette() |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.