ImageSRGB Constructor (Image<Zivid::ColorSRGB>) | 
 Initializes a new instance of the 
ImageSRGB class
 
    Namespace: 
   Zivid.NET
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntaxpublic ImageSRGB(
	[T:Zivid.Image<Zivid::ColorSRGB>]* image
)
Visual Basic does not support APIs that consume or return unsafe types.
public:
ImageSRGB(
	[T:Zivid.Image<Zivid::ColorSRGB>]* image
)
Parameters
- image
 - Type: [T:Zivid.Image<Zivid::ColorSRGB>]IsImplicitlyDereferenced*
 
See Also