Overload | Description |
---|---|
ImageCellType Constructor() | Creates a new image cell with default settings. |
ImageCellType Constructor(RenderStyle) | Creates a new image cell with the specified render style. |
ImageCellType Constructor(RenderStyle,Color) | Creates a new image cell with the specified render style and transparency color. |
ImageCellType Constructor(RenderStyle,Color,Int32) | Creates a new image cell with the specified render style, transparency color, and tolerance. |
ImageCellType Constructor(SerializationInfo,StreamingContext) | Creates a new image cell from serialization. |