Convert pixel buffer to the pixel format of the target buffer, storing the result in the target buffer.
void CL_PixelBuffer::convert( CL_PixelBuffer & target); void CL_PixelBuffer::convert( CL_PixelBuffer & target, const CL_Rect & dest_rect, const CL_Rect & src_rect = CL_Rect ());