TTMSMCPBitmapHelper.SaveToBase64 Method
Encodes the current bitmap content as a Base64 string and returns it.
API unit family: TMS.MCP.Types
Declaring type: TTMSMCPBitmapHelper
Syntax
function SaveToBase64: string;
Returns
Base64-encoded string representation of the current bitmap.