PsdGroupFrame.GetBitmap Method

Returns a bitmap representing this group of layers.

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

Syntax

C#
public override sealed Bitmap GetBitmap()

Return Value

A Bitmap representing this group of layers.

See Also

Reference