This documentation is for the old version. Go to the latest Graphics Mill docs

CustomFormatReader.LoadFrameBitmap Method

Loads the frame bitmap.

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

Syntax

Visual Basic
Protected Friend MustOverride Sub LoadFrameBitmap
C#
protected internal abstract void LoadFrameBitmap()

See Also

Reference