Method | Description | |
---|---|---|
Decode ( byte source, int sourceIndex, int width, int height ) : byte[] | ||
Encode ( byte source, int sourceIndex, int width, int height ) : byte[] |
public Decode ( byte source, int sourceIndex, int width, int height ) : byte[] | ||
source | byte | |
sourceIndex | int | |
width | int | |
height | int | |
return | byte[] |
public Encode ( byte source, int sourceIndex, int width, int height ) : byte[] | ||
source | byte | |
sourceIndex | int | |
width | int | |
height | int | |
return | byte[] |