Table of Contents

Property PixelCount

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

PixelCount

Gets number of pixels in this image (Width * Height).

public virtual int PixelCount { get; }

Property Value

int