CaptureImage.transpose Method

Module: CaptureImage

Definition

Transposes the image object.

transpose(self) -> None

Exceptions

An error has occurred during Devices Library execution.
void transpose()

Exceptions

An error has occurred during Devices Library execution.
public void Transpose()

Exceptions

An error has occurred during Devices Library execution.
public void transpose() throws DevicesException

Exceptions

An error has occurred during Devices Library execution.
int id3DevicesCaptureImage_Transpose (
    ID3_DEVICES_CAPTURE_IMAGE hCaptureImage)

Parameters

in Handle to the CaptureImage object.

Returns

int
An error code.
See id3DevicesError file for the list of possible error codes.