Returns Bitmap associated with this BitmapData.

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

Syntax

Visual Basic

Public ReadOnly Property Bitmap As Bitmap

C#

public Bitmap Bitmap { get; }

Property Value

Bitmap class instance associated with this BitmapData.