C# Class Nez.PipelineImporter.PixelBitmapContentExt

Afficher le fichier Open project: prime31/Nez

Méthodes publiques

Méthode Description
getData ( this self ) : Color[]
setData ( this self, Color data ) : void

Method Details

getData() public static méthode

public static getData ( this self ) : Color[]
self this
Résultat Color[]

setData() public static méthode

public static setData ( this self, Color data ) : void
self this
data Color
Résultat void