WmfRecordType
Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum
public final class WmfRecordType extends System.Enum
wmf Record type
Fields
Field | Description |
---|---|
Eof | The EOF record type |
RealizePalette | The realizepalette |
SetPalentries | The setpalentries |
SetBkMode | The setbkmode |
SetMapMode | The setmapmode |
SetRop2 | The setrop2 |
SetRelabs | The setrelabs |
SetPolyfillMode | The setpolyfillmode |
SetStretchbltMode | The setstretchbltmode |
SetTextCharExtra | The settextcharextra |
RestoreDc | The restoredc |
ResizePalette | The resizepalette |
DibCreatePatternBrush | The dibcreatepatternbrush |
SetLayout | The setlayout |
SetBkColor | The setbkcolor |
SetTextColor | The settextcolor |
OffsetViewPortOrg | The offsetviewportorg |
LineTo | The lineto |
MoveTo | The moveto |
OffsetClipRgn | The offsetcliprgn |
FillRegion | The fillregion |
SetMapperFlags | The setmapperflags |
SelectPalette | The selectpalette |
Polygon | The polygon |
PolyLine | The polyline |
SetTextJustification | The settextjustification |
SetWindowOrg | The setwindoworg |
SetWindowExt | The setwindowext |
SetViewPortOrg | The setviewportorg |
SetViewportExt | The setviewportext |
OffsetWindowOrg | The offsetwindoworg |
ScaleWindowExt | The scalewindowext |
ScaleViewportExt | The scaleviewportext |
ExcludeClipRect | The excludecliprect |
IntersectClipRect | The intersectcliprect |
Ellipse | The ellipse |
FloodFill | The floodfill |
FrameRegion | The frameregion |
AnimatePalette | The animatepalette |
TextOut | The textout |
PolyPolygon | The polypolygon |
ExtFloodFill | The extfloodfill |
Rectangle | The rectangle |
SetPixel | The setpixel |
RoundRect | The roundrect |
PatBlt | The patblt |
SaveDc | The savedc |
Pie | The pie record type |
StretchBlt | The stretchblt |
Escape | The escape |
InvertRegion | The invertregion |
PaintRegion | The paintregion |
SelectClipRegion | The selectclipregion |
SelectObject | The selectobject |
SetTextAlign | The settextalign |
Arc | The arc record type |
Chord | The chord record type |
BitBlt | The bitblt |
ExtTextOut | The exttextout |
SetDibToDev | The setdibtodev |
DibBitBlt | The dibbitblt |
DibStretchBlt | The dibstretchblt |
StretchDib | The stretchdib |
DeleteObject | The deleteobject |
CreatePalette | The createpalette |
CreatePatternBrush | The createpatternbrush |
CreatePenInDirect | The createpenindirect |
CreateFontInDirect | The createfontindirect |
CreateBrushInDirect | The createbrushindirect |
CreateRegion | The createregion |
None | The record type none. |
Eof
public static final short Eof
The EOF record type
RealizePalette
public static final short RealizePalette
The realizepalette
SetPalentries
public static final short SetPalentries
The setpalentries
SetBkMode
public static final short SetBkMode
The setbkmode
SetMapMode
public static final short SetMapMode
The setmapmode
SetRop2
public static final short SetRop2
The setrop2
SetRelabs
public static final short SetRelabs
The setrelabs
SetPolyfillMode
public static final short SetPolyfillMode
The setpolyfillmode
SetStretchbltMode
public static final short SetStretchbltMode
The setstretchbltmode
SetTextCharExtra
public static final short SetTextCharExtra
The settextcharextra
RestoreDc
public static final short RestoreDc
The restoredc
ResizePalette
public static final short ResizePalette
The resizepalette
DibCreatePatternBrush
public static final short DibCreatePatternBrush
The dibcreatepatternbrush
SetLayout
public static final short SetLayout
The setlayout
SetBkColor
public static final short SetBkColor
The setbkcolor
SetTextColor
public static final short SetTextColor
The settextcolor
OffsetViewPortOrg
public static final short OffsetViewPortOrg
The offsetviewportorg
LineTo
public static final short LineTo
The lineto
MoveTo
public static final short MoveTo
The moveto
OffsetClipRgn
public static final short OffsetClipRgn
The offsetcliprgn
FillRegion
public static final short FillRegion
The fillregion
SetMapperFlags
public static final short SetMapperFlags
The setmapperflags
SelectPalette
public static final short SelectPalette
The selectpalette
Polygon
public static final short Polygon
The polygon
PolyLine
public static final short PolyLine
The polyline
SetTextJustification
public static final short SetTextJustification
The settextjustification
SetWindowOrg
public static final short SetWindowOrg
The setwindoworg
SetWindowExt
public static final short SetWindowExt
The setwindowext
SetViewPortOrg
public static final short SetViewPortOrg
The setviewportorg
SetViewportExt
public static final short SetViewportExt
The setviewportext
OffsetWindowOrg
public static final short OffsetWindowOrg
The offsetwindoworg
ScaleWindowExt
public static final short ScaleWindowExt
The scalewindowext
ScaleViewportExt
public static final short ScaleViewportExt
The scaleviewportext
ExcludeClipRect
public static final short ExcludeClipRect
The excludecliprect
IntersectClipRect
public static final short IntersectClipRect
The intersectcliprect
Ellipse
public static final short Ellipse
The ellipse
FloodFill
public static final short FloodFill
The floodfill
FrameRegion
public static final short FrameRegion
The frameregion
AnimatePalette
public static final short AnimatePalette
The animatepalette
TextOut
public static final short TextOut
The textout
PolyPolygon
public static final short PolyPolygon
The polypolygon
ExtFloodFill
public static final short ExtFloodFill
The extfloodfill
Rectangle
public static final short Rectangle
The rectangle
SetPixel
public static final short SetPixel
The setpixel
RoundRect
public static final short RoundRect
The roundrect
PatBlt
public static final short PatBlt
The patblt
SaveDc
public static final short SaveDc
The savedc
Pie
public static final short Pie
The pie record type
StretchBlt
public static final short StretchBlt
The stretchblt
Escape
public static final short Escape
The escape
InvertRegion
public static final short InvertRegion
The invertregion
PaintRegion
public static final short PaintRegion
The paintregion
SelectClipRegion
public static final short SelectClipRegion
The selectclipregion
SelectObject
public static final short SelectObject
The selectobject
SetTextAlign
public static final short SetTextAlign
The settextalign
Arc
public static final short Arc
The arc record type
Chord
public static final short Chord
The chord record type
BitBlt
public static final short BitBlt
The bitblt
ExtTextOut
public static final short ExtTextOut
The exttextout
SetDibToDev
public static final short SetDibToDev
The setdibtodev
DibBitBlt
public static final short DibBitBlt
The dibbitblt
DibStretchBlt
public static final short DibStretchBlt
The dibstretchblt
StretchDib
public static final short StretchDib
The stretchdib
DeleteObject
public static final short DeleteObject
The deleteobject
CreatePalette
public static final short CreatePalette
The createpalette
CreatePatternBrush
public static final short CreatePatternBrush
The createpatternbrush
CreatePenInDirect
public static final short CreatePenInDirect
The createpenindirect
CreateFontInDirect
public static final short CreateFontInDirect
The createfontindirect
CreateBrushInDirect
public static final short CreateBrushInDirect
The createbrushindirect
CreateRegion
public static final short CreateRegion
The createregion
None
public static final short None
The record type none.