TTMSFNCBitmap.SaveToBase64 Method
Encodes the bitmap as a Base64 string and returns it.
API unit family: TMSFNCTypes
Declaring type: TTMSFNCBitmap
Syntax
function SaveToBase64: string; virtual;
Returns
A Base64-encoded representation of the bitmap image data.