OptimizeFor(PixelFormat)

Method

Namespace: Imagini.Drawing

Declared in: Imagini.Drawing.Surface


Copies the surface into a new one that is optimized for blitting to a surface of the specified pixel format.

Syntax

public Surface OptimizeFor(
	PixelFormat format
)

Back to index