ImageExtractorGetCurrentImageAsArrayOfBytes Method ByteScout PDF Extractor SDK
Returns current image as array of bytes in BMP format.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public byte[] GetCurrentImageAsArrayOfBytes()

Return Value

Type: Byte
Array of bytes.

Implements

IImageExtractorGetCurrentImageAsArrayOfBytes
See Also

Reference