ScroogeXHTML for Object Pascal 8.2
TMemoryPictureAdapterDataURI Class Reference

In-memory picture adapter. More...

Inheritance diagram for TMemoryPictureAdapterDataURI:
IPictureAdapter

Public Member Functions

string getPictureHTML ()
 This function returns the HTML code for the embedded picture.
 
<, > TObjectDictionary TEmbeddedPicture ()
 Return the map of the pictures in the current document.
 
 SetBase (const string ABase)
 The base URL for the generated picture URIs (only used if the picture is not encoded as a Data URIs). More...
 
 SetConverter (const IPictureConverter AConverter)
 Optionally set a picture converter.
 

Detailed Description

In-memory picture adapter.

Requirements:

  • this class requires Indy Sockets units for Base64 encoding.

Member Function Documentation

◆ SetBase()

TMemoryPictureAdapterDataURI::SetBase ( const string  ABase)

The base URL for the generated picture URIs (only used if the picture is not encoded as a Data URIs).

Default: