Skip to main content

MFactory.Image Method

Containing Type: MFactory

Assembly: DotMarkdown.dll

Overloads

MethodSummary
Image(MImage)
Image(String, String, String)

Image(MImage)

public static DotMarkdown.Linq.MImage Image(DotMarkdown.Linq.MImage other)

Parameters

other MImage

Returns

MImage

Image(String, String, String)

public static DotMarkdown.Linq.MImage Image(string text, string url, string? title = null)

Parameters

text String

url String

title String

Returns

MImage