SkiaSharp.SKCodec.SKCodec C# (CSharp) Method

SKCodec() private method

private SKCodec ( IntPtr handle, bool owns ) : System
handle System.IntPtr
owns bool
return System
		internal SKCodec (IntPtr handle, bool owns)
			: base (handle, owns)
		{
		}