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