TTMSFNCSignatureCapture.SaveToImageStream Method
Saves the current signature image to a stream.
API unit family: TMSFNCSignatureCapture
Declaring type: TTMSFNCSignatureCapture
Inherited from: TTMSFNCCustomSignatureCapture
Syntax
procedure SaveToImageStream(AStream: TStream);
Parameters
| Name | Description |
|---|---|
AStream |
Destination stream that receives the encoded image. |