PsdSpotChannel.GetBitmap Method

Returns the spot channel's bitmap.

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

Syntax

C#
public override sealed Bitmap GetBitmap()

Return Value

A Bitmap representing the spot channel.

See Also

Reference