Table of Contents

TTMSMCPBitmap.SaveToBase64 Method

Encodes the bitmap as a Base64 string and returns it.

API unit family: TMS.MCP.Types Declaring type: TTMSMCPBitmap

Syntax

function SaveToBase64: string; virtual;

Returns

A Base64-encoded representation of the bitmap image data.