video.qt
Interface RawEncodedImageInterface


public interface RawEncodedImageInterface

User: lyon Date: Dec 12, 2006 Time: 10:14:50 AM Copyright DocJava, Inc. 2005.


Method Summary
 void copyToArray(int i, int[] pixels, int i1, int length)
           
 int getRowBytes()
           
 

Method Detail

getRowBytes

int getRowBytes()

copyToArray

void copyToArray(int i,
                 int[] pixels,
                 int i1,
                 int length)