C# Class Wxv.Swg.Common.Exporters.PngExporter

Afficher le fichier Open project: wverkley/Swg.Explorer

Méthodes publiques

Свойство Type Description
DefaultExportDDSToPngFileDelegate ExportDDSToPngFileDelegate

Méthodes publiques

Méthode Description
Export ( string pngFileName ) : void
PngExporter ( byte ddsData, ExportDDSToPngFileDelegate exportDDSToPngFile = null ) : System

Method Details

Export() public méthode

public Export ( string pngFileName ) : void
pngFileName string
Résultat void

PngExporter() public méthode

public PngExporter ( byte ddsData, ExportDDSToPngFileDelegate exportDDSToPngFile = null ) : System
ddsData byte
exportDDSToPngFile ExportDDSToPngFileDelegate
Résultat System

Property Details

DefaultExportDDSToPngFileDelegate public_oe static_oe property

public static ExportDDSToPngFileDelegate DefaultExportDDSToPngFileDelegate
Résultat ExportDDSToPngFileDelegate