ITcVnTiffExportRpcUnlocked
Interface for exporting an image as tiff by means of an unlocked remote procedure call.
Methods
Name |
Origin |
Description |
---|---|---|
ITcUnknown |
Increments the reference counter. | |
ITcUnknown |
Get a reference to an implemented interface. | |
ITcUnknown |
Decrements the reference counter. | |
ITcVnTiffExport |
Gets size of the image if it is converted to tiff. | |
ITcVnTiffExport |
Export the image as tiff into a given buffer. | |
ITcVnTiffExportRpcUnlocked |
Export the image as tiff into a given buffer by means of an unlocked remote procedure call. It lies within the responsibility of the user to ensure that no conflicting accesses can occur. |
System Requirements
Development environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT V3.1.4024.54 or later | PC or CX (x64) with PL50, e.g. Intel 4-core Atom CPU | Tc3_Vision |
Further Information