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