DocumentImage.toNumpy Method

Module: DocumentImage

Definition

Exports the image to a numpy array (Python only)

to_numpy(self) -> bytearray

Returns

bytearray
Output numpy array.

Exceptions

An error has occurred during Document Library execution.