CompressedImage.GetBitmap Method

Decodes this CompressedImage into a fully decompressed Bitmap.

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

Syntax

C#
public Bitmap GetBitmap()

Return Value

A Bitmap containing the decoded pixel data.

See Also

Reference

Manual