GraphDecodeBase64 Method |
Namespace: Emgu.TF
public Operation DecodeBase64( Output input, string opName = "DecodeBase64" )
Public Function DecodeBase64 ( input As Output, Optional opName As String = "DecodeBase64" ) As Operation
public: Operation^ DecodeBase64( Output^ input, String^ opName = L"DecodeBase64" )
member DecodeBase64 : input : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "DecodeBase64" *) -> Operation
2021 Emgu Corporation, All Rights Reserved,