C# 클래스 SixLabors.ImageSharp.Textures.Formats.Ktx.KtxConfigurationModule

Registers the image encoders, decoders and mime type detectors for the ktx format.
상속: IConfigurationModule
파일 보기 프로젝트 열기: SixLabors/ImageSharp.Textures

공개 메소드들

메소드 설명
Configure ( Configuration configuration ) : void

메소드 상세

Configure() 공개 메소드

public Configure ( Configuration configuration ) : void
configuration Configuration
리턴 void