'Declaration Public Function New( _ ByVal filePath As System.String _ )
public GcSkiaImage( System.string filePath )
Parameters
- filePath
- The file path to the image. JPEG, PNG and WEBP formats are supported.
'Declaration Public Function New( _ ByVal filePath As System.String _ )
public GcSkiaImage( System.string filePath )