Interface ITextureCodec

ITextureCodec interface

Codec for textures

public interface ITextureCodec

Methods

NameDescription
GetDecoders()Gets supported texture decoders.
GetEncoders()Gets supported texture encoders.

See Also