Table of Contents

Method GetGenericImageCount

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

GetGenericImageCount(Stream, BitmapType)

Gets number of images in the stream.

public virtual int GetGenericImageCount(Stream stream, BitmapType bitmapType)

Parameters

stream Stream

Stream with image data.

bitmapType BitmapType

Type of the image.

Returns

int