ImageBuilder.From

From(MemoryImage, string)

public static ImageBuilder From(MemoryImage content, string name = null)

See Also


From(MemoryImage, string, JsonContent)

public static ImageBuilder From(MemoryImage content, string name, JsonContent extras)

See Also