Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.jpeg.jj2000.j2k.image Namespace / DataBlk Class / TYPE_BYTE Field

In This Topic
    TYPE_BYTE Field
    In This Topic
    The identifier for the System.Byte data type, as signed 8 bits.
    Syntax
    'Declaration
     
    Public Const TYPE_BYTE As System.Integer
    public const System.int TYPE_BYTE
    See Also