C# Class BitMiracle.LibJpeg.Classic.JBLOCK

Show file Open project: prepare/HTML-Renderer Class Usage Examples

Public Methods

Method Description
this ( int index ) : short

Gets or sets the element at the specified index.

Method Details

this() public method

Gets or sets the element at the specified index.
public this ( int index ) : short
index int The index of required element.
return short