ImageMask(String) Constructor |
Initializes a new instance of the
ImageMask class
Namespace: Ozeki.MediaAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic ImageMask(
string file
)
Public Sub New (
file As String
)
public:
ImageMask(
String^ file
)
new :
file : string -> ImageMaskParameters
- file String
-
See Also