C# Class ImageStoreData, RELOAD.NET

Show file Open project: RELOAD-NET/RELOAD.NET

Public Methods

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

Method Details

ImageStoreData() public method

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
return System