C# Class ImageStoreData, RELOAD.NET

Afficher le fichier Open project: RELOAD-NET/RELOAD.NET

Méthodes publiques

Méthode Description
ImageStoreData ( NodeId nodeId, string name, int width, int height, byte data ) : System

Method Details

ImageStoreData() public méthode

public ImageStoreData ( NodeId nodeId, string name, int width, int height, byte data ) : System
nodeId TSystems.RELOAD.Utils.NodeId
name string
width int
height int
data byte
Résultat System