Table of Contents

TTMSFNCBitmapHelper.SaveToStream Method

Saves the bitmap to the specified stream.

API unit family: TMSFNCTypes Declaring type: TTMSFNCBitmapHelper

Syntax

procedure SaveToStream(AStream: TStream);

Parameters

Name Description
AStream The output stream that receives the image data.