TGraphicalImage

Base class for graphical images that can be displayed.

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TBaseObjectA base class for objects that can be used instead of TObject.
3TReferenceCountedObjectObject that keeps track of the number of times it is referenced from other objects
4TGraphicalImage

Source

Image.pas (26)

Methods

ScopeVisibilityResultNameDescription
TypeprivateTGraphicalImageReadRasterImage(MediaType: TMediaTypeImage; Stream: TInputStream)
TypeprivateTGraphicalImageReadSvg(Stream: TInputStream)
TypepublicTGraphicalImageRead(MediaType: TMediaTypeImage; Stream: TInputStream)