Table of Contents

Class GraphicsExtensions

Namespace
Lime
Assembly
Lime.dll
public static class GraphicsExtensions
Inheritance
GraphicsExtensions
Inherited Members

Methods

GetBlendState(Blending, bool)

public static BlendState GetBlendState(this Blending blending, bool alphaPremul = false)

Parameters

blending Blending
alphaPremul bool

Returns

BlendState

GetElementSize(IndexFormat)

public static int GetElementSize(this IndexFormat indexFormat)

Parameters

indexFormat IndexFormat

Returns

int

Invert(FrontFace)

public static FrontFace Invert(this FrontFace value)

Parameters

value FrontFace

Returns

FrontFace