ProcessingStandardProcessingImg Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberStandardProcessingImg(ProcessingStandardProcessingFunctionImg)
Generic processing function that handles the basic input checks and caters to the result image creation and error reporting for functions that take an image (plus potentially some parameters) and generate an output image.
Public methodStatic memberStandardProcessingImg(INativeHandle, ProcessingStandardProcessingFunctionImg)
Generic processing function that handles the basic input checks and caters to the result image creation and error reporting for functions that take an image (plus potentially some parameters) and generate an output image.
Public methodStatic memberStandardProcessingImg(INativeHandle, INativeHandle, ProcessingStandardProcessingFunctionImg)
Generic processing function that handles the basic input checks and caters to the result image creation and error reporting for functions that take an image (plus potentially some parameters) and generate an output image.
Public methodStatic memberStandardProcessingImg(INativeHandle, ProcessingStandardProcessingFunctionImg, ProcessingReturnCodeTranslation)
Generic processing function that handles the basic input checks and caters to the result image creation and error reporting for functions that take an image (plus potentially some parameters) and generate an output image.
Top
See Also

Reference