'Declaration Public Function New( _ ByVal stream As System.IO.Stream _ )
public GcSkiaImage( System.IO.Stream stream )
Parameters
- stream
- The source stream. JPEG, PNG and WEBP formats are supported.
'Declaration Public Function New( _ ByVal stream As System.IO.Stream _ )
public GcSkiaImage( System.IO.Stream stream )