RV_RegisterHTMLGraphicFormat Procedure [VCL and LCL]

<< Click to display table of contents >>

RV_RegisterHTMLGraphicFormat Procedure [VCL and LCL]

(deprecated)

Allows defining HTML graphic formats. Images of these formats are saved in HTML as they are, without conversion to Jpegs.

Unit CRVData.

Syntax

procedure RV_RegisterHTMLGraphicFormat(ClassType: TGraphicClass); deprecated;

This procedure is deprecated. Use RVGraphicHandler.RegisterHTMLGraphicFormat instead.