Table of Contents

Method AsImage

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

AsImage(SizeI)

Creates GenericImage of the specified size filled with this color.

public GenericImage AsImage(SizeI size)

Parameters

size SizeI

Size of the created image.

Returns

GenericImage