Package org.apache.poi.hemf.record.emf
Class HemfPalette
java.lang.Object
org.apache.poi.hemf.record.emf.HemfPalette
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThe EMR_CREATEPALETTE record defines a logical palette for graphics operations.static classThis record maps palette entries from the current LogPalette object to the system_palette.static classThe EMR_RESIZEPALETTE record increases or decreases the size of an existing LogPalette objectstatic classThe EMR_SELECTPALETTE record specifies a logical palette for the playback device context.static classThe EMR_SETICMMODE record specifies the mode of Image Color Management (ICM) for graphics operations.static classThe EMR_SETPALETTEENTRIES record defines RGB color values in a range of entries for an existing LogPalette object. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HemfPalette
public HemfPalette()
-