WebImage.GetBytes(String) Metoda

Definice

Vrátí obrázek jako pole bajtů.

public byte[] GetBytes (string requestedFormat = default);
member this.GetBytes : string -> byte[]
Public Function GetBytes (Optional requestedFormat As String = null) As Byte()

Parametry

requestedFormat
String

Hodnota ImageFormat objektu WebImage .

Návraty

Byte[]

Image.

Platí pro