ReadSettings.ImageDecoder

ReadSettings.ImageDecoder property

Gets or sets the callback used to decode the textures as they’re loaded.

public ImageDecodeCallback ImageDecoder { get; set; }

See Also