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