Link Search Menu Expand Document

IImageExtractorGetCurrentImageAsArrayOfBytes Method

Returns current image as array of bytes in BMP format.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
byte[] GetCurrentImageAsArrayOfBytes()

Return Value

Type: Byte
Array of bytes.
See Also

Reference