Method GetGenericImageCount
GetGenericImageCount(Stream, BitmapType)
Gets number of images in the stream.
public virtual int GetGenericImageCount(Stream stream, BitmapType bitmapType)
Parameters
streamStreamStream with image data.
bitmapTypeBitmapTypeType of the image.