Table of Contents

Class FormatExtensions

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

Methods

GetBlockSize(Format, out int, out int)

public static void GetBlockSize(this Format format, out int width, out int height)

Parameters

format Format
width int
height int

GetSize(Format)

public static int GetSize(this Format format)

Parameters

format Format

Returns

int

IsCompressed(Format)

public static bool IsCompressed(this Format format)

Parameters

format Format

Returns

bool