Link Search Menu Expand Document

ImageExtractorGetCurrentImageAsArrayOfBytes 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
public byte[] GetCurrentImageAsArrayOfBytes()

Return Value

Type: Byte
Array of bytes.

Implements

IImageExtractorGetCurrentImageAsArrayOfBytes
See Also

Reference