ITextureCodec.GetDecoders

ITextureCodec.GetDecoders method

Gets supported texture decoders.

public ITextureDecoder[] GetDecoders()

Return Value

An array of supported texture decoders

See Also