Frame.GetBitmap Method

Returns a bitmap stored in this frame.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public virtual Bitmap GetBitmap()

Return Value

A Bitmap stored in this frame.

See Also

Reference