ImageBGRA_SRGB Constructor (Image<Zivid::ColorBGRA_SRGB>) |
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.15.0.0
Syntaxpublic ImageBGRA_SRGB(
[T:Zivid.Image<Zivid::ColorBGRA_SRGB>]* image
)
Visual Basic does not support APIs that consume or return unsafe types.
public:
ImageBGRA_SRGB(
[T:Zivid.Image<Zivid::ColorBGRA_SRGB>]* image
)
Parameters
- image
- Type: [T:Zivid.Image<Zivid::ColorBGRA_SRGB>]IsImplicitlyDereferenced*
See Also