PsdFrame.GetBitmap Method

Returns a bitmap representing this layer.

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

Syntax

C#
public override Bitmap GetBitmap()

Return Value

A Bitmap representing this layer.

See Also

Reference