Table of Contents

Method CopyFromGdipImage

Namespace
PaintDotNet
Assembly
PaintDotNet.Core.dll

CopyFromGdipImage(Image)

public static Surface CopyFromGdipImage(Image image)

Parameters

image Image

Returns

Surface

CopyFromGdipImage(Image, bool)

public static Surface CopyFromGdipImage(Image image, bool detectDishonestAlpha)

Parameters

image Image
detectDishonestAlpha bool

Returns

Surface