Table of Contents

Method AsImageSet

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

AsImageSet(SizeI)

Creates ImageSet of the specified size filled with this color.

public ImageSet AsImageSet(SizeI size)

Parameters

size SizeI

Size of the created image.

Returns

ImageSet