public class BitmapChannelState extends Object
| Constructor and Description |
|---|
BitmapChannelState() |
BitmapChannelState(int num_channels) |
| Modifier and Type | Method and Description |
|---|---|
void |
arraycopyBytesBitmap(byte[] bytesBitmap) |
byte[] |
getBytesBitmap() |
int |
getLength() |
int |
getNumberBytes() |
int |
getNumberBytes(int num) |
int |
getSumaBits() |
void |
Initialize() |
void |
setBytesBitmap(byte[] bytesBitmap) |
void |
setLength(int length) |
String |
toString() |
public BitmapChannelState()
public BitmapChannelState(int num_channels)
public byte[] getBytesBitmap()
public void arraycopyBytesBitmap(byte[] bytesBitmap)
public void setBytesBitmap(byte[] bytesBitmap)
public int getNumberBytes()
public int getNumberBytes(int num)
public void Initialize()
public void setLength(int length)
public int getLength()
public int getSumaBits()
Copyright © 2016. All rights reserved.