예제 #1
0
 public Matrix2d(MATRIX_2D src) {
   this(skiaviewJNI.new_Matrix2d__SWIG_1(MATRIX_2D.getCPtr(src), src), true);
 }