static IntPtr n_GetY(IntPtr jnienv, IntPtr native__this)
 {
     global::Org.Jcodec.Common.Model.Picture8Bit __this = global::Java.Lang.Object.GetObject <global::Org.Jcodec.Common.Model.Picture8Bit> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     return(JNIEnv.NewArray(__this.GetY()));
 }