Set the bitmap for the current frame.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Protected Friend Sub SetLoadedBitmap ( _
bitmap As Bitmap _
)
protected internal void SetLoadedBitmap(
Bitmap bitmap
)
Type: Aurigma.GraphicsMill.Bitmap
Bitmap class instance that represents the image which should be set for the current frame.