com.kedacom.sdk.bean.ImageBuffer类 参考

Public 成员函数

 ImageBuffer (byte[] buffer, int length, int width, int height)
 
byte[] getBuffer ()
 
void setBuffer (byte[] buffer)
 
int getLength ()
 
void setLength (int length)
 
int getWidth ()
 
void setWidth (int width)
 
int getHeight ()
 
void setHeight (int height)
 
String toString ()