TMetafile

E1014704

TMetafile is a Delphi graphics class that represents and handles Windows metafile images, allowing scalable, vector-based drawing to be stored and rendered.

Try in SPARQL Jump to: Statements Referenced by

Statements (48)

Predicate Object
instanceOf Delphi class
graphics class
canBeDrawnOn TMetafileCanvas NERFINISHED
category Delphi graphics classes
compatibleWith GDI NERFINISHED
GDI+ NERFINISHED
createdBy Borland NERFINISHED
definedIn Delphi VCL NERFINISHED
encapsulates Windows metafile handle
hasMethod Assign
AssignHandle
Clear
FreeHandle
LoadFromFile
LoadFromStream
ReleaseHandle
SaveToFile
SaveToStream
SetSize
hasProperty Enhanced
Handle
HandleType
Height
Inch
MMHeight
MMWidth
Palette
Width
inheritsFrom TGraphic NERFINISHED
language Object Pascal NERFINISHED
maintainedBy Embarcadero Technologies NERFINISHED
partOf Graphics unit
represents Windows metafile images
runsOn Windows NERFINISHED
supports device-independent graphics
high-quality printing output
scalable drawing
vector-based graphics
supportsFormat .emf
.wmf
usedFor rendering metafile images
replaying drawing operations on a canvas
storing recorded drawing operations
storing vector-based drawing commands
usedIn Delphi Windows desktop applications
usedWith TCanvas NERFINISHED
TImage NERFINISHED
TMetafileCanvas NERFINISHED

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

TImage supportsGraphicClass TMetafile