ConvertTo(PixelFormat)

Method

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.Surface


Copies the surface into a new one that has the specified pixel format.

Syntax

public Surface ConvertTo(
	PixelFormat format
)

Back to index