[]
        
(Showing Draft Content)

org.jpedal.jbig2.image.JBIG2Bitmap.FastBitSet

JBIG2Bitmap.FastBitSet Class

Faster BitSet implementation. Does not perfom any bound checks.

@author Boris von Loesch

Inheritance
JBIG2Bitmap.FastBitSet
Namespace: org.jpedal.jbig2.image
Assembly: C1.WPF.ReportViewer.4.6.2.dll
Syntax
public sealed class JBIG2Bitmap.FastBitSet
Public NotInheritable Class JBIG2Bitmap.FastBitSet

Constructors

Name Description
FastBitSet(int)

Properties

Name Description
All

Methods

Name Description
clear(int)
get(int)
or(int, FastBitSet, int, int)
set(int)
set(int, bool)
set(int, int, bool)
size()