Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SixLabors
ImageSharp
Formats
Tga
TgaConfigurationModule
C# Class SixLabors.ImageSharp.Formats.Tga.TgaConfigurationModule
Registers the image encoders, decoders and mime type detectors for the tga format.
Inheritance:
IConfigurationModule
Datei anzeigen
Open project: SixLabors/ImageSharp
Public Methods
Method
Description
Configure
(
Configuration
configuration
) :
void
Method Details
Configure()
public
method
public
Configure
(
Configuration
configuration
) :
void
configuration
Configuration
return
void