C# Class SourceGrid.Cells.Image

A Cell with an Image. Write and read byte[] values.
Inheritance: Cell
Afficher le fichier Open project: zhuangyy/Motion

Méthodes publiques

Méthode Description
Image ( )

Constructor

Image ( object value )

Constructor using a ValueImage model to read he image directly from the value of the cell.

Method Details

Image() public méthode

Constructor
public Image ( )

Image() public méthode

Constructor using a ValueImage model to read he image directly from the value of the cell.
public Image ( object value )
value object