Defines classes so that SVGs can transparently support VCL TPicture/TGraphic architecture.
Note
|
The FMX version of this unit, for transparently supporting the TBitmap codec architecture is FMX.RS.SVGCodec.pas
|
|
Name
|
Description
|
|
TSVGImageFile
|
TSVGImageFile implements the TGraphic class for reading SVG files. It also registers itself with TPicture so that it can be used with that class transparently.
|
|
TSVGSharedImage
|
TSVGSharedImage holds the internal representation of graphical images of a SVG. It is used internally by RSImaging.SVGImage.TSVGImageFile, and is automatically created by it.
|
Top
|
|
Name
|
Description
|
|
CF_SVG
|
Represents variable CF_SVG.
|
Top
|