Initializes a new instance of the ByteRenderer class.


Namespace: nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)

Syntax

Visual Basic (Declaration)
Protected Sub New()
C#
protected ByteRenderer()
C++
protected:
 ByteRenderer() sealed 
J#
protected ByteRenderer()
JScript
protected function ByteRenderer()

See Also