Link Search Menu Expand Document

IImageExtractorGetCurrentImageBytesSize Method (ImageFormat)

Returns size of current image in specified format.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
long GetCurrentImageBytesSize(
	ImageFormat imageFormat
)

Parameters

imageFormat
Type: System.Drawing.ImagingImageFormat
Image format.

Return Value

Type: Int64
Count of bytes.
See Also

Reference