#include "pch-cpp.hpp" #ifndef _MSC_VER # include #else # include #endif #include #include template struct VirtualActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_virtual_invoke_data(slot, obj); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; struct InterfaceActionInvoker0 { typedef void (*Action)(void*, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceActionInvoker1 { typedef void (*Action)(void*, T1, const RuntimeMethod*); static inline void Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); ((Action)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct InterfaceFuncInvoker0 { typedef R (*Func)(void*, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, invokeData.method); } }; template struct InterfaceFuncInvoker2 { typedef R (*Func)(void*, T1, T2, const RuntimeMethod*); static inline R Invoke (Il2CppMethodSlot slot, RuntimeClass* declaringInterface, RuntimeObject* obj, T1 p1, T2 p2) { const VirtualInvokeData& invokeData = il2cpp_codegen_get_interface_invoke_data(slot, obj, declaringInterface); return ((Func)invokeData.methodPtr)(obj, p1, p2, invokeData.method); } }; template struct GenericInterfaceFuncInvoker1 { typedef R (*Func)(void*, T1, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, invokeData.method); } }; template struct GenericInterfaceFuncInvoker3 { typedef R (*Func)(void*, T1, T2, T3, const RuntimeMethod*); static inline R Invoke (const RuntimeMethod* method, RuntimeObject* obj, T1 p1, T2 p2, T3 p3) { VirtualInvokeData invokeData; il2cpp_codegen_get_generic_interface_invoke_data(method, obj, &invokeData); return ((Func)invokeData.methodPtr)(obj, p1, p2, p3, invokeData.method); } }; // System.Action`1 struct Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90; // System.Action`1 struct Action_1_t4B5D11A4BFD62938CB8E23BE6080E1802E80C757; // System.Action`1 struct Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC; // UnityEngine.UIElements.UIR.BasicNode`1 struct BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C; // System.Collections.Generic.Dictionary`2 struct Dictionary_2_t088F85164CD5445D216FC7D72DA5D84D80E3D94F; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 struct EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t6552A0560038E8C2D2FB721957736FAC6DB0D9BC; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t45A05B51D8BB61DE7DCF1B326B98D4FC3EC99CC7; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t32A84297941FBD71E86A3A40A0B797B7BC85E0B5; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t2A99AFFCA3E9EAE71B5E617F3853C49F93237A51; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t7CE2C503200D328BFAD8A4DCF956BCA7CCF40D3F; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t6E856399EE8F47E7124EF20744F3C068EDC7C9AE; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t32755D56BB172F481427BC67E013BE986A5293A5; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t9C8D372C069A0BF547592788D2B7DDEBA6F8C20E; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t0E2461DF7FBCC512AA3D60C4A2B08500BE796AA5; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t1767046BAFA0E3C0977D91D364962170F7F01972; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_tBC25AA55A1AE72560DAD39782989ED4664B67728; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t91D18540DD358AFCF7937DD8C61B29F87E1A7AED; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_tBD79BFE2F4A54FF0A3387E19B669123A4BE23FCF; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t0F279E6456CE03F0F1A8558335FAD843CB5BD842; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_tAAD6AB65DB82A4F212C2FDF5B2679E44D63D8398; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t68EA77C7AB3BD0567768D7B7A98A0AC9FC50A738; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_tBE774005A41B5D35F257874BE30BD8B3A2DFEC7D; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t7CE364A21688345EC82CC850E5466EFF6FBA6523; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t0F23F0CB78348FE843A591DD5079DB88AB6FFE24; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t817E4811DAD5CE2199ADB68F3CF6D1161785FC3F; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t9EAC4123FB7C3BC09F2A36666EB30F5B8D9565BF; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t264D9C7A626DFB5C3886D6E3801F97AD2AACA1C1; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_tDD80A2ADF2D38EBCF592099525657352B8591435; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t70F5CE3146A9700A5EBEB09A8185646380795B20; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t334B644E865BF656FDE5FCEAFACD4E9A36A7423D; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t8CA54331582054CE1BE4EB678CBE76CF4860EC0A; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_t43ACFA30D51CC9A3E4F79793B3A16353711208C1; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_tD18CD3ABEDEF5EDCD582482846A30CA111F09599; // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 struct ICloningImageProcessor_1_tF9506FB575597C98FA0A32961165ED72D6D2621C; // System.Collections.Generic.IDictionary`2 struct IDictionary_2_tC51B0D1CF3D0A1E45BBD8B79324FE5CEA1C1CB72; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t06A603CDC6A1C6CA5E285BDF4F6AF1EC509D0F69; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tB4512ECDD9A84FCC48716C44309D31A8D61E143C; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tD6E848BC3608052ECD5AD5269016E2115411426D; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t9D071263C799D018B50AE7D925472B08382E1EB7; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t9AFD206BD3EC1ED63902E501E4535E28BAA82C28; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tDC23321886FC2599373384545D5E74DC9378AFD3; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tF7992B8ED7AC932411ECA950202C8D5B11BBD4AD; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t941EB9EF7FB3F2E339BA264DD18C07DD79AD9C0B; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t1789784A16A07013101FDC0197C11D5970CD0C31; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tA143C42E2290E3C8167F64590FF73193E4AFD0F1; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tE91888A862E08D6A5168310D9E146C4410D02B4A; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t8A2D535588243FCE4E4C89CADD895BE846D14679; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t70FEAD349D49D1793005C0C6A5DAEF778ED5ED89; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t491492085369266D1D2E2EB94214CFBAA0C64CF8; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t86F536384BD2D209BC405250925E9F24268D918A; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t501D4EE740ABA83324D42C87A02AA6212B9A159D; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t7A6D81445E348905BE82F533AC01DB2880A0D65B; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tB05FFF97A613E94DC73DCE4CEF4D1C2F3E039DCE; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tD92478773EE012BF67687F47CC336664046E6691; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t463B78566BE21784DB0C6268F8710523D680C477; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t1394116BC43E14BF6ED20BD1CE1B1C6414272831; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t402187AFBAC5284BA594197F78335F3744AB01E4; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t00EE0E8A8EEFA6F5A7AD5DD87FAE7CEF8A81BBC2; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tB7B81B33BDDECDD4EC268BB1DD50B07AC2C888F0; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tF6BAE51C801B306B194C03F84FE4F065CF121487; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t24D490DF747D92440FC2392BC3DCB027C3984541; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_t4DBC5AA4CCB0FE9849AD1922386A64086E583256; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tB3572271EB89200523B9D10AAECB45EEB785E5A9; // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 struct IImageProcessor_1_tDAD840A05E930ADA74179948305B8366273556F2; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t14C3F7FC177A53FE7FBA514E30E0DCF43DE66980; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t3DB40800F84501170FEFE6BCC80F5EE350F35FCA; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t09F58DEAC788108F0AC1CCE6E48437A32C2438D2; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tA6E43A87B098B770B48D9BA78C570074DDE2FAD9; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t7EB6E645B98CBD5EF01D1B19642BAD3E27325927; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tBE38F9AD2FDC88B431B1EF740B56507BE71D5397; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t1238B62BB56D9E23F44FC7A2B36E11EE27B5128E; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t5049019B69EAB8A3687E31ABFC860F79D3DC8F59; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t0E58529647DDD802F0C6D24DFC2FBB1EF859A8BD; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t1ED1743A8FA2972B2CD8FA1538C9EE04CB392595; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t63979B6DCB773FF5A2F50F51FF63F8F62761B150; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t393B86712E02FF7B9A8EAAD1781FFE78C7062793; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tBD9EF9BDE1942AD95426C5484819A0134199E9F0; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t45BE12EB5478AD3790D146BBAA7F6A40BD189BED; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tEBEA7DECA6156C7046FA79FB3B41EBAE37231D38; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t09D880A322D53ADCC6505855F08CFAEDF039BC7C; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t231D01AB881C6F1790352F5DF1E25D83E5B3D2FB; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t1082ABA65F6A59C48A24745CC68C208846051326; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tAB65AB6A81DFB71D30A57CC7AE9238A77FC1BCCD; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t6ABDEE3190323204FDCF27812B18C1915FF569DE; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t9674C5627EE53C03E8CDECBC82BE042F55C6B9EE; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t1A120275840E1738815101FE259C5DC5983579FD; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t95B6C6E99FE50F50D51542429B063BCD716C4E2B; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tDB52689ACC41B98F67B387E53E408521E84E359E; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t5BAC57FE9C83858F720EEB4D9871C60642C7508F; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t90E740182FCFF4923490B523AE95DA518929C296; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_tE1D9AD4E333AD11E20DE40D595002CA97033B1E5; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t39D660CE2B695D18846209A0E5845D57B646C363; // System.Buffers.IMemoryOwner`1 struct IMemoryOwner_1_t81EF881D4B12A8123F40B3B3E5C6C01FF77E4DBE; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_tE9179439BD94C45F1100BB613D7B0A0149D19F63; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t05ABEBA864B198990649CC7BA653B6248C9722B4; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t589DB82D2A9ECB88E2A2077E611F2178B2089A38; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t1B6C34A5696CE66E52D46E5664658030D690A8D4; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t7029A90FCDC7126099672E10F926D57E6F034DEB; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t2A569C558A729FB7127E2001B57935DC5DFF7B2C; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t981F0E9C899027087BCC0287E4CF2EB457B1EF6A; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t2EB5F3DBEE355752B45D70095AA5A42ADDA6C521; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t1028F1D42DA7C17F04D495FD3617B7E22AB69098; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t66E5997BF4DD5B0D1F9C9D1D3B58F696455D064D; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t2D3276F7F6CE82AE40AB07180825B16D1708E8F6; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t0A7A95B911A4BFFE718A3B861A0AB5FB57AE0EDC; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_tF9D510F4E347F48724E0F512CEA6BBC6E5B31A5C; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t7B18AC6CB303988A3271AB81E9C5CD168528B7F6; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t23195EFAD8214299630163072550B8D358CFDF1D; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t24B92FD15FE46CB636FAE963CD207F93EA6E4C70; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_tEB37E61E41FCA4EF25C127CA1D62663C8DFE43BD; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t1EB14AB5244386EFB3C9B02B76257B1A716ED830; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t7B7742B81FDFE376F937FEDD9B18A68DC518D999; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_tB3249A2A824068DF3519E84309D1B72F3BEBB400; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t9A85581FD310AC2EE7304C2C9F9C4524DF0A5387; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_tA80C2DE470E42CEF7EDBC9B48CDE5CDFEB8F9999; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_tD10AE16C9F3B071841681BE73B2208CC149632FD; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t6987EEE0450BB2E3434C478D11A6DEC6FE7C9642; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t4C468137A4F992E00B66BB9F54F53608EE80604B; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t976EB596072B0349CD0407D6EA8D6FBE8DBF79EB; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t7299CC1805DBC4F04E9C98DED2A0C9DE1F00FCBF; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t224E1C8E2488BEDD50B922EAB9DD36E193F77711; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1 struct IQuantizer_1_t4C177369D426A58971CE787F37F223A7EA9FE2A6; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728; // SixLabors.ImageSharp.ImageFrameCollection`1 struct ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB; // SixLabors.ImageSharp.Image`1 struct Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1; // SixLabors.ImageSharp.Image`1 struct Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1; // SixLabors.ImageSharp.Image`1 struct Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D; // SixLabors.ImageSharp.Image`1 struct Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438; // SixLabors.ImageSharp.Image`1 struct Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5; // SixLabors.ImageSharp.Image`1 struct Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1; // SixLabors.ImageSharp.Image`1 struct Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C; // SixLabors.ImageSharp.Image`1 struct Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1; // SixLabors.ImageSharp.Image`1 struct Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA; // SixLabors.ImageSharp.Image`1 struct Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364; // SixLabors.ImageSharp.Image`1 struct Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0; // SixLabors.ImageSharp.Image`1 struct Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E; // SixLabors.ImageSharp.Image`1 struct Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296; // SixLabors.ImageSharp.Image`1 struct Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376; // SixLabors.ImageSharp.Image`1 struct Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64; // SixLabors.ImageSharp.Image`1 struct Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854; // SixLabors.ImageSharp.Image`1 struct Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E; // SixLabors.ImageSharp.Image`1 struct Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD; // SixLabors.ImageSharp.Image`1 struct Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902; // SixLabors.ImageSharp.Image`1 struct Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35; // SixLabors.ImageSharp.Image`1 struct Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E; // SixLabors.ImageSharp.Image`1 struct Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B; // SixLabors.ImageSharp.Image`1 struct Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F; // SixLabors.ImageSharp.Image`1 struct Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227; // SixLabors.ImageSharp.Image`1 struct Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E; // SixLabors.ImageSharp.Image`1 struct Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0; // SixLabors.ImageSharp.Image`1 struct Image_1_t977CD663539969F5C0792D29034190DA7EFD9535; // SixLabors.ImageSharp.Image`1 struct Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7; // SixLabors.ImageSharp.Image`1 struct Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5; // System.Lazy`1 struct Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E; // System.Lazy`1 struct Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363; // System.Collections.Generic.List`1> struct List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC; // System.Collections.Generic.List`1 struct List_1_t4ACD1DD41E60CC6A1D6F597706710F112BB37C92; // System.Collections.Generic.List`1 struct List_1_t7698A061C75B0BB231F4A71998230AA8B311AE67; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5; // System.Collections.Generic.List`1 struct List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45; // System.Collections.Generic.List`1 struct List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3; // System.Collections.Generic.List`1 struct List_1_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35; // System.Collections.Generic.List`1 struct List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A; // SixLabors.ImageSharp.Memory.MemoryGroup`1 struct MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t7FC9F66D407BFE0BD13E9B8D5524FC57596BA49F; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tEA6767D24FE00B4361BC6450D6CF506A9DF3BE15; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t9125E73D31D98B20A8C093FD8026AC3E4031C869; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tFB3E073E727CAC4E28E1AA65F0FF7BAEC30F1D3D; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t17989357C30216F882365AC7D2200BC013672FB0; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t3493FC91BB8937770230B6B8E9F611F950A907AB; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tCEF602D3FEDBB4DBE802E7274009B1E111BB46A1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tE5F683849BBA2AD9F7CCCCF076587F2315219D4C; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t1BD19D0DCD4A64BDDE8F594D72E5BD5FBD59FB86; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t7608C3FDD21485BB4D2CA56B210BE1EFA5FD3931; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tF5E8A1781192618E8153A4DF55E522315A300E06; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t3AF82311CCC0DE89208DE5D9E03A28FB4B8C57BC; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t5B336C6859D6EDEE4B7560962219BCCEAD4E5A36; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t179870D360788B0860D21FF64A97E6D21A296A32; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tA5394039C163F1622B366F6F2E076B145E8A5556; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t59907B8DB3B6EC96EA8FA3F60775C4EF6D2D077C; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t8F0A2A13631916804246E8AE0906605E6D2CC015; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t998AF42978073AD26B71D6F7918BAFB6727E5345; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t4B411F3E6F031E9FD7BC326400ACAC88E87328ED; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t5D7B782DE354AFCFAB199EA514009D38A8D217A8; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_tE6267116D73965A9DA0E797D902E42A388AFC446; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t3D57F01750E121CB50E078515256C13793CD34DE; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t4B7DCFBEB7167A0EB9417FD00EE917A5F896A12F; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t77CA71CA422855EDDDEC1F28E3218EC0865F58A3; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t491D0B651E47B638493FBF340E686DD87467EAEC; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree struct Octree_t7245A6E9F63A099650365A57F2EC90D6C59EF358; // System.Pinnable`1 struct Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED; // System.Pinnable`1 struct Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD; // System.Pinnable`1 struct Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A; // System.Pinnable`1 struct Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF; // System.Pinnable`1 struct Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637; // System.Pinnable`1 struct Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF; // System.Pinnable`1 struct Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03; // System.Pinnable`1 struct Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A; // System.Pinnable`1 struct Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110; // System.Pinnable`1 struct Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF; // System.Pinnable`1 struct Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5; // System.Pinnable`1 struct Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D; // System.Pinnable`1 struct Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B; // System.Pinnable`1 struct Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773; // System.Pinnable`1 struct Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC; // System.Pinnable`1 struct Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E; // System.Pinnable`1 struct Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0; // System.Pinnable`1 struct Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3; // System.Pinnable`1 struct Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56; // System.Pinnable`1 struct Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804; // System.Pinnable`1 struct Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8; // System.Pinnable`1 struct Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4; // System.Pinnable`1 struct Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D; // System.Pinnable`1 struct Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF; // System.Pinnable`1 struct Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF; // System.Pinnable`1 struct Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63; // System.Pinnable`1 struct Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716; // System.Pinnable`1 struct Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF; // System.Pinnable`1 struct Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C; // System.Pinnable`1 struct Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1; // System.Pinnable`1 struct Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7; // SixLabors.ImageSharp.Processing.PixelRowOperation`1 struct PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88; // System.Char[] struct CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34; // System.Delegate[] struct DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8; // System.IntPtr[] struct IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6; // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; // System.Diagnostics.StackTrace[] struct StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971; // System.Type[] struct TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755; // UnityEngine.UIElements.VisualElement[] struct VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE; // UnityEngine.UIElements.BaseVisualElementPanel struct BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30; // System.Reflection.Binder struct Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30; // UnityEngine.UIElements.ComputedStyle struct ComputedStyle_tF65787E1256E8162D54C36C0EDB423E82433394E; // SixLabors.ImageSharp.Configuration struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8; // System.DelegateData struct DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288; // UnityEngine.Event struct Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E; // UnityEngine.UIElements.EventBase struct EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967; // UnityEngine.UIElements.EventCallbackRegistry struct EventCallbackRegistry_t9CD5BA2EA7664E88FE3D89F7EC3A9CC478B36B34; // System.Collections.IDictionary struct IDictionary_t99871C56B8EC2452AC5C4CF3831695E617B89D3A; // SixLabors.ImageSharp.Processing.Processors.Dithering.IDither struct IDither_tB1BC2138CF8A32B56B768E7CE835FF2120601C1E; // UnityEngine.UIElements.IEventHandler struct IEventHandler_tF2F9D9635A3932E24843C5F557F6080A2C9F7F95; // SixLabors.ImageSharp.IO.IFileSystem struct IFileSystem_tC69B6614586AB2F610D79E6C47189275D30486C2; // SixLabors.ImageSharp.Processing.IImageProcessingContext struct IImageProcessingContext_tD1E28CA044E9C79A08820938A21DC5B0A67CA928; // SixLabors.ImageSharp.Processing.IImageProcessingContextFactory struct IImageProcessingContextFactory_tC47D420D349BF819E0E7F349FDFB058267BAC426; // UnityEngine.UIElements.IPanel struct IPanel_t41B9E8E8B00577E4CF3BC0346D701D46462E55EB; // SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy struct IPixelSamplingStrategy_t5E6D3D7B5A122398D9A0648EF935912B5A7650E0; // UnityEngine.UIElements.IPointerEvent struct IPointerEvent_t5506B1F4124A749F335298BC7E56B05E5C16065F; // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer struct IQuantizer_t5AAB14ED336A478AC277C26144353FA48E952453; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler struct IResampler_t9A142A7233BBEE53FCB8BD13C55D02D1FF50A479; // SixLabors.ImageSharp.Image struct Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE; // SixLabors.ImageSharp.Formats.ImageFormatManager struct ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515; // SixLabors.ImageSharp.ImageFrame struct ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899; // SixLabors.ImageSharp.Metadata.ImageFrameMetadata struct ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E; // SixLabors.ImageSharp.Metadata.ImageMetadata struct ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA; // UnityEngine.UIElements.InlineStyleAccess struct InlineStyleAccess_t9428EF1076CFEC0E4529A76FF0EBC3D28D964F57; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB; // UnityEngine.Material struct Material_t8927C00353A72755313F046D0CE85178AE8218EE; // System.Reflection.MemberFilter struct MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81; // SixLabors.ImageSharp.Memory.MemoryAllocator struct MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444; // UnityEngine.UIElements.UIR.MeshHandle struct MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED; // System.Reflection.MethodInfo struct MethodInfo_t; // SixLabors.ImageSharp.Formats.PixelTypeInfo struct PixelTypeInfo_tE2D6D83EC24DE1FCC65833BC404DE814A167B18E; // SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor struct PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor struct ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5; // UnityEngine.UIElements.PropagationPaths struct PropagationPaths_tB85C101114BB2AA54407B8F7768B403121914E99; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor struct QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions struct QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29; // System.Text.RegularExpressions.Regex struct Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F; // UnityEngine.UIElements.UIR.RenderChainCommand struct RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1; // System.Runtime.Serialization.SafeSerializationManager struct SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F; // System.String struct String_t; // UnityEngine.UIElements.StyleVariableContext struct StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE; // System.Type struct Type_t; // UnityEngine.UIElements.VisualElement struct VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5; // UnityEngine.Yoga.YogaNode struct YogaNode_tD3DA875FF65A4C50F0F6F05A9F8D114FF5A9D9A6; // UnityEngine.UIElements.VisualElement/TypeData struct TypeData_t6CE6B4FD54E700646BC89D58DA7F37AA374C8BC8; IL2CPP_EXTERN_C RuntimeClass* BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Type_t_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* VisualElementListPool_t6EEB827B9EC945069795613CE3F5B23F4F4F7081_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C String_t* _stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7; IL2CPP_EXTERN_C String_t* _stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253; IL2CPP_EXTERN_C String_t* _stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5; IL2CPP_EXTERN_C String_t* _stringLiteral924B4693A3440481CEF88F45D89111A2A417B329; IL2CPP_EXTERN_C String_t* _stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A; IL2CPP_EXTERN_C const RuntimeMethod* Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_m2DDCC74FAD61F6D0C680626598CE42CD6A4BF534_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Count_mEF37E9009C6837645A99A160B5D4A413545A11D1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1_get_Item_mEB2D78449DA06A0D4FC277BE6D46047E75C09C77_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* MemoryMarshal_Read_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE6E7B9169325123D679204772267C8E25A310709_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m4183C1278DA2F0890240027B5A00C57116B2EE57_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m810EE9DCFC0DEDCF0C90664060F166DA992A6B15_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mDEDA4D49096CA6508957949957BA655F08D050E5_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m70415B4CEB800311A5A59BB3969569F0975BC486_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m982B24476DA5F9D46C999875316F8F46C20917B2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mC5991589B8EF6F144DE5ABCCC2B21CB196F698B3_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m0829CAA6E40C98E00E9D55BFC522A99104709E75_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mAB8575006EB31CB4712CEFE5C391ED984A52337C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m7DF09C6A957CD68CE0FDA25048A4F6728725D664_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m1AB9DDBFD3CF93560D193D79DF8ECC12560EF04D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mDDCCA8808991D21172858FE0E17A303E71742D44_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m23B6940E117B7BD9BA333A688F6BED9F72EAFDF8_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m38C8686B8273EC885456C5F14E4682D7FAD89FBF_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m389479B52B9ECA60C6ADA80CEC75FFEF4247C23D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m4B4155235196F3B5988E39204601BF6E682D9D70_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mFC02B3A4C79915CFB33260A575505C6F4A024BB2_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m653AE2605B38165D194D07063B4C6EE154B02B45_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m4C0D82FB33DCC1A26302F4595B69E46537ED737A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m5D32835EB67E8BE6CF87EF6C2BFE68D3D4A5191B_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mF16F582DA55779F0DD01A59A16D29C01215A809F_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mDAE573914678089D2275D4B2C2B9CD3C514345BB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m0A67FED689D582C86407EEC1B180C36B175A48BA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mF706F4395FEC0078107E16CB773901756ADA1098_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m7F486C542E489780771193C653B024597D886753_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA7FA6FB074BE5E42AA4D7F4CB8AEED3F54A53EDA_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m26B6DDDD4C1E2AE124D4C428C192A7B4C076017A_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mE8309866F7EDD09530F1580BCDA1DC098A4B81BB_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m9F993599780EE15CF2936EB05FC635B9B9A0380D_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* QuantizerUtilities_CheckPaletteState_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m5FBA11857AFC50438688E33EE20B64C0F41C9E17_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_AsRef_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m659AC8BE49CE96A85AE6C340B17B961CCB3FE7DE_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* Unsafe_As_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m96736A7159F2A9B385397044B3E678B1BED3125E_RuntimeMethod_var; struct Delegate_t_marshaled_com; struct Delegate_t_marshaled_pinvoke; struct Exception_t_marshaled_com; struct Exception_t_marshaled_pinvoke; struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE; IL2CPP_EXTERN_C_BEGIN IL2CPP_EXTERN_C_END #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t867B4782C2B17175EC246BBC80137533A9D67631 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t26C9C5F64D2D2B9FB362630334C312B38570AE56 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tDE9DE4941F7683B65E0F10DFD29FBC7B9CBC6497 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tC66E12D5AADDFD24BAFA50A93986C7C53E377906 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t908103D85C37199FEC70CF02DBBD4DA09CE77DDA * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t63EAEC005312470922EC2AB07494FD33D07B16FD * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tD511333B97DAE1AA397B2843D6943BCFFD1F0DDC * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t94F4A5B70CBA6F8C1350A9812077963A3CB15CCB * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tA5C28400F7F423088B10E66086048A18AB11467E * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t91EC9B967067F27A9355E1DB6DAAA4A4C553366D * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tAB1E659C4C33425287E614DF775A6C92F987A479 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tBDA8984E2DAAC9FA602D57BFA82C7E86291BD46B * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t737FA67C2815ADB609D9D948D79AB7AFE2DE6866 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t9EAADFA2DE9D15A8D84E8B9D7798D3C69FF55648 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tF1745CAFA58C6AE30D223954104638CDE1CB8876 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tDA3609CD75367EE2E51960FD0FAE39E895EC1747 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t4862DCF77E0DA25070E482E85B3E0883866C037C * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tE393669DF3A2A2A0ED9FC12F18AD2512DE48D008 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tF0F80C39FDB06F44F3395EB983EF3C3018AFD69A * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t4E8D42F11A400962663496D1A6A0C5816689A04C * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t57EEB35C01BCC8F49674E86F0E650708A047E503 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t7EE1822D4A46A36FD78B05E87071B46B21BC2712 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tB41D1B8F72048A1693F56FBCAD5B1D4AF1465664 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t3C2906BAD01F3DCD743D9EAE5D1218A62D3DFDF4 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t3DF62499BC4C80A7BE6D47EB3442035C9A41183F * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_tB593922C8270B0EAE450A669CBC12A4017496675 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t1A3161A05F79E50CB963F0FF37C91AE009478C9E * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t42C0FFCC9175359B2A17F80364ED430DE2396A0A * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2D`1 struct Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // SixLabors.ImageSharp.Memory.MemoryGroup`1 SixLabors.ImageSharp.Memory.Buffer2D`1::k__BackingField MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * ___U3CFastMemoryGroupU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return static_cast(offsetof(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C, ___U3CFastMemoryGroupU3Ek__BackingField_2)); } inline MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * get_U3CFastMemoryGroupU3Ek__BackingField_2() const { return ___U3CFastMemoryGroupU3Ek__BackingField_2; } inline MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 ** get_address_of_U3CFastMemoryGroupU3Ek__BackingField_2() { return &___U3CFastMemoryGroupU3Ek__BackingField_2; } inline void set_U3CFastMemoryGroupU3Ek__BackingField_2(MemoryGroup_1_t2ED0CF3E689FA65ED40BB185F3A8B0E8402DC102 * value) { ___U3CFastMemoryGroupU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFastMemoryGroupU3Ek__BackingField_2), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____items_1)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__items_1() const { return ____items_1; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5_StaticFields, ____emptyArray_5)); } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* get__emptyArray_5() const { return ____emptyArray_5; } inline ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72, ____items_1)); } inline VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE* get__items_1() const { return ____items_1; } inline VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE** get_address_of__items_1() { return &____items_1; } inline void set__items_1(VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72_StaticFields, ____emptyArray_5)); } inline VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE* get__emptyArray_5() const { return ____emptyArray_5; } inline VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(VisualElementU5BU5D_tE1A7D361EFED7F6C0EC41136A191F4CFEC9C0BBE* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Pinnable`1 struct Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 : public RuntimeObject { public: // T System.Pinnable`1::Data uint8_t ___Data_0; public: inline static int32_t get_offset_of_Data_0() { return static_cast(offsetof(Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110, ___Data_0)); } inline uint8_t get_Data_0() const { return ___Data_0; } inline uint8_t* get_address_of_Data_0() { return &___Data_0; } inline void set_Data_0(uint8_t value) { ___Data_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 : public RuntimeObject { public: public: }; struct PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C : public RuntimeObject { public: public: }; struct PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A : public RuntimeObject { public: public: }; struct PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E : public RuntimeObject { public: public: }; struct PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA : public RuntimeObject { public: public: }; struct PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 : public RuntimeObject { public: public: }; struct PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE : public RuntimeObject { public: public: }; struct PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 : public RuntimeObject { public: public: }; struct PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 : public RuntimeObject { public: public: }; struct PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 : public RuntimeObject { public: public: }; struct PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 : public RuntimeObject { public: public: }; struct PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 : public RuntimeObject { public: public: }; struct PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 : public RuntimeObject { public: public: }; struct PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 : public RuntimeObject { public: public: }; struct PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E : public RuntimeObject { public: public: }; struct PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 : public RuntimeObject { public: public: }; struct PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E : public RuntimeObject { public: public: }; struct PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD : public RuntimeObject { public: public: }; struct PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 : public RuntimeObject { public: public: }; struct PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 : public RuntimeObject { public: public: }; struct PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB : public RuntimeObject { public: public: }; struct PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 : public RuntimeObject { public: public: }; struct PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 : public RuntimeObject { public: public: }; struct PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 : public RuntimeObject { public: public: }; struct PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 : public RuntimeObject { public: public: }; struct PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 : public RuntimeObject { public: public: }; struct PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 : public RuntimeObject { public: public: }; struct PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D : public RuntimeObject { public: public: }; struct PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 struct PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 : public RuntimeObject { public: public: }; struct PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::LazyInfo Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * ___LazyInfo_0; // SixLabors.ImageSharp.PixelFormats.PixelOperations`1 SixLabors.ImageSharp.PixelFormats.PixelOperations`1::k__BackingField PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 * ___U3CInstanceU3Ek__BackingField_1; public: inline static int32_t get_offset_of_LazyInfo_0() { return static_cast(offsetof(PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73_StaticFields, ___LazyInfo_0)); } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * get_LazyInfo_0() const { return ___LazyInfo_0; } inline Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 ** get_address_of_LazyInfo_0() { return &___LazyInfo_0; } inline void set_LazyInfo_0(Lazy_1_t8BCF2303B44C93F5AF9C92A9B31F4048F65A6363 * value) { ___LazyInfo_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___LazyInfo_0), (void*)value); } inline static int32_t get_offset_of_U3CInstanceU3Ek__BackingField_1() { return static_cast(offsetof(PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73_StaticFields, ___U3CInstanceU3Ek__BackingField_1)); } inline PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 * get_U3CInstanceU3Ek__BackingField_1() const { return ___U3CInstanceU3Ek__BackingField_1; } inline PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 ** get_address_of_U3CInstanceU3Ek__BackingField_1() { return &___U3CInstanceU3Ek__BackingField_1; } inline void set_U3CInstanceU3Ek__BackingField_1(PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 * value) { ___U3CInstanceU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CInstanceU3Ek__BackingField_1), (void*)value); } }; // System.BitConverter struct BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654 : public RuntimeObject { public: public: }; struct BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields { public: // System.Boolean System.BitConverter::IsLittleEndian bool ___IsLittleEndian_0; public: inline static int32_t get_offset_of_IsLittleEndian_0() { return static_cast(offsetof(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields, ___IsLittleEndian_0)); } inline bool get_IsLittleEndian_0() const { return ___IsLittleEndian_0; } inline bool* get_address_of_IsLittleEndian_0() { return &___IsLittleEndian_0; } inline void set_IsLittleEndian_0(bool value) { ___IsLittleEndian_0 = value; } }; // UnityEngine.UIElements.CallbackEventHandler struct CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C : public RuntimeObject { public: // UnityEngine.UIElements.EventCallbackRegistry UnityEngine.UIElements.CallbackEventHandler::m_CallbackRegistry EventCallbackRegistry_t9CD5BA2EA7664E88FE3D89F7EC3A9CC478B36B34 * ___m_CallbackRegistry_0; public: inline static int32_t get_offset_of_m_CallbackRegistry_0() { return static_cast(offsetof(CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C, ___m_CallbackRegistry_0)); } inline EventCallbackRegistry_t9CD5BA2EA7664E88FE3D89F7EC3A9CC478B36B34 * get_m_CallbackRegistry_0() const { return ___m_CallbackRegistry_0; } inline EventCallbackRegistry_t9CD5BA2EA7664E88FE3D89F7EC3A9CC478B36B34 ** get_address_of_m_CallbackRegistry_0() { return &___m_CallbackRegistry_0; } inline void set_m_CallbackRegistry_0(EventCallbackRegistry_t9CD5BA2EA7664E88FE3D89F7EC3A9CC478B36B34 * value) { ___m_CallbackRegistry_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CallbackRegistry_0), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor struct CloningImageProcessor_t1630CB01AAB8C71AAF43C2F18D43A138B41B4F2A : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.ImageFrame struct ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 : public RuntimeObject { public: // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.ImageFrame::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_0; // System.Int32 SixLabors.ImageSharp.ImageFrame::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_1; // System.Int32 SixLabors.ImageSharp.ImageFrame::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_2; // SixLabors.ImageSharp.Metadata.ImageFrameMetadata SixLabors.ImageSharp.ImageFrame::k__BackingField ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E * ___U3CMetadataU3Ek__BackingField_3; public: inline static int32_t get_offset_of_configuration_0() { return static_cast(offsetof(ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899, ___configuration_0)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_0() const { return ___configuration_0; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_0() { return &___configuration_0; } inline void set_configuration_0(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_0), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_1() { return static_cast(offsetof(ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899, ___U3CWidthU3Ek__BackingField_1)); } inline int32_t get_U3CWidthU3Ek__BackingField_1() const { return ___U3CWidthU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_1() { return &___U3CWidthU3Ek__BackingField_1; } inline void set_U3CWidthU3Ek__BackingField_1(int32_t value) { ___U3CWidthU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_2() { return static_cast(offsetof(ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899, ___U3CHeightU3Ek__BackingField_2)); } inline int32_t get_U3CHeightU3Ek__BackingField_2() const { return ___U3CHeightU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_2() { return &___U3CHeightU3Ek__BackingField_2; } inline void set_U3CHeightU3Ek__BackingField_2(int32_t value) { ___U3CHeightU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CMetadataU3Ek__BackingField_3() { return static_cast(offsetof(ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899, ___U3CMetadataU3Ek__BackingField_3)); } inline ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E * get_U3CMetadataU3Ek__BackingField_3() const { return ___U3CMetadataU3Ek__BackingField_3; } inline ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E ** get_address_of_U3CMetadataU3Ek__BackingField_3() { return &___U3CMetadataU3Ek__BackingField_3; } inline void set_U3CMetadataU3Ek__BackingField_3(ImageFrameMetadata_t2C054C98264601EC337207C3823E912FFFAA650E * value) { ___U3CMetadataU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CMetadataU3Ek__BackingField_3), (void*)value); } }; // System.Reflection.MemberInfo struct MemberInfo_t : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor struct PngScanlineProcessor_tE66C72AD3AFBD517EA486DA9D1954B8FF4D80E14 : public RuntimeObject { public: public: }; // UnityEngine.UIElements.PointerEventsHelper struct PointerEventsHelper_t433758B2D0D48460EE5280A734159EA6978B4C12 : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Processing.ProcessingExtensions struct ProcessingExtensions_t73F5D8F1FD22CC5EC7189CC91AEABB70E3A4FFCB : public RuntimeObject { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor struct QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::k__BackingField RuntimeObject* ___U3CQuantizerU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CQuantizerU3Ek__BackingField_0() { return static_cast(offsetof(QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD, ___U3CQuantizerU3Ek__BackingField_0)); } inline RuntimeObject* get_U3CQuantizerU3Ek__BackingField_0() const { return ___U3CQuantizerU3Ek__BackingField_0; } inline RuntimeObject** get_address_of_U3CQuantizerU3Ek__BackingField_0() { return &___U3CQuantizerU3Ek__BackingField_0; } inline void set_U3CQuantizerU3Ek__BackingField_0(RuntimeObject* value) { ___U3CQuantizerU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CQuantizerU3Ek__BackingField_0), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions struct QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 : public RuntimeObject { public: // System.Single SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions::ditherScale float ___ditherScale_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions::maxColors int32_t ___maxColors_1; // SixLabors.ImageSharp.Processing.Processors.Dithering.IDither SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions::k__BackingField RuntimeObject* ___U3CDitherU3Ek__BackingField_2; public: inline static int32_t get_offset_of_ditherScale_0() { return static_cast(offsetof(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29, ___ditherScale_0)); } inline float get_ditherScale_0() const { return ___ditherScale_0; } inline float* get_address_of_ditherScale_0() { return &___ditherScale_0; } inline void set_ditherScale_0(float value) { ___ditherScale_0 = value; } inline static int32_t get_offset_of_maxColors_1() { return static_cast(offsetof(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29, ___maxColors_1)); } inline int32_t get_maxColors_1() const { return ___maxColors_1; } inline int32_t* get_address_of_maxColors_1() { return &___maxColors_1; } inline void set_maxColors_1(int32_t value) { ___maxColors_1 = value; } inline static int32_t get_offset_of_U3CDitherU3Ek__BackingField_2() { return static_cast(offsetof(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29, ___U3CDitherU3Ek__BackingField_2)); } inline RuntimeObject* get_U3CDitherU3Ek__BackingField_2() const { return ___U3CDitherU3Ek__BackingField_2; } inline RuntimeObject** get_address_of_U3CDitherU3Ek__BackingField_2() { return &___U3CDitherU3Ek__BackingField_2; } inline void set_U3CDitherU3Ek__BackingField_2(RuntimeObject* value) { ___U3CDitherU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDitherU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities struct QuantizerUtilities_t85FE198DA68319D2086A8C08475AD6CA3E66C21E : public RuntimeObject { public: public: }; // System.String struct String_t : public RuntimeObject { public: // System.Int32 System.String::m_stringLength int32_t ___m_stringLength_0; // System.Char System.String::m_firstChar Il2CppChar ___m_firstChar_1; public: inline static int32_t get_offset_of_m_stringLength_0() { return static_cast(offsetof(String_t, ___m_stringLength_0)); } inline int32_t get_m_stringLength_0() const { return ___m_stringLength_0; } inline int32_t* get_address_of_m_stringLength_0() { return &___m_stringLength_0; } inline void set_m_stringLength_0(int32_t value) { ___m_stringLength_0 = value; } inline static int32_t get_offset_of_m_firstChar_1() { return static_cast(offsetof(String_t, ___m_firstChar_1)); } inline Il2CppChar get_m_firstChar_1() const { return ___m_firstChar_1; } inline Il2CppChar* get_address_of_m_firstChar_1() { return &___m_firstChar_1; } inline void set_m_firstChar_1(Il2CppChar value) { ___m_firstChar_1 = value; } }; struct String_t_StaticFields { public: // System.String System.String::Empty String_t* ___Empty_5; public: inline static int32_t get_offset_of_Empty_5() { return static_cast(offsetof(String_t_StaticFields, ___Empty_5)); } inline String_t* get_Empty_5() const { return ___Empty_5; } inline String_t** get_address_of_Empty_5() { return &___Empty_5; } inline void set_Empty_5(String_t* value) { ___Empty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___Empty_5), (void*)value); } }; // System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52_marshaled_com { }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // SixLabors.ImageSharp.ImageFrame`1 struct ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB : public ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 { public: // System.Boolean SixLabors.ImageSharp.ImageFrame`1::isDisposed bool ___isDisposed_4; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.ImageFrame`1::k__BackingField Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___U3CPixelBufferU3Ek__BackingField_5; public: inline static int32_t get_offset_of_isDisposed_4() { return static_cast(offsetof(ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB, ___isDisposed_4)); } inline bool get_isDisposed_4() const { return ___isDisposed_4; } inline bool* get_address_of_isDisposed_4() { return &___isDisposed_4; } inline void set_isDisposed_4(bool value) { ___isDisposed_4 = value; } inline static int32_t get_offset_of_U3CPixelBufferU3Ek__BackingField_5() { return static_cast(offsetof(ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB, ___U3CPixelBufferU3Ek__BackingField_5)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_U3CPixelBufferU3Ek__BackingField_5() const { return ___U3CPixelBufferU3Ek__BackingField_5; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_U3CPixelBufferU3Ek__BackingField_5() { return &___U3CPixelBufferU3Ek__BackingField_5; } inline void set_U3CPixelBufferU3Ek__BackingField_5(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___U3CPixelBufferU3Ek__BackingField_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelBufferU3Ek__BackingField_5), (void*)value); } }; // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // System.ReadOnlyMemory`1 struct ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC { public: // System.Object System.ReadOnlyMemory`1::_object RuntimeObject * ____object_0; // System.Int32 System.ReadOnlyMemory`1::_index int32_t ____index_1; // System.Int32 System.ReadOnlyMemory`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__object_0() { return static_cast(offsetof(ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC, ____object_0)); } inline RuntimeObject * get__object_0() const { return ____object_0; } inline RuntimeObject ** get_address_of__object_0() { return &____object_0; } inline void set__object_0(RuntimeObject * value) { ____object_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____object_0), (void*)value); } inline static int32_t get_offset_of__index_1() { return static_cast(offsetof(ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC, ____index_1)); } inline int32_t get__index_1() const { return ____index_1; } inline int32_t* get_address_of__index_1() { return &____index_1; } inline void set__index_1(int32_t value) { ____index_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // Native definition for P/Invoke marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_pinvoke { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // Native definition for COM marshalling of System.ReadOnlyMemory`1 #ifndef ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define #define ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com_define struct ReadOnlyMemory_1_tAAA9CB78753D364C1C68F98E1112328AEB5C264A_marshaled_com { Il2CppIUnknown* ____object_0; int32_t ____index_1; int32_t ____length_2; }; #endif // SixLabors.ImageSharp.PixelFormats.A8 struct A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.A8::k__BackingField uint8_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint8_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint8_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint8_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgr24 struct Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 { public: union { #pragma pack(push, tp, 1) struct { // System.Byte SixLabors.ImageSharp.PixelFormats.Bgr24::B uint8_t ___B_0; }; #pragma pack(pop, tp) struct { uint8_t ___B_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___G_1_OffsetPadding[1]; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgr24::G uint8_t ___G_1; }; #pragma pack(pop, tp) struct { char ___G_1_OffsetPadding_forAlignmentOnly[1]; uint8_t ___G_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___R_2_OffsetPadding[2]; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgr24::R uint8_t ___R_2; }; #pragma pack(pop, tp) struct { char ___R_2_OffsetPadding_forAlignmentOnly[2]; uint8_t ___R_2_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_B_0() { return static_cast(offsetof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9, ___B_0)); } inline uint8_t get_B_0() const { return ___B_0; } inline uint8_t* get_address_of_B_0() { return &___B_0; } inline void set_B_0(uint8_t value) { ___B_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9, ___G_1)); } inline uint8_t get_G_1() const { return ___G_1; } inline uint8_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint8_t value) { ___G_1 = value; } inline static int32_t get_offset_of_R_2() { return static_cast(offsetof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9, ___R_2)); } inline uint8_t get_R_2() const { return ___R_2; } inline uint8_t* get_address_of_R_2() { return &___R_2; } inline void set_R_2(uint8_t value) { ___R_2 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgr565 struct Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgr565::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra4444 struct Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgra4444::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra5551 struct Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgra5551::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // System.Boolean struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37 { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; struct Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_t07D1E3F34E4813023D64F584DFF7B34C9D922F37_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // System.Byte struct Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056 { public: // System.Byte System.Byte::m_value uint8_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Byte_t0111FAB8B8685667EDDAF77683F0D8F86B659056, ___m_value_0)); } inline uint8_t get_m_value_0() const { return ___m_value_0; } inline uint8_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint8_t value) { ___m_value_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Byte4 struct Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.Byte4::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // System.Double struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181 { public: // System.Double System.Double::m_value double ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181, ___m_value_0)); } inline double get_m_value_0() const { return ___m_value_0; } inline double* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(double value) { ___m_value_0 = value; } }; struct Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields { public: // System.Double System.Double::NegativeZero double ___NegativeZero_7; public: inline static int32_t get_offset_of_NegativeZero_7() { return static_cast(offsetof(Double_t42821932CB52DE2057E685D0E1AF3DE5033D2181_StaticFields, ___NegativeZero_7)); } inline double get_NegativeZero_7() const { return ___NegativeZero_7; } inline double* get_address_of_NegativeZero_7() { return &___NegativeZero_7; } inline void set_NegativeZero_7(double value) { ___NegativeZero_7 = value; } }; // System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA : public ValueType_tDBF999C1B75C48C68621878250DBF6CDBCF51E52 { public: public: }; struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t23B90B40F60E677A8025267341651C94AE079CDA_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t7B7FC5BC8091AA3B9CB0B29CDD80B5EE9254AA34* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t23B90B40F60E677A8025267341651C94AE079CDA_marshaled_com { }; // UnityEngine.UIElements.Focusable struct Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 : public CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C { public: // System.Boolean UnityEngine.UIElements.Focusable::k__BackingField bool ___U3CfocusableU3Ek__BackingField_1; // System.Int32 UnityEngine.UIElements.Focusable::k__BackingField int32_t ___U3CtabIndexU3Ek__BackingField_2; // System.Boolean UnityEngine.UIElements.Focusable::m_DelegatesFocus bool ___m_DelegatesFocus_3; // System.Boolean UnityEngine.UIElements.Focusable::m_ExcludeFromFocusRing bool ___m_ExcludeFromFocusRing_4; // System.Boolean UnityEngine.UIElements.Focusable::isIMGUIContainer bool ___isIMGUIContainer_5; public: inline static int32_t get_offset_of_U3CfocusableU3Ek__BackingField_1() { return static_cast(offsetof(Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14, ___U3CfocusableU3Ek__BackingField_1)); } inline bool get_U3CfocusableU3Ek__BackingField_1() const { return ___U3CfocusableU3Ek__BackingField_1; } inline bool* get_address_of_U3CfocusableU3Ek__BackingField_1() { return &___U3CfocusableU3Ek__BackingField_1; } inline void set_U3CfocusableU3Ek__BackingField_1(bool value) { ___U3CfocusableU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CtabIndexU3Ek__BackingField_2() { return static_cast(offsetof(Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14, ___U3CtabIndexU3Ek__BackingField_2)); } inline int32_t get_U3CtabIndexU3Ek__BackingField_2() const { return ___U3CtabIndexU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CtabIndexU3Ek__BackingField_2() { return &___U3CtabIndexU3Ek__BackingField_2; } inline void set_U3CtabIndexU3Ek__BackingField_2(int32_t value) { ___U3CtabIndexU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_m_DelegatesFocus_3() { return static_cast(offsetof(Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14, ___m_DelegatesFocus_3)); } inline bool get_m_DelegatesFocus_3() const { return ___m_DelegatesFocus_3; } inline bool* get_address_of_m_DelegatesFocus_3() { return &___m_DelegatesFocus_3; } inline void set_m_DelegatesFocus_3(bool value) { ___m_DelegatesFocus_3 = value; } inline static int32_t get_offset_of_m_ExcludeFromFocusRing_4() { return static_cast(offsetof(Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14, ___m_ExcludeFromFocusRing_4)); } inline bool get_m_ExcludeFromFocusRing_4() const { return ___m_ExcludeFromFocusRing_4; } inline bool* get_address_of_m_ExcludeFromFocusRing_4() { return &___m_ExcludeFromFocusRing_4; } inline void set_m_ExcludeFromFocusRing_4(bool value) { ___m_ExcludeFromFocusRing_4 = value; } inline static int32_t get_offset_of_isIMGUIContainer_5() { return static_cast(offsetof(Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14, ___isIMGUIContainer_5)); } inline bool get_isIMGUIContainer_5() const { return ___isIMGUIContainer_5; } inline bool* get_address_of_isIMGUIContainer_5() { return &___isIMGUIContainer_5; } inline void set_isIMGUIContainer_5(bool value) { ___isIMGUIContainer_5 = value; } }; // SixLabors.ImageSharp.PixelFormats.HalfSingle struct HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.HalfSingle::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.HalfVector2 struct HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.HalfVector2::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.HalfVector4 struct HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 { public: // System.UInt64 SixLabors.ImageSharp.PixelFormats.HalfVector4::k__BackingField uint64_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint64_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint64_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint64_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // System.Int16 struct Int16_tD0F031114106263BB459DA1F099FF9F42691295A { public: // System.Int16 System.Int16::m_value int16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int16_tD0F031114106263BB459DA1F099FF9F42691295A, ___m_value_0)); } inline int16_t get_m_value_0() const { return ___m_value_0; } inline int16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int16_t value) { ___m_value_0 = value; } }; // System.Int32 struct Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int32_tFDE5F8CD43D10453F6A2E0C77FE48C6CC7009046, ___m_value_0)); } inline int32_t get_m_value_0() const { return ___m_value_0; } inline int32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int32_t value) { ___m_value_0 = value; } }; // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.L16 struct L16_t82A3FD4325827CB571596BA0DA68B251F985D94F { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.L16::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_0; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_0() { return static_cast(offsetof(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F, ___U3CPackedValueU3Ek__BackingField_0)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_0() const { return ___U3CPackedValueU3Ek__BackingField_0; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_0() { return &___U3CPackedValueU3Ek__BackingField_0; } inline void set_U3CPackedValueU3Ek__BackingField_0(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.La32 struct La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 { public: union { #pragma pack(push, tp, 1) struct { // System.UInt16 SixLabors.ImageSharp.PixelFormats.La32::L uint16_t ___L_0; }; #pragma pack(pop, tp) struct { uint16_t ___L_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___A_1_OffsetPadding[2]; // System.UInt16 SixLabors.ImageSharp.PixelFormats.La32::A uint16_t ___A_1; }; #pragma pack(pop, tp) struct { char ___A_1_OffsetPadding_forAlignmentOnly[2]; uint16_t ___A_1_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_L_0() { return static_cast(offsetof(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5, ___L_0)); } inline uint16_t get_L_0() const { return ___L_0; } inline uint16_t* get_address_of_L_0() { return &___L_0; } inline void set_L_0(uint16_t value) { ___L_0 = value; } inline static int32_t get_offset_of_A_1() { return static_cast(offsetof(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5, ___A_1)); } inline uint16_t get_A_1() const { return ___A_1; } inline uint16_t* get_address_of_A_1() { return &___A_1; } inline void set_A_1(uint16_t value) { ___A_1 = value; } }; // System.Numerics.Matrix4x4 struct Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A { public: // System.Single System.Numerics.Matrix4x4::M11 float ___M11_0; // System.Single System.Numerics.Matrix4x4::M12 float ___M12_1; // System.Single System.Numerics.Matrix4x4::M13 float ___M13_2; // System.Single System.Numerics.Matrix4x4::M14 float ___M14_3; // System.Single System.Numerics.Matrix4x4::M21 float ___M21_4; // System.Single System.Numerics.Matrix4x4::M22 float ___M22_5; // System.Single System.Numerics.Matrix4x4::M23 float ___M23_6; // System.Single System.Numerics.Matrix4x4::M24 float ___M24_7; // System.Single System.Numerics.Matrix4x4::M31 float ___M31_8; // System.Single System.Numerics.Matrix4x4::M32 float ___M32_9; // System.Single System.Numerics.Matrix4x4::M33 float ___M33_10; // System.Single System.Numerics.Matrix4x4::M34 float ___M34_11; // System.Single System.Numerics.Matrix4x4::M41 float ___M41_12; // System.Single System.Numerics.Matrix4x4::M42 float ___M42_13; // System.Single System.Numerics.Matrix4x4::M43 float ___M43_14; // System.Single System.Numerics.Matrix4x4::M44 float ___M44_15; public: inline static int32_t get_offset_of_M11_0() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M11_0)); } inline float get_M11_0() const { return ___M11_0; } inline float* get_address_of_M11_0() { return &___M11_0; } inline void set_M11_0(float value) { ___M11_0 = value; } inline static int32_t get_offset_of_M12_1() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M12_1)); } inline float get_M12_1() const { return ___M12_1; } inline float* get_address_of_M12_1() { return &___M12_1; } inline void set_M12_1(float value) { ___M12_1 = value; } inline static int32_t get_offset_of_M13_2() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M13_2)); } inline float get_M13_2() const { return ___M13_2; } inline float* get_address_of_M13_2() { return &___M13_2; } inline void set_M13_2(float value) { ___M13_2 = value; } inline static int32_t get_offset_of_M14_3() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M14_3)); } inline float get_M14_3() const { return ___M14_3; } inline float* get_address_of_M14_3() { return &___M14_3; } inline void set_M14_3(float value) { ___M14_3 = value; } inline static int32_t get_offset_of_M21_4() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M21_4)); } inline float get_M21_4() const { return ___M21_4; } inline float* get_address_of_M21_4() { return &___M21_4; } inline void set_M21_4(float value) { ___M21_4 = value; } inline static int32_t get_offset_of_M22_5() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M22_5)); } inline float get_M22_5() const { return ___M22_5; } inline float* get_address_of_M22_5() { return &___M22_5; } inline void set_M22_5(float value) { ___M22_5 = value; } inline static int32_t get_offset_of_M23_6() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M23_6)); } inline float get_M23_6() const { return ___M23_6; } inline float* get_address_of_M23_6() { return &___M23_6; } inline void set_M23_6(float value) { ___M23_6 = value; } inline static int32_t get_offset_of_M24_7() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M24_7)); } inline float get_M24_7() const { return ___M24_7; } inline float* get_address_of_M24_7() { return &___M24_7; } inline void set_M24_7(float value) { ___M24_7 = value; } inline static int32_t get_offset_of_M31_8() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M31_8)); } inline float get_M31_8() const { return ___M31_8; } inline float* get_address_of_M31_8() { return &___M31_8; } inline void set_M31_8(float value) { ___M31_8 = value; } inline static int32_t get_offset_of_M32_9() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M32_9)); } inline float get_M32_9() const { return ___M32_9; } inline float* get_address_of_M32_9() { return &___M32_9; } inline void set_M32_9(float value) { ___M32_9 = value; } inline static int32_t get_offset_of_M33_10() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M33_10)); } inline float get_M33_10() const { return ___M33_10; } inline float* get_address_of_M33_10() { return &___M33_10; } inline void set_M33_10(float value) { ___M33_10 = value; } inline static int32_t get_offset_of_M34_11() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M34_11)); } inline float get_M34_11() const { return ___M34_11; } inline float* get_address_of_M34_11() { return &___M34_11; } inline void set_M34_11(float value) { ___M34_11 = value; } inline static int32_t get_offset_of_M41_12() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M41_12)); } inline float get_M41_12() const { return ___M41_12; } inline float* get_address_of_M41_12() { return &___M41_12; } inline void set_M41_12(float value) { ___M41_12 = value; } inline static int32_t get_offset_of_M42_13() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M42_13)); } inline float get_M42_13() const { return ___M42_13; } inline float* get_address_of_M42_13() { return &___M42_13; } inline void set_M42_13(float value) { ___M42_13 = value; } inline static int32_t get_offset_of_M43_14() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M43_14)); } inline float get_M43_14() const { return ___M43_14; } inline float* get_address_of_M43_14() { return &___M43_14; } inline void set_M43_14(float value) { ___M43_14 = value; } inline static int32_t get_offset_of_M44_15() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A, ___M44_15)); } inline float get_M44_15() const { return ___M44_15; } inline float* get_address_of_M44_15() { return &___M44_15; } inline void set_M44_15(float value) { ___M44_15 = value; } }; struct Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A_StaticFields { public: // System.Numerics.Matrix4x4 System.Numerics.Matrix4x4::_identity Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ____identity_16; public: inline static int32_t get_offset_of__identity_16() { return static_cast(offsetof(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A_StaticFields, ____identity_16)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get__identity_16() const { return ____identity_16; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of__identity_16() { return &____identity_16; } inline void set__identity_16(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ____identity_16 = value; } }; // UnityEngine.Matrix4x4 struct Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 { public: // System.Single UnityEngine.Matrix4x4::m00 float ___m00_0; // System.Single UnityEngine.Matrix4x4::m10 float ___m10_1; // System.Single UnityEngine.Matrix4x4::m20 float ___m20_2; // System.Single UnityEngine.Matrix4x4::m30 float ___m30_3; // System.Single UnityEngine.Matrix4x4::m01 float ___m01_4; // System.Single UnityEngine.Matrix4x4::m11 float ___m11_5; // System.Single UnityEngine.Matrix4x4::m21 float ___m21_6; // System.Single UnityEngine.Matrix4x4::m31 float ___m31_7; // System.Single UnityEngine.Matrix4x4::m02 float ___m02_8; // System.Single UnityEngine.Matrix4x4::m12 float ___m12_9; // System.Single UnityEngine.Matrix4x4::m22 float ___m22_10; // System.Single UnityEngine.Matrix4x4::m32 float ___m32_11; // System.Single UnityEngine.Matrix4x4::m03 float ___m03_12; // System.Single UnityEngine.Matrix4x4::m13 float ___m13_13; // System.Single UnityEngine.Matrix4x4::m23 float ___m23_14; // System.Single UnityEngine.Matrix4x4::m33 float ___m33_15; public: inline static int32_t get_offset_of_m00_0() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m00_0)); } inline float get_m00_0() const { return ___m00_0; } inline float* get_address_of_m00_0() { return &___m00_0; } inline void set_m00_0(float value) { ___m00_0 = value; } inline static int32_t get_offset_of_m10_1() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m10_1)); } inline float get_m10_1() const { return ___m10_1; } inline float* get_address_of_m10_1() { return &___m10_1; } inline void set_m10_1(float value) { ___m10_1 = value; } inline static int32_t get_offset_of_m20_2() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m20_2)); } inline float get_m20_2() const { return ___m20_2; } inline float* get_address_of_m20_2() { return &___m20_2; } inline void set_m20_2(float value) { ___m20_2 = value; } inline static int32_t get_offset_of_m30_3() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m30_3)); } inline float get_m30_3() const { return ___m30_3; } inline float* get_address_of_m30_3() { return &___m30_3; } inline void set_m30_3(float value) { ___m30_3 = value; } inline static int32_t get_offset_of_m01_4() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m01_4)); } inline float get_m01_4() const { return ___m01_4; } inline float* get_address_of_m01_4() { return &___m01_4; } inline void set_m01_4(float value) { ___m01_4 = value; } inline static int32_t get_offset_of_m11_5() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m11_5)); } inline float get_m11_5() const { return ___m11_5; } inline float* get_address_of_m11_5() { return &___m11_5; } inline void set_m11_5(float value) { ___m11_5 = value; } inline static int32_t get_offset_of_m21_6() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m21_6)); } inline float get_m21_6() const { return ___m21_6; } inline float* get_address_of_m21_6() { return &___m21_6; } inline void set_m21_6(float value) { ___m21_6 = value; } inline static int32_t get_offset_of_m31_7() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m31_7)); } inline float get_m31_7() const { return ___m31_7; } inline float* get_address_of_m31_7() { return &___m31_7; } inline void set_m31_7(float value) { ___m31_7 = value; } inline static int32_t get_offset_of_m02_8() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m02_8)); } inline float get_m02_8() const { return ___m02_8; } inline float* get_address_of_m02_8() { return &___m02_8; } inline void set_m02_8(float value) { ___m02_8 = value; } inline static int32_t get_offset_of_m12_9() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m12_9)); } inline float get_m12_9() const { return ___m12_9; } inline float* get_address_of_m12_9() { return &___m12_9; } inline void set_m12_9(float value) { ___m12_9 = value; } inline static int32_t get_offset_of_m22_10() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m22_10)); } inline float get_m22_10() const { return ___m22_10; } inline float* get_address_of_m22_10() { return &___m22_10; } inline void set_m22_10(float value) { ___m22_10 = value; } inline static int32_t get_offset_of_m32_11() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m32_11)); } inline float get_m32_11() const { return ___m32_11; } inline float* get_address_of_m32_11() { return &___m32_11; } inline void set_m32_11(float value) { ___m32_11 = value; } inline static int32_t get_offset_of_m03_12() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m03_12)); } inline float get_m03_12() const { return ___m03_12; } inline float* get_address_of_m03_12() { return &___m03_12; } inline void set_m03_12(float value) { ___m03_12 = value; } inline static int32_t get_offset_of_m13_13() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m13_13)); } inline float get_m13_13() const { return ___m13_13; } inline float* get_address_of_m13_13() { return &___m13_13; } inline void set_m13_13(float value) { ___m13_13 = value; } inline static int32_t get_offset_of_m23_14() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m23_14)); } inline float get_m23_14() const { return ___m23_14; } inline float* get_address_of_m23_14() { return &___m23_14; } inline void set_m23_14(float value) { ___m23_14 = value; } inline static int32_t get_offset_of_m33_15() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461, ___m33_15)); } inline float get_m33_15() const { return ___m33_15; } inline float* get_address_of_m33_15() { return &___m33_15; } inline void set_m33_15(float value) { ___m33_15 = value; } }; struct Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461_StaticFields { public: // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::zeroMatrix Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___zeroMatrix_16; // UnityEngine.Matrix4x4 UnityEngine.Matrix4x4::identityMatrix Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___identityMatrix_17; public: inline static int32_t get_offset_of_zeroMatrix_16() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461_StaticFields, ___zeroMatrix_16)); } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 get_zeroMatrix_16() const { return ___zeroMatrix_16; } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * get_address_of_zeroMatrix_16() { return &___zeroMatrix_16; } inline void set_zeroMatrix_16(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 value) { ___zeroMatrix_16 = value; } inline static int32_t get_offset_of_identityMatrix_17() { return static_cast(offsetof(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461_StaticFields, ___identityMatrix_17)); } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 get_identityMatrix_17() const { return ___identityMatrix_17; } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * get_address_of_identityMatrix_17() { return &___identityMatrix_17; } inline void set_identityMatrix_17(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 value) { ___identityMatrix_17 = value; } }; // SixLabors.ImageSharp.Point struct Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B { public: // System.Int32 SixLabors.ImageSharp.Point::k__BackingField int32_t ___U3CXU3Ek__BackingField_1; // System.Int32 SixLabors.ImageSharp.Point::k__BackingField int32_t ___U3CYU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CXU3Ek__BackingField_1() { return static_cast(offsetof(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B, ___U3CXU3Ek__BackingField_1)); } inline int32_t get_U3CXU3Ek__BackingField_1() const { return ___U3CXU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CXU3Ek__BackingField_1() { return &___U3CXU3Ek__BackingField_1; } inline void set_U3CXU3Ek__BackingField_1(int32_t value) { ___U3CXU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CYU3Ek__BackingField_2() { return static_cast(offsetof(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B, ___U3CYU3Ek__BackingField_2)); } inline int32_t get_U3CYU3Ek__BackingField_2() const { return ___U3CYU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CYU3Ek__BackingField_2() { return &___U3CYU3Ek__BackingField_2; } inline void set_U3CYU3Ek__BackingField_2(int32_t value) { ___U3CYU3Ek__BackingField_2 = value; } }; struct Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B_StaticFields { public: // SixLabors.ImageSharp.Point SixLabors.ImageSharp.Point::Empty Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B ___Empty_0; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B_StaticFields, ___Empty_0)); } inline Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B get_Empty_0() const { return ___Empty_0; } inline Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B * get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(Point_tD6F71EDF0EDF62D0E7364327171C83592C97B10B value) { ___Empty_0 = value; } }; // UnityEngine.PropertyName struct PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 { public: // System.Int32 UnityEngine.PropertyName::id int32_t ___id_0; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1, ___id_0)); } inline int32_t get_id_0() const { return ___id_0; } inline int32_t* get_address_of_id_0() { return &___id_0; } inline void set_id_0(int32_t value) { ___id_0 = value; } }; // UnityEngine.Quaternion struct Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 { public: // System.Single UnityEngine.Quaternion::x float ___x_0; // System.Single UnityEngine.Quaternion::y float ___y_1; // System.Single UnityEngine.Quaternion::z float ___z_2; // System.Single UnityEngine.Quaternion::w float ___w_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___z_2)); } inline float get_z_2() const { return ___z_2; } inline float* get_address_of_z_2() { return &___z_2; } inline void set_z_2(float value) { ___z_2 = value; } inline static int32_t get_offset_of_w_3() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4, ___w_3)); } inline float get_w_3() const { return ___w_3; } inline float* get_address_of_w_3() { return &___w_3; } inline void set_w_3(float value) { ___w_3 = value; } }; struct Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_StaticFields { public: // UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___identityQuaternion_4; public: inline static int32_t get_offset_of_identityQuaternion_4() { return static_cast(offsetof(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4_StaticFields, ___identityQuaternion_4)); } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_identityQuaternion_4() const { return ___identityQuaternion_4; } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_identityQuaternion_4() { return &___identityQuaternion_4; } inline void set_identityQuaternion_4(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value) { ___identityQuaternion_4 = value; } }; // UnityEngine.Rect struct Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 { public: // System.Single UnityEngine.Rect::m_XMin float ___m_XMin_0; // System.Single UnityEngine.Rect::m_YMin float ___m_YMin_1; // System.Single UnityEngine.Rect::m_Width float ___m_Width_2; // System.Single UnityEngine.Rect::m_Height float ___m_Height_3; public: inline static int32_t get_offset_of_m_XMin_0() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_XMin_0)); } inline float get_m_XMin_0() const { return ___m_XMin_0; } inline float* get_address_of_m_XMin_0() { return &___m_XMin_0; } inline void set_m_XMin_0(float value) { ___m_XMin_0 = value; } inline static int32_t get_offset_of_m_YMin_1() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_YMin_1)); } inline float get_m_YMin_1() const { return ___m_YMin_1; } inline float* get_address_of_m_YMin_1() { return &___m_YMin_1; } inline void set_m_YMin_1(float value) { ___m_YMin_1 = value; } inline static int32_t get_offset_of_m_Width_2() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_Width_2)); } inline float get_m_Width_2() const { return ___m_Width_2; } inline float* get_address_of_m_Width_2() { return &___m_Width_2; } inline void set_m_Width_2(float value) { ___m_Width_2 = value; } inline static int32_t get_offset_of_m_Height_3() { return static_cast(offsetof(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878, ___m_Height_3)); } inline float get_m_Height_3() const { return ___m_Height_3; } inline float* get_address_of_m_Height_3() { return &___m_Height_3; } inline void set_m_Height_3(float value) { ___m_Height_3 = value; } }; // SixLabors.ImageSharp.Rectangle struct Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 { public: // System.Int32 SixLabors.ImageSharp.Rectangle::k__BackingField int32_t ___U3CXU3Ek__BackingField_1; // System.Int32 SixLabors.ImageSharp.Rectangle::k__BackingField int32_t ___U3CYU3Ek__BackingField_2; // System.Int32 SixLabors.ImageSharp.Rectangle::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.Rectangle::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_4; public: inline static int32_t get_offset_of_U3CXU3Ek__BackingField_1() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7, ___U3CXU3Ek__BackingField_1)); } inline int32_t get_U3CXU3Ek__BackingField_1() const { return ___U3CXU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CXU3Ek__BackingField_1() { return &___U3CXU3Ek__BackingField_1; } inline void set_U3CXU3Ek__BackingField_1(int32_t value) { ___U3CXU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CYU3Ek__BackingField_2() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7, ___U3CYU3Ek__BackingField_2)); } inline int32_t get_U3CYU3Ek__BackingField_2() const { return ___U3CYU3Ek__BackingField_2; } inline int32_t* get_address_of_U3CYU3Ek__BackingField_2() { return &___U3CYU3Ek__BackingField_2; } inline void set_U3CYU3Ek__BackingField_2(int32_t value) { ___U3CYU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_3() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7, ___U3CWidthU3Ek__BackingField_3)); } inline int32_t get_U3CWidthU3Ek__BackingField_3() const { return ___U3CWidthU3Ek__BackingField_3; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_3() { return &___U3CWidthU3Ek__BackingField_3; } inline void set_U3CWidthU3Ek__BackingField_3(int32_t value) { ___U3CWidthU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_4() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7, ___U3CHeightU3Ek__BackingField_4)); } inline int32_t get_U3CHeightU3Ek__BackingField_4() const { return ___U3CHeightU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_4() { return &___U3CHeightU3Ek__BackingField_4; } inline void set_U3CHeightU3Ek__BackingField_4(int32_t value) { ___U3CHeightU3Ek__BackingField_4 = value; } }; struct Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7_StaticFields { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Rectangle::Empty Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___Empty_0; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7_StaticFields, ___Empty_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_Empty_0() const { return ___Empty_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___Empty_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgb48 struct Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgb48::R uint16_t ___R_0; // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgb48::G uint16_t ___G_1; // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgb48::B uint16_t ___B_2; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F, ___R_0)); } inline uint16_t get_R_0() const { return ___R_0; } inline uint16_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(uint16_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F, ___G_1)); } inline uint16_t get_G_1() const { return ___G_1; } inline uint16_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint16_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F, ___B_2)); } inline uint16_t get_B_2() const { return ___B_2; } inline uint16_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(uint16_t value) { ___B_2 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgba64 struct Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgba64::R uint16_t ___R_0; // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgba64::G uint16_t ___G_1; // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgba64::B uint16_t ___B_2; // System.UInt16 SixLabors.ImageSharp.PixelFormats.Rgba64::A uint16_t ___A_3; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F, ___R_0)); } inline uint16_t get_R_0() const { return ___R_0; } inline uint16_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(uint16_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F, ___G_1)); } inline uint16_t get_G_1() const { return ___G_1; } inline uint16_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint16_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F, ___B_2)); } inline uint16_t get_B_2() const { return ___B_2; } inline uint16_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(uint16_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F, ___A_3)); } inline uint16_t get_A_3() const { return ___A_3; } inline uint16_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(uint16_t value) { ___A_3 = value; } }; // System.Single struct Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E { public: // System.Single System.Single::m_value float ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Single_tE07797BA3C98D4CA9B5A19413C19A76688AB899E, ___m_value_0)); } inline float get_m_value_0() const { return ___m_value_0; } inline float* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(float value) { ___m_value_0 = value; } }; // SixLabors.ImageSharp.Size struct Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E { public: // System.Int32 SixLabors.ImageSharp.Size::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Size::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } }; // System.UInt16 struct UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD { public: // System.UInt16 System.UInt16::m_value uint16_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD, ___m_value_0)); } inline uint16_t get_m_value_0() const { return ___m_value_0; } inline uint16_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint16_t value) { ___m_value_0 = value; } }; // System.UInt32 struct UInt32_tE60352A06233E4E69DD198BCC67142159F686B15 { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt32_tE60352A06233E4E69DD198BCC67142159F686B15, ___m_value_0)); } inline uint32_t get_m_value_0() const { return ___m_value_0; } inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint32_t value) { ___m_value_0 = value; } }; // System.UInt64 struct UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281 { public: // System.UInt64 System.UInt64::m_value uint64_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt64_tEC57511B3E3CA2DBA1BEBD434C6983E31C943281, ___m_value_0)); } inline uint64_t get_m_value_0() const { return ___m_value_0; } inline uint64_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint64_t value) { ___m_value_0 = value; } }; // System.Numerics.Vector2 struct Vector2_t1455881409307224D6099F54FA7E478733EEF61D { public: // System.Single System.Numerics.Vector2::X float ___X_0; // System.Single System.Numerics.Vector2::Y float ___Y_1; public: inline static int32_t get_offset_of_X_0() { return static_cast(offsetof(Vector2_t1455881409307224D6099F54FA7E478733EEF61D, ___X_0)); } inline float get_X_0() const { return ___X_0; } inline float* get_address_of_X_0() { return &___X_0; } inline void set_X_0(float value) { ___X_0 = value; } inline static int32_t get_offset_of_Y_1() { return static_cast(offsetof(Vector2_t1455881409307224D6099F54FA7E478733EEF61D, ___Y_1)); } inline float get_Y_1() const { return ___Y_1; } inline float* get_address_of_Y_1() { return &___Y_1; } inline void set_Y_1(float value) { ___Y_1 = value; } }; // UnityEngine.Vector2 struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 { public: // System.Single UnityEngine.Vector2::x float ___x_0; // System.Single UnityEngine.Vector2::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } }; struct Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields { public: // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___negativeInfinityVector_9; public: inline static int32_t get_offset_of_zeroVector_2() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___zeroVector_2)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_zeroVector_2() const { return ___zeroVector_2; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_zeroVector_2() { return &___zeroVector_2; } inline void set_zeroVector_2(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___zeroVector_2 = value; } inline static int32_t get_offset_of_oneVector_3() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___oneVector_3)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_oneVector_3() const { return ___oneVector_3; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_oneVector_3() { return &___oneVector_3; } inline void set_oneVector_3(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___oneVector_3 = value; } inline static int32_t get_offset_of_upVector_4() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___upVector_4)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_upVector_4() const { return ___upVector_4; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_upVector_4() { return &___upVector_4; } inline void set_upVector_4(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___upVector_4 = value; } inline static int32_t get_offset_of_downVector_5() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___downVector_5)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_downVector_5() const { return ___downVector_5; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_downVector_5() { return &___downVector_5; } inline void set_downVector_5(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___downVector_5 = value; } inline static int32_t get_offset_of_leftVector_6() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___leftVector_6)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_leftVector_6() const { return ___leftVector_6; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_leftVector_6() { return &___leftVector_6; } inline void set_leftVector_6(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___leftVector_6 = value; } inline static int32_t get_offset_of_rightVector_7() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___rightVector_7)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_rightVector_7() const { return ___rightVector_7; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_rightVector_7() { return &___rightVector_7; } inline void set_rightVector_7(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___rightVector_7 = value; } inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___positiveInfinityVector_8)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; } inline void set_positiveInfinityVector_8(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___positiveInfinityVector_8 = value; } inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast(offsetof(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9_StaticFields, ___negativeInfinityVector_9)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; } inline void set_negativeInfinityVector_9(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___negativeInfinityVector_9 = value; } }; // System.Numerics.Vector3 struct Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 { public: // System.Single System.Numerics.Vector3::X float ___X_0; // System.Single System.Numerics.Vector3::Y float ___Y_1; // System.Single System.Numerics.Vector3::Z float ___Z_2; public: inline static int32_t get_offset_of_X_0() { return static_cast(offsetof(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65, ___X_0)); } inline float get_X_0() const { return ___X_0; } inline float* get_address_of_X_0() { return &___X_0; } inline void set_X_0(float value) { ___X_0 = value; } inline static int32_t get_offset_of_Y_1() { return static_cast(offsetof(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65, ___Y_1)); } inline float get_Y_1() const { return ___Y_1; } inline float* get_address_of_Y_1() { return &___Y_1; } inline void set_Y_1(float value) { ___Y_1 = value; } inline static int32_t get_offset_of_Z_2() { return static_cast(offsetof(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65, ___Z_2)); } inline float get_Z_2() const { return ___Z_2; } inline float* get_address_of_Z_2() { return &___Z_2; } inline void set_Z_2(float value) { ___Z_2 = value; } }; // UnityEngine.Vector3 struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E { public: // System.Single UnityEngine.Vector3::x float ___x_2; // System.Single UnityEngine.Vector3::y float ___y_3; // System.Single UnityEngine.Vector3::z float ___z_4; public: inline static int32_t get_offset_of_x_2() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___x_2)); } inline float get_x_2() const { return ___x_2; } inline float* get_address_of_x_2() { return &___x_2; } inline void set_x_2(float value) { ___x_2 = value; } inline static int32_t get_offset_of_y_3() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___y_3)); } inline float get_y_3() const { return ___y_3; } inline float* get_address_of_y_3() { return &___y_3; } inline void set_y_3(float value) { ___y_3 = value; } inline static int32_t get_offset_of_z_4() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E, ___z_4)); } inline float get_z_4() const { return ___z_4; } inline float* get_address_of_z_4() { return &___z_4; } inline void set_z_4(float value) { ___z_4 = value; } }; struct Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields { public: // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___zeroVector_5; // UnityEngine.Vector3 UnityEngine.Vector3::oneVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___oneVector_6; // UnityEngine.Vector3 UnityEngine.Vector3::upVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___upVector_7; // UnityEngine.Vector3 UnityEngine.Vector3::downVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___downVector_8; // UnityEngine.Vector3 UnityEngine.Vector3::leftVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___leftVector_9; // UnityEngine.Vector3 UnityEngine.Vector3::rightVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___rightVector_10; // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___forwardVector_11; // UnityEngine.Vector3 UnityEngine.Vector3::backVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___backVector_12; // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___positiveInfinityVector_13; // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___negativeInfinityVector_14; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___zeroVector_5)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_zeroVector_5() const { return ___zeroVector_5; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___oneVector_6)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_oneVector_6() const { return ___oneVector_6; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_upVector_7() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___upVector_7)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_upVector_7() const { return ___upVector_7; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_upVector_7() { return &___upVector_7; } inline void set_upVector_7(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___upVector_7 = value; } inline static int32_t get_offset_of_downVector_8() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___downVector_8)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_downVector_8() const { return ___downVector_8; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_downVector_8() { return &___downVector_8; } inline void set_downVector_8(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___downVector_8 = value; } inline static int32_t get_offset_of_leftVector_9() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___leftVector_9)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_leftVector_9() const { return ___leftVector_9; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_leftVector_9() { return &___leftVector_9; } inline void set_leftVector_9(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___leftVector_9 = value; } inline static int32_t get_offset_of_rightVector_10() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___rightVector_10)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_rightVector_10() const { return ___rightVector_10; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_rightVector_10() { return &___rightVector_10; } inline void set_rightVector_10(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___rightVector_10 = value; } inline static int32_t get_offset_of_forwardVector_11() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___forwardVector_11)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_forwardVector_11() const { return ___forwardVector_11; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_forwardVector_11() { return &___forwardVector_11; } inline void set_forwardVector_11(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___forwardVector_11 = value; } inline static int32_t get_offset_of_backVector_12() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___backVector_12)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_backVector_12() const { return ___backVector_12; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_backVector_12() { return &___backVector_12; } inline void set_backVector_12(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___backVector_12 = value; } inline static int32_t get_offset_of_positiveInfinityVector_13() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___positiveInfinityVector_13)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_positiveInfinityVector_13() const { return ___positiveInfinityVector_13; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_positiveInfinityVector_13() { return &___positiveInfinityVector_13; } inline void set_positiveInfinityVector_13(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___positiveInfinityVector_13 = value; } inline static int32_t get_offset_of_negativeInfinityVector_14() { return static_cast(offsetof(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E_StaticFields, ___negativeInfinityVector_14)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_negativeInfinityVector_14() const { return ___negativeInfinityVector_14; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_negativeInfinityVector_14() { return &___negativeInfinityVector_14; } inline void set_negativeInfinityVector_14(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___negativeInfinityVector_14 = value; } }; // System.Numerics.Vector4 struct Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 { public: // System.Single System.Numerics.Vector4::X float ___X_0; // System.Single System.Numerics.Vector4::Y float ___Y_1; // System.Single System.Numerics.Vector4::Z float ___Z_2; // System.Single System.Numerics.Vector4::W float ___W_3; public: inline static int32_t get_offset_of_X_0() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___X_0)); } inline float get_X_0() const { return ___X_0; } inline float* get_address_of_X_0() { return &___X_0; } inline void set_X_0(float value) { ___X_0 = value; } inline static int32_t get_offset_of_Y_1() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___Y_1)); } inline float get_Y_1() const { return ___Y_1; } inline float* get_address_of_Y_1() { return &___Y_1; } inline void set_Y_1(float value) { ___Y_1 = value; } inline static int32_t get_offset_of_Z_2() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___Z_2)); } inline float get_Z_2() const { return ___Z_2; } inline float* get_address_of_Z_2() { return &___Z_2; } inline void set_Z_2(float value) { ___Z_2 = value; } inline static int32_t get_offset_of_W_3() { return static_cast(offsetof(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59, ___W_3)); } inline float get_W_3() const { return ___W_3; } inline float* get_address_of_W_3() { return &___W_3; } inline void set_W_3(float value) { ___W_3 = value; } }; // System.Void struct Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5 { public: union { struct { }; uint8_t Void_t700C6383A2A510C2CF4DD86DABD5CA9FF70ADAC5__padding[1]; }; public: }; // SixLabors.ImageSharp.PixelFormats.HalfTypeHelper/Uif struct Uif_tFE30B67DD95AF6DF298EAE70DE832DC5EA3415AC { public: union { #pragma pack(push, tp, 1) struct { // System.Single SixLabors.ImageSharp.PixelFormats.HalfTypeHelper/Uif::F float ___F_0; }; #pragma pack(pop, tp) struct { float ___F_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Int32 SixLabors.ImageSharp.PixelFormats.HalfTypeHelper/Uif::I int32_t ___I_1; }; #pragma pack(pop, tp) struct { int32_t ___I_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.UInt32 SixLabors.ImageSharp.PixelFormats.HalfTypeHelper/Uif::U uint32_t ___U_2; }; #pragma pack(pop, tp) struct { uint32_t ___U_2_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_F_0() { return static_cast(offsetof(Uif_tFE30B67DD95AF6DF298EAE70DE832DC5EA3415AC, ___F_0)); } inline float get_F_0() const { return ___F_0; } inline float* get_address_of_F_0() { return &___F_0; } inline void set_F_0(float value) { ___F_0 = value; } inline static int32_t get_offset_of_I_1() { return static_cast(offsetof(Uif_tFE30B67DD95AF6DF298EAE70DE832DC5EA3415AC, ___I_1)); } inline int32_t get_I_1() const { return ___I_1; } inline int32_t* get_address_of_I_1() { return &___I_1; } inline void set_I_1(int32_t value) { ___I_1 = value; } inline static int32_t get_offset_of_U_2() { return static_cast(offsetof(Uif_tFE30B67DD95AF6DF298EAE70DE832DC5EA3415AC, ___U_2)); } inline uint32_t get_U_2() const { return ___U_2; } inline uint32_t* get_address_of_U_2() { return &___U_2; } inline void set_U_2(uint32_t value) { ___U_2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor/PixelRowDelegate struct PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C { public: // SixLabors.ImageSharp.Processing.PixelRowOperation`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor/PixelRowDelegate::pixelRowOperation PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * ___pixelRowOperation_0; public: inline static int32_t get_offset_of_pixelRowOperation_0() { return static_cast(offsetof(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C, ___pixelRowOperation_0)); } inline PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * get_pixelRowOperation_0() const { return ___pixelRowOperation_0; } inline PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 ** get_address_of_pixelRowOperation_0() { return &___pixelRowOperation_0; } inline void set_pixelRowOperation_0(PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * value) { ___pixelRowOperation_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelRowOperation_0), (void*)value); } }; // Native definition for P/Invoke marshalling of SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor/PixelRowDelegate struct PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C_marshaled_pinvoke { Il2CppMethodPointer ___pixelRowOperation_0; }; // Native definition for COM marshalling of SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor/PixelRowDelegate struct PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C_marshaled_com { Il2CppMethodPointer ___pixelRowOperation_0; }; // UnityEngine.UIElements.VisualElement/Hierarchy struct Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 { public: // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.VisualElement/Hierarchy::m_Owner VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_Owner_0; public: inline static int32_t get_offset_of_m_Owner_0() { return static_cast(offsetof(Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076, ___m_Owner_0)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_m_Owner_0() const { return ___m_Owner_0; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_m_Owner_0() { return &___m_Owner_0; } inline void set_m_Owner_0(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___m_Owner_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Owner_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.VisualElement/Hierarchy struct Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076_marshaled_pinvoke { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_Owner_0; }; // Native definition for COM marshalling of UnityEngine.UIElements.VisualElement/Hierarchy struct Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076_marshaled_com { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_Owner_0; }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_t65327A4F1FDD6F7D4D203B9A521E3CC308E2923B { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_t65327A4F1FDD6F7D4D203B9A521E3CC308E2923B, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_t65327A4F1FDD6F7D4D203B9A521E3CC308E2923B, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_t6F7C204F61CED94420A88AD557344C4EA49B1EC8 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_t6F7C204F61CED94420A88AD557344C4EA49B1EC8, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_t6F7C204F61CED94420A88AD557344C4EA49B1EC8, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_tECF85E8FF114BB48808571969213800FEB8FF6C3 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_tECF85E8FF114BB48808571969213800FEB8FF6C3, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_tECF85E8FF114BB48808571969213800FEB8FF6C3, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_t6B2B1F0A461C1BDAA27FC87DB0FE684164D97906 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_t6B2B1F0A461C1BDAA27FC87DB0FE684164D97906, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_t6B2B1F0A461C1BDAA27FC87DB0FE684164D97906, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_t744AAAF31196ABA17B14ABD33D889F3D5B4D2197 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_t744AAAF31196ABA17B14ABD33D889F3D5B4D2197, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_t744AAAF31196ABA17B14ABD33D889F3D5B4D2197, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_tFE58981B0DBAF732CB1B06E411850CBEEAC348F7 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_tFE58981B0DBAF732CB1B06E411850CBEEAC348F7, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_tFE58981B0DBAF732CB1B06E411850CBEEAC348F7, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_t69FD250F590AB46D224F0C87F4B77E528D633438 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_t69FD250F590AB46D224F0C87F4B77E528D633438, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_t69FD250F590AB46D224F0C87F4B77E528D633438, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_t95B2B1454FD0136263BEB57C7402C3F70C31D765 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_t95B2B1454FD0136263BEB57C7402C3F70C31D765, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_t95B2B1454FD0136263BEB57C7402C3F70C31D765, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_t3086B76E41061EE40EA7ED52F21ACB17CFEB54ED { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_t3086B76E41061EE40EA7ED52F21ACB17CFEB54ED, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_t3086B76E41061EE40EA7ED52F21ACB17CFEB54ED, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_tF958B17E046DD2D4C8142FDB130350A4D7A5EFE8 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_tF958B17E046DD2D4C8142FDB130350A4D7A5EFE8, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_tF958B17E046DD2D4C8142FDB130350A4D7A5EFE8, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_tFDC58D3653815FA6FCD8225E53F1F0ECFDACB3CE { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_tFDC58D3653815FA6FCD8225E53F1F0ECFDACB3CE, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_tFDC58D3653815FA6FCD8225E53F1F0ECFDACB3CE, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_tF76D2333D4436142F6EDB58650C4473738D83550 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_tF76D2333D4436142F6EDB58650C4473738D83550, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_tF76D2333D4436142F6EDB58650C4473738D83550, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_tFA921C36D0DD2F3A467DD1D2A9660382951C8BC5 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_tFA921C36D0DD2F3A467DD1D2A9660382951C8BC5, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_tFA921C36D0DD2F3A467DD1D2A9660382951C8BC5, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_t4E974B58A23A9D3C35796DC747FB7F75C9AF6F07 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_t4E974B58A23A9D3C35796DC747FB7F75C9AF6F07, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_t4E974B58A23A9D3C35796DC747FB7F75C9AF6F07, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_t88D2D74C63D2103E969C8C46AFAB7189E838E1A6 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_t88D2D74C63D2103E969C8C46AFAB7189E838E1A6, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_t88D2D74C63D2103E969C8C46AFAB7189E838E1A6, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_tBA9E762AB0BD2F6D5898239F9D4D1498CD955441 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_tBA9E762AB0BD2F6D5898239F9D4D1498CD955441, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_tBA9E762AB0BD2F6D5898239F9D4D1498CD955441, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_t1A29078A65C87E7488142539B3FCBB723245622D { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_t1A29078A65C87E7488142539B3FCBB723245622D, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_t1A29078A65C87E7488142539B3FCBB723245622D, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_t754ACA9E724A4F77AAC6CB6E35438AFE98A44773 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_t754ACA9E724A4F77AAC6CB6E35438AFE98A44773, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_t754ACA9E724A4F77AAC6CB6E35438AFE98A44773, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_t7CF1FF055878AE9355E509F87523043423C71B72 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_t7CF1FF055878AE9355E509F87523043423C71B72, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_t7CF1FF055878AE9355E509F87523043423C71B72, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_t30A781A0542C4B1F5F47BA677B918778298A582A { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_t30A781A0542C4B1F5F47BA677B918778298A582A, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_t30A781A0542C4B1F5F47BA677B918778298A582A, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_tB27F4D746042766002430A353359E26C29120D47 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_tB27F4D746042766002430A353359E26C29120D47, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_tB27F4D746042766002430A353359E26C29120D47, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_t66D170E51FC3DFDDEDBB1E021DD5FD35308CE346 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_t66D170E51FC3DFDDEDBB1E021DD5FD35308CE346, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_t66D170E51FC3DFDDEDBB1E021DD5FD35308CE346, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_t15F04655E6BC0244D89922C24FAEAFB2F6CF5D0D { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_t15F04655E6BC0244D89922C24FAEAFB2F6CF5D0D, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_t15F04655E6BC0244D89922C24FAEAFB2F6CF5D0D, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_tA442AF11B924DBF23B7A1CB457F370DBDB5607D0 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_tA442AF11B924DBF23B7A1CB457F370DBDB5607D0, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_tA442AF11B924DBF23B7A1CB457F370DBDB5607D0, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Memory.Buffer2DRegion`1 struct Buffer2DRegion_1_t829DF5279EDF709121F3FAC64C8ABAC8123DA368 { public: // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CRectangleU3Ek__BackingField_0; // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.Memory.Buffer2DRegion`1::k__BackingField Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * ___U3CBufferU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CRectangleU3Ek__BackingField_0() { return static_cast(offsetof(Buffer2DRegion_1_t829DF5279EDF709121F3FAC64C8ABAC8123DA368, ___U3CRectangleU3Ek__BackingField_0)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CRectangleU3Ek__BackingField_0() const { return ___U3CRectangleU3Ek__BackingField_0; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CRectangleU3Ek__BackingField_0() { return &___U3CRectangleU3Ek__BackingField_0; } inline void set_U3CRectangleU3Ek__BackingField_0(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CRectangleU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CBufferU3Ek__BackingField_1() { return static_cast(offsetof(Buffer2DRegion_1_t829DF5279EDF709121F3FAC64C8ABAC8123DA368, ___U3CBufferU3Ek__BackingField_1)); } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * get_U3CBufferU3Ek__BackingField_1() const { return ___U3CBufferU3Ek__BackingField_1; } inline Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C ** get_address_of_U3CBufferU3Ek__BackingField_1() { return &___U3CBufferU3Ek__BackingField_1; } inline void set_U3CBufferU3Ek__BackingField_1(Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * value) { ___U3CBufferU3Ek__BackingField_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CBufferU3Ek__BackingField_1), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t3810F1D95DFE08E6443F93ADCB6A6FB085A52F4C : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t3810F1D95DFE08E6443F93ADCB6A6FB085A52F4C, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t3810F1D95DFE08E6443F93ADCB6A6FB085A52F4C, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t3810F1D95DFE08E6443F93ADCB6A6FB085A52F4C, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t7050F257F8A144732B4FA21CD747362D5BC808BD : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t7050F257F8A144732B4FA21CD747362D5BC808BD, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t7050F257F8A144732B4FA21CD747362D5BC808BD, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t7050F257F8A144732B4FA21CD747362D5BC808BD, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tAA2C6BBC40006895EA68913D34F202B053AF5DF4 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tAA2C6BBC40006895EA68913D34F202B053AF5DF4, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tAA2C6BBC40006895EA68913D34F202B053AF5DF4, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tAA2C6BBC40006895EA68913D34F202B053AF5DF4, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tFE01CBB5B7D50FE76610D9E375FE69FA2C143439 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tFE01CBB5B7D50FE76610D9E375FE69FA2C143439, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tFE01CBB5B7D50FE76610D9E375FE69FA2C143439, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tFE01CBB5B7D50FE76610D9E375FE69FA2C143439, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tC7C3F4ED6AF16FA3B2DAE4368226CC763F8D9227 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tC7C3F4ED6AF16FA3B2DAE4368226CC763F8D9227, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tC7C3F4ED6AF16FA3B2DAE4368226CC763F8D9227, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tC7C3F4ED6AF16FA3B2DAE4368226CC763F8D9227, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t1C2977E2EF531783888CD070D37E34A2736D6B72 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t1C2977E2EF531783888CD070D37E34A2736D6B72, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t1C2977E2EF531783888CD070D37E34A2736D6B72, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t1C2977E2EF531783888CD070D37E34A2736D6B72, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t5A2C324B4F879957AD4EDCA6E87AC3A0016B6C1C : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t5A2C324B4F879957AD4EDCA6E87AC3A0016B6C1C, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t5A2C324B4F879957AD4EDCA6E87AC3A0016B6C1C, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t5A2C324B4F879957AD4EDCA6E87AC3A0016B6C1C, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t17CAADA25C1363B312523D8727599FEE76E99129 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t17CAADA25C1363B312523D8727599FEE76E99129, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t17CAADA25C1363B312523D8727599FEE76E99129, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t17CAADA25C1363B312523D8727599FEE76E99129, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tF6070A4128D927677833351638A4B36FC53D7E54 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tF6070A4128D927677833351638A4B36FC53D7E54, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tF6070A4128D927677833351638A4B36FC53D7E54, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tF6070A4128D927677833351638A4B36FC53D7E54, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t5DA5C6DFC70850EFBED9F2FC56D83B8E075F5E6D : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t5DA5C6DFC70850EFBED9F2FC56D83B8E075F5E6D, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t5DA5C6DFC70850EFBED9F2FC56D83B8E075F5E6D, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t5DA5C6DFC70850EFBED9F2FC56D83B8E075F5E6D, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tE20DE3D92B166EAC764716FFEA1B5532827A181A : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tE20DE3D92B166EAC764716FFEA1B5532827A181A, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tE20DE3D92B166EAC764716FFEA1B5532827A181A, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tE20DE3D92B166EAC764716FFEA1B5532827A181A, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t420696AEE071D0D8DB525C36687C5886B5FFC91C : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t420696AEE071D0D8DB525C36687C5886B5FFC91C, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t420696AEE071D0D8DB525C36687C5886B5FFC91C, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t420696AEE071D0D8DB525C36687C5886B5FFC91C, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tC596F4AC91D480BFD318F2D6CBA92A5C6BD7E8A1 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tC596F4AC91D480BFD318F2D6CBA92A5C6BD7E8A1, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tC596F4AC91D480BFD318F2D6CBA92A5C6BD7E8A1, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tC596F4AC91D480BFD318F2D6CBA92A5C6BD7E8A1, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t9E68A6CA9E17695E2F554963F60752BC7A36BBF7 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t9E68A6CA9E17695E2F554963F60752BC7A36BBF7, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t9E68A6CA9E17695E2F554963F60752BC7A36BBF7, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t9E68A6CA9E17695E2F554963F60752BC7A36BBF7, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tF45334E855DF0FAE4711E1439CA5EE0E76106FC7 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tF45334E855DF0FAE4711E1439CA5EE0E76106FC7, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tF45334E855DF0FAE4711E1439CA5EE0E76106FC7, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tF45334E855DF0FAE4711E1439CA5EE0E76106FC7, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t37A5C076C1FB75B69244435B41975EB1539A7740 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t37A5C076C1FB75B69244435B41975EB1539A7740, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t37A5C076C1FB75B69244435B41975EB1539A7740, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t37A5C076C1FB75B69244435B41975EB1539A7740, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t0D2503D3F58D4F94C5EFC36E5C1C52A57F0B23C9 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t0D2503D3F58D4F94C5EFC36E5C1C52A57F0B23C9, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t0D2503D3F58D4F94C5EFC36E5C1C52A57F0B23C9, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t0D2503D3F58D4F94C5EFC36E5C1C52A57F0B23C9, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tB543796FA073BB2DD87F3E679546B525AD00B743 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tB543796FA073BB2DD87F3E679546B525AD00B743, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tB543796FA073BB2DD87F3E679546B525AD00B743, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tB543796FA073BB2DD87F3E679546B525AD00B743, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t3576AA420F64D85A8BE2B03B27770238E6E45478 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t3576AA420F64D85A8BE2B03B27770238E6E45478, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t3576AA420F64D85A8BE2B03B27770238E6E45478, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t3576AA420F64D85A8BE2B03B27770238E6E45478, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tBD0508AB56DA658DD8039B56AC0E5218D50A46F9 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tBD0508AB56DA658DD8039B56AC0E5218D50A46F9, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tBD0508AB56DA658DD8039B56AC0E5218D50A46F9, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tBD0508AB56DA658DD8039B56AC0E5218D50A46F9, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tDFAD27C108A327AFDC13121141DA5DF2CCB894EA : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tDFAD27C108A327AFDC13121141DA5DF2CCB894EA, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tDFAD27C108A327AFDC13121141DA5DF2CCB894EA, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tDFAD27C108A327AFDC13121141DA5DF2CCB894EA, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t711F6ACE9E734720888A5AE8332299C88BB9E4C0 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t711F6ACE9E734720888A5AE8332299C88BB9E4C0, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t711F6ACE9E734720888A5AE8332299C88BB9E4C0, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t711F6ACE9E734720888A5AE8332299C88BB9E4C0, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t992BE1EA052987CCE275BDBEBCB9422DAE78C877 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t992BE1EA052987CCE275BDBEBCB9422DAE78C877, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t992BE1EA052987CCE275BDBEBCB9422DAE78C877, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t992BE1EA052987CCE275BDBEBCB9422DAE78C877, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t702743D2A0AF3115DA44503E6CE6D18B25CE208A : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t702743D2A0AF3115DA44503E6CE6D18B25CE208A, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t702743D2A0AF3115DA44503E6CE6D18B25CE208A, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t702743D2A0AF3115DA44503E6CE6D18B25CE208A, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tF46AF217F5E8A48EF8C5BC4DE1A683F1AFAD83E9 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tF46AF217F5E8A48EF8C5BC4DE1A683F1AFAD83E9, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tF46AF217F5E8A48EF8C5BC4DE1A683F1AFAD83E9, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tF46AF217F5E8A48EF8C5BC4DE1A683F1AFAD83E9, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t8BFB1EA5CE2D1A4C63CCC7BF435BA8FCBD62A09B : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t8BFB1EA5CE2D1A4C63CCC7BF435BA8FCBD62A09B, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t8BFB1EA5CE2D1A4C63CCC7BF435BA8FCBD62A09B, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t8BFB1EA5CE2D1A4C63CCC7BF435BA8FCBD62A09B, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_tE24A5BB27B258D864F702E987F0D3A32B3ACC6E4 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_tE24A5BB27B258D864F702E987F0D3A32B3ACC6E4, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_tE24A5BB27B258D864F702E987F0D3A32B3ACC6E4, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_tE24A5BB27B258D864F702E987F0D3A32B3ACC6E4, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t9B3EFD86A327070E381E67369B4F83C82C6067BC : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t9B3EFD86A327070E381E67369B4F83C82C6067BC, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t9B3EFD86A327070E381E67369B4F83C82C6067BC, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t9B3EFD86A327070E381E67369B4F83C82C6067BC, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1 struct CloningImageProcessor_1_t07DFC26AD6297FE18E92651081F78D8F0371E5BF : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.CloningImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(CloningImageProcessor_1_t07DFC26AD6297FE18E92651081F78D8F0371E5BF, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(CloningImageProcessor_1_t07DFC26AD6297FE18E92651081F78D8F0371E5BF, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(CloningImageProcessor_1_t07DFC26AD6297FE18E92651081F78D8F0371E5BF, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_tF1326029F21996995335AB4FFFC97C1C9B75486A : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_tF1326029F21996995335AB4FFFC97C1C9B75486A, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_tF1326029F21996995335AB4FFFC97C1C9B75486A, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_tF1326029F21996995335AB4FFFC97C1C9B75486A, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t0D47196E31CD920748E228A4696015A7E56A898E : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t0D47196E31CD920748E228A4696015A7E56A898E, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t0D47196E31CD920748E228A4696015A7E56A898E, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t0D47196E31CD920748E228A4696015A7E56A898E, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t5D6326B1B58554119924A6B953AC304DA0D22806 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t5D6326B1B58554119924A6B953AC304DA0D22806, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t5D6326B1B58554119924A6B953AC304DA0D22806, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t5D6326B1B58554119924A6B953AC304DA0D22806, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_tA4723C627EF24E8F3D14E675E08962FB727FF800 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_tA4723C627EF24E8F3D14E675E08962FB727FF800, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_tA4723C627EF24E8F3D14E675E08962FB727FF800, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_tA4723C627EF24E8F3D14E675E08962FB727FF800, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_tBEA427A32051E7A606AA9F2734E826ED27A12A2B : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_tBEA427A32051E7A606AA9F2734E826ED27A12A2B, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_tBEA427A32051E7A606AA9F2734E826ED27A12A2B, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_tBEA427A32051E7A606AA9F2734E826ED27A12A2B, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t02426FEB5521E6CC3A000AB335BE53979BE7457B : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t02426FEB5521E6CC3A000AB335BE53979BE7457B, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t02426FEB5521E6CC3A000AB335BE53979BE7457B, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t02426FEB5521E6CC3A000AB335BE53979BE7457B, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t6DB7ABDE9CFF684E9F98A2A1752CCD398CC36D91 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t6DB7ABDE9CFF684E9F98A2A1752CCD398CC36D91, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t6DB7ABDE9CFF684E9F98A2A1752CCD398CC36D91, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t6DB7ABDE9CFF684E9F98A2A1752CCD398CC36D91, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_tC850A846E8CB721178B6AB9848D15AD752650039 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_tC850A846E8CB721178B6AB9848D15AD752650039, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_tC850A846E8CB721178B6AB9848D15AD752650039, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_tC850A846E8CB721178B6AB9848D15AD752650039, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t93ADBC9EF1FE117D94A26FB301D3DB1283C3B86E : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t93ADBC9EF1FE117D94A26FB301D3DB1283C3B86E, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t93ADBC9EF1FE117D94A26FB301D3DB1283C3B86E, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t93ADBC9EF1FE117D94A26FB301D3DB1283C3B86E, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t7B8305D8020F711C4188BEA7A2529E2CCAE21C87 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t7B8305D8020F711C4188BEA7A2529E2CCAE21C87, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t7B8305D8020F711C4188BEA7A2529E2CCAE21C87, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t7B8305D8020F711C4188BEA7A2529E2CCAE21C87, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t492ACE5942AEA5784BE1BB64F8EC229A9F1AEF3B : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t492ACE5942AEA5784BE1BB64F8EC229A9F1AEF3B, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t492ACE5942AEA5784BE1BB64F8EC229A9F1AEF3B, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t492ACE5942AEA5784BE1BB64F8EC229A9F1AEF3B, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t5EAC93B4F704C1D9ED5C0DFB050D3E86D011922A : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t5EAC93B4F704C1D9ED5C0DFB050D3E86D011922A, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t5EAC93B4F704C1D9ED5C0DFB050D3E86D011922A, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t5EAC93B4F704C1D9ED5C0DFB050D3E86D011922A, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_tF4F29E6120B1D88B0280D34CA098C0A92ED66C2E : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_tF4F29E6120B1D88B0280D34CA098C0A92ED66C2E, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_tF4F29E6120B1D88B0280D34CA098C0A92ED66C2E, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_tF4F29E6120B1D88B0280D34CA098C0A92ED66C2E, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t71DCE922507EF84B68F3BE01CAAEE24B7C48C1F1 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t71DCE922507EF84B68F3BE01CAAEE24B7C48C1F1, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t71DCE922507EF84B68F3BE01CAAEE24B7C48C1F1, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t71DCE922507EF84B68F3BE01CAAEE24B7C48C1F1, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t284658354A850E17124CD4B343E82934D4523CBC : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t284658354A850E17124CD4B343E82934D4523CBC, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t284658354A850E17124CD4B343E82934D4523CBC, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t284658354A850E17124CD4B343E82934D4523CBC, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_tDA1856B31DD70978AFC8CB6D8E86E4EC02A4E909 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_tDA1856B31DD70978AFC8CB6D8E86E4EC02A4E909, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_tDA1856B31DD70978AFC8CB6D8E86E4EC02A4E909, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_tDA1856B31DD70978AFC8CB6D8E86E4EC02A4E909, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t7D53ED2457D7F44457E4752A7B56698113B8B90C : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t7D53ED2457D7F44457E4752A7B56698113B8B90C, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t7D53ED2457D7F44457E4752A7B56698113B8B90C, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t7D53ED2457D7F44457E4752A7B56698113B8B90C, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t98DC6E99169D49298990B1774910D792944DCB9D : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t98DC6E99169D49298990B1774910D792944DCB9D, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t98DC6E99169D49298990B1774910D792944DCB9D, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t98DC6E99169D49298990B1774910D792944DCB9D, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_tB7C866E3EDFDB44755A457D614317C4141AB81E2 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_tB7C866E3EDFDB44755A457D614317C4141AB81E2, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_tB7C866E3EDFDB44755A457D614317C4141AB81E2, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_tB7C866E3EDFDB44755A457D614317C4141AB81E2, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t9F82B629C5EC0E42EE32E555F87B7D5C590FEEB1 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t9F82B629C5EC0E42EE32E555F87B7D5C590FEEB1, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t9F82B629C5EC0E42EE32E555F87B7D5C590FEEB1, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t9F82B629C5EC0E42EE32E555F87B7D5C590FEEB1, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_tA6295539D046FA24317D637E4DCD4CB476E727D3 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_tA6295539D046FA24317D637E4DCD4CB476E727D3, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_tA6295539D046FA24317D637E4DCD4CB476E727D3, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_tA6295539D046FA24317D637E4DCD4CB476E727D3, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t34EDDA2A994C98506AE971B7A03E9B9E83ACAAC3 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t34EDDA2A994C98506AE971B7A03E9B9E83ACAAC3, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t34EDDA2A994C98506AE971B7A03E9B9E83ACAAC3, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t34EDDA2A994C98506AE971B7A03E9B9E83ACAAC3, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_tEAAF2FF6CA91869141F1A82883C51D09077B64DE : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_tEAAF2FF6CA91869141F1A82883C51D09077B64DE, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_tEAAF2FF6CA91869141F1A82883C51D09077B64DE, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_tEAAF2FF6CA91869141F1A82883C51D09077B64DE, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t8ED48122825A9AA951322D8831E00BA28A408FFE : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t8ED48122825A9AA951322D8831E00BA28A408FFE, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t8ED48122825A9AA951322D8831E00BA28A408FFE, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t8ED48122825A9AA951322D8831E00BA28A408FFE, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t525DB3401F33415720DDE12D1A1728BBCDEB77D1 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t525DB3401F33415720DDE12D1A1728BBCDEB77D1, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t525DB3401F33415720DDE12D1A1728BBCDEB77D1, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t525DB3401F33415720DDE12D1A1728BBCDEB77D1, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1 struct ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 : public RuntimeObject { public: // SixLabors.ImageSharp.Image`1 SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * ___U3CSourceU3Ek__BackingField_0; // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___U3CSourceRectangleU3Ek__BackingField_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.ImageProcessor`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSourceU3Ek__BackingField_0() { return static_cast(offsetof(ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35, ___U3CSourceU3Ek__BackingField_0)); } inline Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * get_U3CSourceU3Ek__BackingField_0() const { return ___U3CSourceU3Ek__BackingField_0; } inline Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 ** get_address_of_U3CSourceU3Ek__BackingField_0() { return &___U3CSourceU3Ek__BackingField_0; } inline void set_U3CSourceU3Ek__BackingField_0(Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * value) { ___U3CSourceU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSourceU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CSourceRectangleU3Ek__BackingField_1() { return static_cast(offsetof(ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35, ___U3CSourceRectangleU3Ek__BackingField_1)); } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 get_U3CSourceRectangleU3Ek__BackingField_1() const { return ___U3CSourceRectangleU3Ek__BackingField_1; } inline Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * get_address_of_U3CSourceRectangleU3Ek__BackingField_1() { return &___U3CSourceRectangleU3Ek__BackingField_1; } inline void set_U3CSourceRectangleU3Ek__BackingField_1(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 value) { ___U3CSourceRectangleU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_2() { return static_cast(offsetof(ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35, ___U3CConfigurationU3Ek__BackingField_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_2() const { return ___U3CConfigurationU3Ek__BackingField_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_2() { return &___U3CConfigurationU3Ek__BackingField_2; } inline void set_U3CConfigurationU3Ek__BackingField_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_2), (void*)value); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.IndexedImageFrame`1 struct IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 : public RuntimeObject { public: // SixLabors.ImageSharp.Memory.Buffer2D`1 SixLabors.ImageSharp.IndexedImageFrame`1::pixelBuffer Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * ___pixelBuffer_0; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.IndexedImageFrame`1::paletteOwner RuntimeObject* ___paletteOwner_1; // System.Boolean SixLabors.ImageSharp.IndexedImageFrame`1::isDisposed bool ___isDisposed_2; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_3; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_4; // System.Int32 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_5; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.IndexedImageFrame`1::k__BackingField ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC ___U3CPaletteU3Ek__BackingField_6; public: inline static int32_t get_offset_of_pixelBuffer_0() { return static_cast(offsetof(IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5, ___pixelBuffer_0)); } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * get_pixelBuffer_0() const { return ___pixelBuffer_0; } inline Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D ** get_address_of_pixelBuffer_0() { return &___pixelBuffer_0; } inline void set_pixelBuffer_0(Buffer2D_1_t38E90140EACB4AC6F4BE33A51C3A936160998E5D * value) { ___pixelBuffer_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelBuffer_0), (void*)value); } inline static int32_t get_offset_of_paletteOwner_1() { return static_cast(offsetof(IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5, ___paletteOwner_1)); } inline RuntimeObject* get_paletteOwner_1() const { return ___paletteOwner_1; } inline RuntimeObject** get_address_of_paletteOwner_1() { return &___paletteOwner_1; } inline void set_paletteOwner_1(RuntimeObject* value) { ___paletteOwner_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_1), (void*)value); } inline static int32_t get_offset_of_isDisposed_2() { return static_cast(offsetof(IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5, ___isDisposed_2)); } inline bool get_isDisposed_2() const { return ___isDisposed_2; } inline bool* get_address_of_isDisposed_2() { return &___isDisposed_2; } inline void set_isDisposed_2(bool value) { ___isDisposed_2 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_3() { return static_cast(offsetof(IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5, ___U3CConfigurationU3Ek__BackingField_3)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_3() const { return ___U3CConfigurationU3Ek__BackingField_3; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_3() { return &___U3CConfigurationU3Ek__BackingField_3; } inline void set_U3CConfigurationU3Ek__BackingField_3(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_4() { return static_cast(offsetof(IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5, ___U3CWidthU3Ek__BackingField_4)); } inline int32_t get_U3CWidthU3Ek__BackingField_4() const { return ___U3CWidthU3Ek__BackingField_4; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_4() { return &___U3CWidthU3Ek__BackingField_4; } inline void set_U3CWidthU3Ek__BackingField_4(int32_t value) { ___U3CWidthU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_5() { return static_cast(offsetof(IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5, ___U3CHeightU3Ek__BackingField_5)); } inline int32_t get_U3CHeightU3Ek__BackingField_5() const { return ___U3CHeightU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_5() { return &___U3CHeightU3Ek__BackingField_5; } inline void set_U3CHeightU3Ek__BackingField_5(int32_t value) { ___U3CHeightU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPaletteU3Ek__BackingField_6() { return static_cast(offsetof(IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5, ___U3CPaletteU3Ek__BackingField_6)); } inline ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC get_U3CPaletteU3Ek__BackingField_6() const { return ___U3CPaletteU3Ek__BackingField_6; } inline ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC * get_address_of_U3CPaletteU3Ek__BackingField_6() { return &___U3CPaletteU3Ek__BackingField_6; } inline void set_U3CPaletteU3Ek__BackingField_6(ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC value) { ___U3CPaletteU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3CPaletteU3Ek__BackingField_6))->____object_0), (void*)NULL); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t7FC9F66D407BFE0BD13E9B8D5524FC57596BA49F * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5, ___octree_2)); } inline Octree_t7FC9F66D407BFE0BD13E9B8D5524FC57596BA49F * get_octree_2() const { return ___octree_2; } inline Octree_t7FC9F66D407BFE0BD13E9B8D5524FC57596BA49F ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t7FC9F66D407BFE0BD13E9B8D5524FC57596BA49F * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5, ___palette_4)); } inline ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5, ___pixelMap_5)); } inline EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_tAE5CE2E5C1222D07594B3C6F95FA126D7AF2D8E1 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_tEA6767D24FE00B4361BC6450D6CF506A9DF3BE15 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E, ___octree_2)); } inline Octree_tEA6767D24FE00B4361BC6450D6CF506A9DF3BE15 * get_octree_2() const { return ___octree_2; } inline Octree_tEA6767D24FE00B4361BC6450D6CF506A9DF3BE15 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_tEA6767D24FE00B4361BC6450D6CF506A9DF3BE15 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E, ___palette_4)); } inline ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E, ___pixelMap_5)); } inline EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t4DDE1959E0750DE186FF8B76AD9C074FC9014957 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t9125E73D31D98B20A8C093FD8026AC3E4031C869 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220, ___octree_2)); } inline Octree_t9125E73D31D98B20A8C093FD8026AC3E4031C869 * get_octree_2() const { return ___octree_2; } inline Octree_t9125E73D31D98B20A8C093FD8026AC3E4031C869 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t9125E73D31D98B20A8C093FD8026AC3E4031C869 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220, ___palette_4)); } inline ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220, ___pixelMap_5)); } inline EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t340A7F9108FFEE1CD5162629053B078197692511 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_tFB3E073E727CAC4E28E1AA65F0FF7BAEC30F1D3D * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204, ___octree_2)); } inline Octree_tFB3E073E727CAC4E28E1AA65F0FF7BAEC30F1D3D * get_octree_2() const { return ___octree_2; } inline Octree_tFB3E073E727CAC4E28E1AA65F0FF7BAEC30F1D3D ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_tFB3E073E727CAC4E28E1AA65F0FF7BAEC30F1D3D * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204, ___palette_4)); } inline ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204, ___pixelMap_5)); } inline EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t48D746C49A3A3D0A0A03D4A0258268EC3036512D * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t17989357C30216F882365AC7D2200BC013672FB0 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5, ___octree_2)); } inline Octree_t17989357C30216F882365AC7D2200BC013672FB0 * get_octree_2() const { return ___octree_2; } inline Octree_t17989357C30216F882365AC7D2200BC013672FB0 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t17989357C30216F882365AC7D2200BC013672FB0 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5, ___palette_4)); } inline ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5, ___pixelMap_5)); } inline EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t0278346C5E20BC6C8F052275101BE68FF292E06F * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t3493FC91BB8937770230B6B8E9F611F950A907AB * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D, ___octree_2)); } inline Octree_t3493FC91BB8937770230B6B8E9F611F950A907AB * get_octree_2() const { return ___octree_2; } inline Octree_t3493FC91BB8937770230B6B8E9F611F950A907AB ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t3493FC91BB8937770230B6B8E9F611F950A907AB * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D, ___palette_4)); } inline ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D, ___pixelMap_5)); } inline EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_tF82A13ECAAC1C08158DF5A34B3CBEC7269548757 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_tCEF602D3FEDBB4DBE802E7274009B1E111BB46A1 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695, ___octree_2)); } inline Octree_tCEF602D3FEDBB4DBE802E7274009B1E111BB46A1 * get_octree_2() const { return ___octree_2; } inline Octree_tCEF602D3FEDBB4DBE802E7274009B1E111BB46A1 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_tCEF602D3FEDBB4DBE802E7274009B1E111BB46A1 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695, ___palette_4)); } inline ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695, ___pixelMap_5)); } inline EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t83C99807A3754ACD2CBFD636F870143F038AD414 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_tE5F683849BBA2AD9F7CCCCF076587F2315219D4C * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57, ___octree_2)); } inline Octree_tE5F683849BBA2AD9F7CCCCF076587F2315219D4C * get_octree_2() const { return ___octree_2; } inline Octree_tE5F683849BBA2AD9F7CCCCF076587F2315219D4C ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_tE5F683849BBA2AD9F7CCCCF076587F2315219D4C * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57, ___palette_4)); } inline ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57, ___pixelMap_5)); } inline EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_tBC22AABA8749C0C373BE561E6060E031471304D7 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t1BD19D0DCD4A64BDDE8F594D72E5BD5FBD59FB86 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC, ___octree_2)); } inline Octree_t1BD19D0DCD4A64BDDE8F594D72E5BD5FBD59FB86 * get_octree_2() const { return ___octree_2; } inline Octree_t1BD19D0DCD4A64BDDE8F594D72E5BD5FBD59FB86 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t1BD19D0DCD4A64BDDE8F594D72E5BD5FBD59FB86 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC, ___palette_4)); } inline ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC, ___pixelMap_5)); } inline EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_tFC61B59FEC826344AB2AB827AAC5F2EF20678403 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t7608C3FDD21485BB4D2CA56B210BE1EFA5FD3931 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66, ___octree_2)); } inline Octree_t7608C3FDD21485BB4D2CA56B210BE1EFA5FD3931 * get_octree_2() const { return ___octree_2; } inline Octree_t7608C3FDD21485BB4D2CA56B210BE1EFA5FD3931 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t7608C3FDD21485BB4D2CA56B210BE1EFA5FD3931 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66, ___palette_4)); } inline ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66, ___pixelMap_5)); } inline EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t93C1B4E81069150969A409D5395D07BC4A153DAB * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_tF5E8A1781192618E8153A4DF55E522315A300E06 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5, ___octree_2)); } inline Octree_tF5E8A1781192618E8153A4DF55E522315A300E06 * get_octree_2() const { return ___octree_2; } inline Octree_tF5E8A1781192618E8153A4DF55E522315A300E06 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_tF5E8A1781192618E8153A4DF55E522315A300E06 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5, ___palette_4)); } inline ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5, ___pixelMap_5)); } inline EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t530798D51F4A46CED77B7EE5C17D83144BA20D57 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t3AF82311CCC0DE89208DE5D9E03A28FB4B8C57BC * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED, ___octree_2)); } inline Octree_t3AF82311CCC0DE89208DE5D9E03A28FB4B8C57BC * get_octree_2() const { return ___octree_2; } inline Octree_t3AF82311CCC0DE89208DE5D9E03A28FB4B8C57BC ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t3AF82311CCC0DE89208DE5D9E03A28FB4B8C57BC * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED, ___palette_4)); } inline ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED, ___pixelMap_5)); } inline EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_tD1B10A068C4129B086F92EFA6882885B43DE0588 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t5B336C6859D6EDEE4B7560962219BCCEAD4E5A36 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34, ___octree_2)); } inline Octree_t5B336C6859D6EDEE4B7560962219BCCEAD4E5A36 * get_octree_2() const { return ___octree_2; } inline Octree_t5B336C6859D6EDEE4B7560962219BCCEAD4E5A36 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t5B336C6859D6EDEE4B7560962219BCCEAD4E5A36 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34, ___palette_4)); } inline ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34, ___pixelMap_5)); } inline EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t0284518752CB6F1A3019956CD6AC57BB390E73A1 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t179870D360788B0860D21FF64A97E6D21A296A32 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11, ___octree_2)); } inline Octree_t179870D360788B0860D21FF64A97E6D21A296A32 * get_octree_2() const { return ___octree_2; } inline Octree_t179870D360788B0860D21FF64A97E6D21A296A32 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t179870D360788B0860D21FF64A97E6D21A296A32 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11, ___palette_4)); } inline ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11, ___pixelMap_5)); } inline EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t97D3132FF17899255A68445E0CAF33D961678863 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_tA5394039C163F1622B366F6F2E076B145E8A5556 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F, ___octree_2)); } inline Octree_tA5394039C163F1622B366F6F2E076B145E8A5556 * get_octree_2() const { return ___octree_2; } inline Octree_tA5394039C163F1622B366F6F2E076B145E8A5556 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_tA5394039C163F1622B366F6F2E076B145E8A5556 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F, ___palette_4)); } inline ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F, ___pixelMap_5)); } inline EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t2C12D2B8FB28BD23A3C30E3C82D562AC612E47A4 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t59907B8DB3B6EC96EA8FA3F60775C4EF6D2D077C * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB, ___octree_2)); } inline Octree_t59907B8DB3B6EC96EA8FA3F60775C4EF6D2D077C * get_octree_2() const { return ___octree_2; } inline Octree_t59907B8DB3B6EC96EA8FA3F60775C4EF6D2D077C ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t59907B8DB3B6EC96EA8FA3F60775C4EF6D2D077C * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB, ___palette_4)); } inline ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB, ___pixelMap_5)); } inline EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t5B63009F829B4B8FB8278E6889FE53665AE4C715 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t8F0A2A13631916804246E8AE0906605E6D2CC015 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF, ___octree_2)); } inline Octree_t8F0A2A13631916804246E8AE0906605E6D2CC015 * get_octree_2() const { return ___octree_2; } inline Octree_t8F0A2A13631916804246E8AE0906605E6D2CC015 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t8F0A2A13631916804246E8AE0906605E6D2CC015 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF, ___palette_4)); } inline ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF, ___pixelMap_5)); } inline EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t2EB8274169F6BD32E83656D7EFDBA25FA06C4DD0 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t998AF42978073AD26B71D6F7918BAFB6727E5345 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB, ___octree_2)); } inline Octree_t998AF42978073AD26B71D6F7918BAFB6727E5345 * get_octree_2() const { return ___octree_2; } inline Octree_t998AF42978073AD26B71D6F7918BAFB6727E5345 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t998AF42978073AD26B71D6F7918BAFB6727E5345 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB, ___palette_4)); } inline ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB, ___pixelMap_5)); } inline EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_tACADEE5ABFBD390589FFBD8BF0793E809596C676 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t4B411F3E6F031E9FD7BC326400ACAC88E87328ED * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF, ___octree_2)); } inline Octree_t4B411F3E6F031E9FD7BC326400ACAC88E87328ED * get_octree_2() const { return ___octree_2; } inline Octree_t4B411F3E6F031E9FD7BC326400ACAC88E87328ED ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t4B411F3E6F031E9FD7BC326400ACAC88E87328ED * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF, ___palette_4)); } inline ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF, ___pixelMap_5)); } inline EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t5A967E550EA91FA3987D9468E7B5A6250620146D * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t5D7B782DE354AFCFAB199EA514009D38A8D217A8 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8, ___octree_2)); } inline Octree_t5D7B782DE354AFCFAB199EA514009D38A8D217A8 * get_octree_2() const { return ___octree_2; } inline Octree_t5D7B782DE354AFCFAB199EA514009D38A8D217A8 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t5D7B782DE354AFCFAB199EA514009D38A8D217A8 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8, ___palette_4)); } inline ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8, ___pixelMap_5)); } inline EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t3C1DABB6BC21F3D33DC24EDE09509070070DA0AF * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_tE6267116D73965A9DA0E797D902E42A388AFC446 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F, ___octree_2)); } inline Octree_tE6267116D73965A9DA0E797D902E42A388AFC446 * get_octree_2() const { return ___octree_2; } inline Octree_tE6267116D73965A9DA0E797D902E42A388AFC446 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_tE6267116D73965A9DA0E797D902E42A388AFC446 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F, ___palette_4)); } inline ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F, ___pixelMap_5)); } inline EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t8FC85DFEA2F9F8FC316875B07D267C675323989A * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t3D57F01750E121CB50E078515256C13793CD34DE * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5, ___octree_2)); } inline Octree_t3D57F01750E121CB50E078515256C13793CD34DE * get_octree_2() const { return ___octree_2; } inline Octree_t3D57F01750E121CB50E078515256C13793CD34DE ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t3D57F01750E121CB50E078515256C13793CD34DE * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5, ___palette_4)); } inline ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5, ___pixelMap_5)); } inline EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t1B0EBEC49A9D3A61FC7D44C372445139B1225651 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t4B7DCFBEB7167A0EB9417FD00EE917A5F896A12F * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F, ___octree_2)); } inline Octree_t4B7DCFBEB7167A0EB9417FD00EE917A5F896A12F * get_octree_2() const { return ___octree_2; } inline Octree_t4B7DCFBEB7167A0EB9417FD00EE917A5F896A12F ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t4B7DCFBEB7167A0EB9417FD00EE917A5F896A12F * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F, ___palette_4)); } inline ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F, ___pixelMap_5)); } inline EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t65B7D0DF529504D065CACC4ED1BD23BA8A0834C8 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t77CA71CA422855EDDDEC1F28E3218EC0865F58A3 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64, ___octree_2)); } inline Octree_t77CA71CA422855EDDDEC1F28E3218EC0865F58A3 * get_octree_2() const { return ___octree_2; } inline Octree_t77CA71CA422855EDDDEC1F28E3218EC0865F58A3 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t77CA71CA422855EDDDEC1F28E3218EC0865F58A3 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64, ___palette_4)); } inline ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64, ___pixelMap_5)); } inline EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t558C36E72A3642330DD969EC3396D11D9AF5BBB4 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t491D0B651E47B638493FBF340E686DD87467EAEC * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481 * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F, ___octree_2)); } inline Octree_t491D0B651E47B638493FBF340E686DD87467EAEC * get_octree_2() const { return ___octree_2; } inline Octree_t491D0B651E47B638493FBF340E686DD87467EAEC ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t491D0B651E47B638493FBF340E686DD87467EAEC * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F, ___palette_4)); } inline ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F, ___pixelMap_5)); } inline EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481 * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481 ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_t1AC8E5E054EE481049D88CD11F671072A102C481 * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1 struct OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C { public: // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::maxColors int32_t ___maxColors_0; // System.Int32 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::bitDepth int32_t ___bitDepth_1; // SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1/Octree SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::octree Octree_t7245A6E9F63A099650365A57F2EC90D6C59EF358 * ___octree_2; // System.Buffers.IMemoryOwner`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::paletteOwner RuntimeObject* ___paletteOwner_3; // System.ReadOnlyMemory`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::palette ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 ___palette_4; // SixLabors.ImageSharp.Processing.Processors.Quantization.EuclideanPixelMap`1 SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::pixelMap EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E * ___pixelMap_5; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDithering bool ___isDithering_6; // System.Boolean SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::isDisposed bool ___isDisposed_7; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CConfigurationU3Ek__BackingField_8; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions SixLabors.ImageSharp.Processing.Processors.Quantization.OctreeQuantizer`1::k__BackingField QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * ___U3COptionsU3Ek__BackingField_9; public: inline static int32_t get_offset_of_maxColors_0() { return static_cast(offsetof(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C, ___maxColors_0)); } inline int32_t get_maxColors_0() const { return ___maxColors_0; } inline int32_t* get_address_of_maxColors_0() { return &___maxColors_0; } inline void set_maxColors_0(int32_t value) { ___maxColors_0 = value; } inline static int32_t get_offset_of_bitDepth_1() { return static_cast(offsetof(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C, ___bitDepth_1)); } inline int32_t get_bitDepth_1() const { return ___bitDepth_1; } inline int32_t* get_address_of_bitDepth_1() { return &___bitDepth_1; } inline void set_bitDepth_1(int32_t value) { ___bitDepth_1 = value; } inline static int32_t get_offset_of_octree_2() { return static_cast(offsetof(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C, ___octree_2)); } inline Octree_t7245A6E9F63A099650365A57F2EC90D6C59EF358 * get_octree_2() const { return ___octree_2; } inline Octree_t7245A6E9F63A099650365A57F2EC90D6C59EF358 ** get_address_of_octree_2() { return &___octree_2; } inline void set_octree_2(Octree_t7245A6E9F63A099650365A57F2EC90D6C59EF358 * value) { ___octree_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___octree_2), (void*)value); } inline static int32_t get_offset_of_paletteOwner_3() { return static_cast(offsetof(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C, ___paletteOwner_3)); } inline RuntimeObject* get_paletteOwner_3() const { return ___paletteOwner_3; } inline RuntimeObject** get_address_of_paletteOwner_3() { return &___paletteOwner_3; } inline void set_paletteOwner_3(RuntimeObject* value) { ___paletteOwner_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___paletteOwner_3), (void*)value); } inline static int32_t get_offset_of_palette_4() { return static_cast(offsetof(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C, ___palette_4)); } inline ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 get_palette_4() const { return ___palette_4; } inline ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 * get_address_of_palette_4() { return &___palette_4; } inline void set_palette_4(ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 value) { ___palette_4 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___palette_4))->____object_0), (void*)NULL); } inline static int32_t get_offset_of_pixelMap_5() { return static_cast(offsetof(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C, ___pixelMap_5)); } inline EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E * get_pixelMap_5() const { return ___pixelMap_5; } inline EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E ** get_address_of_pixelMap_5() { return &___pixelMap_5; } inline void set_pixelMap_5(EuclideanPixelMap_1_tAF5EA7F3DF47EAA923FAA7AB21474F8B9640685E * value) { ___pixelMap_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___pixelMap_5), (void*)value); } inline static int32_t get_offset_of_isDithering_6() { return static_cast(offsetof(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C, ___isDithering_6)); } inline bool get_isDithering_6() const { return ___isDithering_6; } inline bool* get_address_of_isDithering_6() { return &___isDithering_6; } inline void set_isDithering_6(bool value) { ___isDithering_6 = value; } inline static int32_t get_offset_of_isDisposed_7() { return static_cast(offsetof(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C, ___isDisposed_7)); } inline bool get_isDisposed_7() const { return ___isDisposed_7; } inline bool* get_address_of_isDisposed_7() { return &___isDisposed_7; } inline void set_isDisposed_7(bool value) { ___isDisposed_7 = value; } inline static int32_t get_offset_of_U3CConfigurationU3Ek__BackingField_8() { return static_cast(offsetof(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C, ___U3CConfigurationU3Ek__BackingField_8)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CConfigurationU3Ek__BackingField_8() const { return ___U3CConfigurationU3Ek__BackingField_8; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CConfigurationU3Ek__BackingField_8() { return &___U3CConfigurationU3Ek__BackingField_8; } inline void set_U3CConfigurationU3Ek__BackingField_8(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CConfigurationU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CConfigurationU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3COptionsU3Ek__BackingField_9() { return static_cast(offsetof(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C, ___U3COptionsU3Ek__BackingField_9)); } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * get_U3COptionsU3Ek__BackingField_9() const { return ___U3COptionsU3Ek__BackingField_9; } inline QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 ** get_address_of_U3COptionsU3Ek__BackingField_9() { return &___U3COptionsU3Ek__BackingField_9; } inline void set_U3COptionsU3Ek__BackingField_9(QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * value) { ___U3COptionsU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3COptionsU3Ek__BackingField_9), (void*)value); } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726, ____pinnable_0)); } inline Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.ReadOnlySpan`1 struct ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F { public: // System.Pinnable`1 System.ReadOnlySpan`1::_pinnable Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ____pinnable_0; // System.IntPtr System.ReadOnlySpan`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.ReadOnlySpan`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F, ____pinnable_0)); } inline Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C, ____pinnable_0)); } inline Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t0F38314B3246E0687D49C202988A808A8EAE0EED * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85, ____pinnable_0)); } inline Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t6A77F890A7E8B0D9EE730BC32875954669CC5FBD * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF, ____pinnable_0)); } inline Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tCC4D3F66CDB954D47E46DC02EEF2102C9AD2568A * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7, ____pinnable_0)); } inline Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t111455B5E1D62F405BD89801AB0FEFAE3E1921FF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA, ____pinnable_0)); } inline Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t039DEAA55F99CD5532373E9CCB5744297ECFE637 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tC089F74404A3C46975952EE686EC533667BB207F { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tC089F74404A3C46975952EE686EC533667BB207F, ____pinnable_0)); } inline Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t83AC3B229EDE4458F5B0E8F289DBDF13359D7CDF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tC089F74404A3C46975952EE686EC533667BB207F, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tC089F74404A3C46975952EE686EC533667BB207F, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E, ____pinnable_0)); } inline Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t4C3DF53188281E3C7AADE7FB473B3D99C6B67A03 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1, ____pinnable_0)); } inline Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3BF2254BF0BE65297F33341F7FFC7900CE1FBD6A * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581, ____pinnable_0)); } inline Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t9C02207A06C9C0F89E681D33157FDF2F353DF8EF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68, ____pinnable_0)); } inline Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tE635FADEECC908B7297DC9F21D75A5E65EE856C5 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3, ____pinnable_0)); } inline Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t722D5DF74DC35001B13A1D2875F70042B78FC21D * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022, ____pinnable_0)); } inline Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t10E223A741C035885F2C2CB7476EE1320961596B * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE, ____pinnable_0)); } inline Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tDC2602834AE77129D9FBCF6ACE3AB027AE840773 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929, ____pinnable_0)); } inline Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB73C181FB4EEEE47247F7A4CA9AE37A89B5657DC * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC, ____pinnable_0)); } inline Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB43F2D0577C6B595FF798F4D303C76AAE188269E * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4, ____pinnable_0)); } inline Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tDBCD122CD866AC0787FB8A4145D2617AD517FBD0 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39, ____pinnable_0)); } inline Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tA3738208DF990A8309010F42537F213129387CB3 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tCC1479199489BFE6D630E6A191582348BD541C39, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A, ____pinnable_0)); } inline Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t3DF379905C9D1FA8C6A9FF71DE7A7E930267BD56 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9, ____pinnable_0)); } inline Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t323142FA606E7D3288100EC9FC6AD8397D756804 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t8F2820222127FA3555803F54498E9275CE67C798 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798, ____pinnable_0)); } inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t2C37BAE672D52082855E980C41B8FD4E5FB289C8 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t8F2820222127FA3555803F54498E9275CE67C798, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC, ____pinnable_0)); } inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t53C6AACB90CCC534AF987C51ABA6DCEBEC431DA4 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD, ____pinnable_0)); } inline Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tB82A7B2BC2CB579D42506A548B7B17DB5949BC7D * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050, ____pinnable_0)); } inline Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t70EBDB9259BA8DC48D68D12282391DB12149F0EF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4, ____pinnable_0)); } inline Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t69A2E49BBE0FE39DCFDE8A8EACFE4560084DF8AF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908, ____pinnable_0)); } inline Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tD92514029B8E418C1982178659BAF7D2B474AF63 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A, ____pinnable_0)); } inline Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t06CD88623CB1687F89F5A700B0724540A6679716 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2, ____pinnable_0)); } inline Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t9EEB76DE9431CA57D7175D516042F2F47B4381FF * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007, ____pinnable_0)); } inline Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t70733193E009BDD57F4DC5B0FE776FD94A388E9C * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09, ____pinnable_0)); } inline Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_t891230499AD446147ECCF16278C72338B4EA1DC1 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // System.Span`1 struct Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212 { public: // System.Pinnable`1 System.Span`1::_pinnable Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * ____pinnable_0; // System.IntPtr System.Span`1::_byteOffset intptr_t ____byteOffset_1; // System.Int32 System.Span`1::_length int32_t ____length_2; public: inline static int32_t get_offset_of__pinnable_0() { return static_cast(offsetof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212, ____pinnable_0)); } inline Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * get__pinnable_0() const { return ____pinnable_0; } inline Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 ** get_address_of__pinnable_0() { return &____pinnable_0; } inline void set__pinnable_0(Pinnable_1_tF826F2BF70FE29D089DF128CA1CEFC4ADEAE24A7 * value) { ____pinnable_0 = value; Il2CppCodeGenWriteBarrier((void**)(&____pinnable_0), (void*)value); } inline static int32_t get_offset_of__byteOffset_1() { return static_cast(offsetof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212, ____byteOffset_1)); } inline intptr_t get__byteOffset_1() const { return ____byteOffset_1; } inline intptr_t* get_address_of__byteOffset_1() { return &____byteOffset_1; } inline void set__byteOffset_1(intptr_t value) { ____byteOffset_1 = value; } inline static int32_t get_offset_of__length_2() { return static_cast(offsetof(Span_1_t3BADF86A08C18CBFB39B43E0E09085BAA32B6212, ____length_2)); } inline int32_t get__length_2() const { return ____length_2; } inline int32_t* get_address_of__length_2() { return &____length_2; } inline void set__length_2(int32_t value) { ____length_2 = value; } }; // SixLabors.ImageSharp.PixelFormats.Abgr32 struct Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.Abgr32::A uint8_t ___A_0; // System.Byte SixLabors.ImageSharp.PixelFormats.Abgr32::B uint8_t ___B_1; // System.Byte SixLabors.ImageSharp.PixelFormats.Abgr32::G uint8_t ___G_2; // System.Byte SixLabors.ImageSharp.PixelFormats.Abgr32::R uint8_t ___R_3; public: inline static int32_t get_offset_of_A_0() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890, ___A_0)); } inline uint8_t get_A_0() const { return ___A_0; } inline uint8_t* get_address_of_A_0() { return &___A_0; } inline void set_A_0(uint8_t value) { ___A_0 = value; } inline static int32_t get_offset_of_B_1() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890, ___B_1)); } inline uint8_t get_B_1() const { return ___B_1; } inline uint8_t* get_address_of_B_1() { return &___B_1; } inline void set_B_1(uint8_t value) { ___B_1 = value; } inline static int32_t get_offset_of_G_2() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890, ___G_2)); } inline uint8_t get_G_2() const { return ___G_2; } inline uint8_t* get_address_of_G_2() { return &___G_2; } inline void set_G_2(uint8_t value) { ___G_2 = value; } inline static int32_t get_offset_of_R_3() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890, ___R_3)); } inline uint8_t get_R_3() const { return ___R_3; } inline uint8_t* get_address_of_R_3() { return &___R_3; } inline void set_R_3(uint8_t value) { ___R_3 = value; } }; struct Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Abgr32::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Abgr32::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_MaxBytes_4() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_StaticFields, ___MaxBytes_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_4() const { return ___MaxBytes_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_4() { return &___MaxBytes_4; } inline void set_MaxBytes_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = value; } }; // SixLabors.ImageSharp.PixelFormats.Argb32 struct Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD { public: // System.Byte SixLabors.ImageSharp.PixelFormats.Argb32::A uint8_t ___A_0; // System.Byte SixLabors.ImageSharp.PixelFormats.Argb32::R uint8_t ___R_1; // System.Byte SixLabors.ImageSharp.PixelFormats.Argb32::G uint8_t ___G_2; // System.Byte SixLabors.ImageSharp.PixelFormats.Argb32::B uint8_t ___B_3; public: inline static int32_t get_offset_of_A_0() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD, ___A_0)); } inline uint8_t get_A_0() const { return ___A_0; } inline uint8_t* get_address_of_A_0() { return &___A_0; } inline void set_A_0(uint8_t value) { ___A_0 = value; } inline static int32_t get_offset_of_R_1() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD, ___R_1)); } inline uint8_t get_R_1() const { return ___R_1; } inline uint8_t* get_address_of_R_1() { return &___R_1; } inline void set_R_1(uint8_t value) { ___R_1 = value; } inline static int32_t get_offset_of_G_2() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD, ___G_2)); } inline uint8_t get_G_2() const { return ___G_2; } inline uint8_t* get_address_of_G_2() { return &___G_2; } inline void set_G_2(uint8_t value) { ___G_2 = value; } inline static int32_t get_offset_of_B_3() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD, ___B_3)); } inline uint8_t get_B_3() const { return ___B_3; } inline uint8_t* get_address_of_B_3() { return &___B_3; } inline void set_B_3(uint8_t value) { ___B_3 = value; } }; struct Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Argb32::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Argb32::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_MaxBytes_4() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_StaticFields, ___MaxBytes_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_4() const { return ___MaxBytes_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_4() { return &___MaxBytes_4; } inline void set_MaxBytes_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = value; } }; // SixLabors.ImageSharp.PixelFormats.Bgra32 struct Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.Bgra32::B uint8_t ___B_0; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgra32::G uint8_t ___G_1; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgra32::R uint8_t ___R_2; // System.Byte SixLabors.ImageSharp.PixelFormats.Bgra32::A uint8_t ___A_3; public: inline static int32_t get_offset_of_B_0() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02, ___B_0)); } inline uint8_t get_B_0() const { return ___B_0; } inline uint8_t* get_address_of_B_0() { return &___B_0; } inline void set_B_0(uint8_t value) { ___B_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02, ___G_1)); } inline uint8_t get_G_1() const { return ___G_1; } inline uint8_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint8_t value) { ___G_1 = value; } inline static int32_t get_offset_of_R_2() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02, ___R_2)); } inline uint8_t get_R_2() const { return ___R_2; } inline uint8_t* get_address_of_R_2() { return &___R_2; } inline void set_R_2(uint8_t value) { ___R_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02, ___A_3)); } inline uint8_t get_A_3() const { return ___A_3; } inline uint8_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(uint8_t value) { ___A_3 = value; } }; struct Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Bgra32::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Bgra32::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_MaxBytes_4() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_StaticFields, ___MaxBytes_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_4() const { return ___MaxBytes_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_4() { return &___MaxBytes_4; } inline void set_MaxBytes_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = value; } }; // System.Reflection.BindingFlags struct BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733 { public: // System.Int32 System.Reflection.BindingFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(BindingFlags_tAAAB07D9AC588F0D55D844E51D7035E96DF94733, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.UIR.Implementation.ClipMethod struct ClipMethod_tA71C87935076956E9F6744172102E0169C36420F { public: // System.Int32 UnityEngine.UIElements.UIR.Implementation.ClipMethod::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ClipMethod_tA71C87935076956E9F6744172102E0169C36420F, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // System.Delegate struct Delegate_t : public RuntimeObject { public: // System.IntPtr System.Delegate::method_ptr Il2CppMethodPointer ___method_ptr_0; // System.IntPtr System.Delegate::invoke_impl intptr_t ___invoke_impl_1; // System.Object System.Delegate::m_target RuntimeObject * ___m_target_2; // System.IntPtr System.Delegate::method intptr_t ___method_3; // System.IntPtr System.Delegate::delegate_trampoline intptr_t ___delegate_trampoline_4; // System.IntPtr System.Delegate::extra_arg intptr_t ___extra_arg_5; // System.IntPtr System.Delegate::method_code intptr_t ___method_code_6; // System.Reflection.MethodInfo System.Delegate::method_info MethodInfo_t * ___method_info_7; // System.Reflection.MethodInfo System.Delegate::original_method_info MethodInfo_t * ___original_method_info_8; // System.DelegateData System.Delegate::data DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; // System.Boolean System.Delegate::method_is_virtual bool ___method_is_virtual_10; public: inline static int32_t get_offset_of_method_ptr_0() { return static_cast(offsetof(Delegate_t, ___method_ptr_0)); } inline Il2CppMethodPointer get_method_ptr_0() const { return ___method_ptr_0; } inline Il2CppMethodPointer* get_address_of_method_ptr_0() { return &___method_ptr_0; } inline void set_method_ptr_0(Il2CppMethodPointer value) { ___method_ptr_0 = value; } inline static int32_t get_offset_of_invoke_impl_1() { return static_cast(offsetof(Delegate_t, ___invoke_impl_1)); } inline intptr_t get_invoke_impl_1() const { return ___invoke_impl_1; } inline intptr_t* get_address_of_invoke_impl_1() { return &___invoke_impl_1; } inline void set_invoke_impl_1(intptr_t value) { ___invoke_impl_1 = value; } inline static int32_t get_offset_of_m_target_2() { return static_cast(offsetof(Delegate_t, ___m_target_2)); } inline RuntimeObject * get_m_target_2() const { return ___m_target_2; } inline RuntimeObject ** get_address_of_m_target_2() { return &___m_target_2; } inline void set_m_target_2(RuntimeObject * value) { ___m_target_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_target_2), (void*)value); } inline static int32_t get_offset_of_method_3() { return static_cast(offsetof(Delegate_t, ___method_3)); } inline intptr_t get_method_3() const { return ___method_3; } inline intptr_t* get_address_of_method_3() { return &___method_3; } inline void set_method_3(intptr_t value) { ___method_3 = value; } inline static int32_t get_offset_of_delegate_trampoline_4() { return static_cast(offsetof(Delegate_t, ___delegate_trampoline_4)); } inline intptr_t get_delegate_trampoline_4() const { return ___delegate_trampoline_4; } inline intptr_t* get_address_of_delegate_trampoline_4() { return &___delegate_trampoline_4; } inline void set_delegate_trampoline_4(intptr_t value) { ___delegate_trampoline_4 = value; } inline static int32_t get_offset_of_extra_arg_5() { return static_cast(offsetof(Delegate_t, ___extra_arg_5)); } inline intptr_t get_extra_arg_5() const { return ___extra_arg_5; } inline intptr_t* get_address_of_extra_arg_5() { return &___extra_arg_5; } inline void set_extra_arg_5(intptr_t value) { ___extra_arg_5 = value; } inline static int32_t get_offset_of_method_code_6() { return static_cast(offsetof(Delegate_t, ___method_code_6)); } inline intptr_t get_method_code_6() const { return ___method_code_6; } inline intptr_t* get_address_of_method_code_6() { return &___method_code_6; } inline void set_method_code_6(intptr_t value) { ___method_code_6 = value; } inline static int32_t get_offset_of_method_info_7() { return static_cast(offsetof(Delegate_t, ___method_info_7)); } inline MethodInfo_t * get_method_info_7() const { return ___method_info_7; } inline MethodInfo_t ** get_address_of_method_info_7() { return &___method_info_7; } inline void set_method_info_7(MethodInfo_t * value) { ___method_info_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___method_info_7), (void*)value); } inline static int32_t get_offset_of_original_method_info_8() { return static_cast(offsetof(Delegate_t, ___original_method_info_8)); } inline MethodInfo_t * get_original_method_info_8() const { return ___original_method_info_8; } inline MethodInfo_t ** get_address_of_original_method_info_8() { return &___original_method_info_8; } inline void set_original_method_info_8(MethodInfo_t * value) { ___original_method_info_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___original_method_info_8), (void*)value); } inline static int32_t get_offset_of_data_9() { return static_cast(offsetof(Delegate_t, ___data_9)); } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * get_data_9() const { return ___data_9; } inline DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 ** get_address_of_data_9() { return &___data_9; } inline void set_data_9(DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * value) { ___data_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_9), (void*)value); } inline static int32_t get_offset_of_method_is_virtual_10() { return static_cast(offsetof(Delegate_t, ___method_is_virtual_10)); } inline bool get_method_is_virtual_10() const { return ___method_is_virtual_10; } inline bool* get_address_of_method_is_virtual_10() { return &___method_is_virtual_10; } inline void set_method_is_virtual_10(bool value) { ___method_is_virtual_10 = value; } }; // Native definition for P/Invoke marshalling of System.Delegate struct Delegate_t_marshaled_pinvoke { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // Native definition for COM marshalling of System.Delegate struct Delegate_t_marshaled_com { intptr_t ___method_ptr_0; intptr_t ___invoke_impl_1; Il2CppIUnknown* ___m_target_2; intptr_t ___method_3; intptr_t ___delegate_trampoline_4; intptr_t ___extra_arg_5; intptr_t ___method_code_6; MethodInfo_t * ___method_info_7; MethodInfo_t * ___original_method_info_8; DelegateData_t17DD30660E330C49381DAA99F934BE75CB11F288 * ___data_9; int32_t ___method_is_virtual_10; }; // System.Exception struct Exception_t : public RuntimeObject { public: // System.String System.Exception::_className String_t* ____className_1; // System.String System.Exception::_message String_t* ____message_2; // System.Collections.IDictionary System.Exception::_data RuntimeObject* ____data_3; // System.Exception System.Exception::_innerException Exception_t * ____innerException_4; // System.String System.Exception::_helpURL String_t* ____helpURL_5; // System.Object System.Exception::_stackTrace RuntimeObject * ____stackTrace_6; // System.String System.Exception::_stackTraceString String_t* ____stackTraceString_7; // System.String System.Exception::_remoteStackTraceString String_t* ____remoteStackTraceString_8; // System.Int32 System.Exception::_remoteStackIndex int32_t ____remoteStackIndex_9; // System.Object System.Exception::_dynamicMethods RuntimeObject * ____dynamicMethods_10; // System.Int32 System.Exception::_HResult int32_t ____HResult_11; // System.String System.Exception::_source String_t* ____source_12; // System.Runtime.Serialization.SafeSerializationManager System.Exception::_safeSerializationManager SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; // System.Diagnostics.StackTrace[] System.Exception::captured_traces StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; // System.IntPtr[] System.Exception::native_trace_ips IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* ___native_trace_ips_15; public: inline static int32_t get_offset_of__className_1() { return static_cast(offsetof(Exception_t, ____className_1)); } inline String_t* get__className_1() const { return ____className_1; } inline String_t** get_address_of__className_1() { return &____className_1; } inline void set__className_1(String_t* value) { ____className_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____className_1), (void*)value); } inline static int32_t get_offset_of__message_2() { return static_cast(offsetof(Exception_t, ____message_2)); } inline String_t* get__message_2() const { return ____message_2; } inline String_t** get_address_of__message_2() { return &____message_2; } inline void set__message_2(String_t* value) { ____message_2 = value; Il2CppCodeGenWriteBarrier((void**)(&____message_2), (void*)value); } inline static int32_t get_offset_of__data_3() { return static_cast(offsetof(Exception_t, ____data_3)); } inline RuntimeObject* get__data_3() const { return ____data_3; } inline RuntimeObject** get_address_of__data_3() { return &____data_3; } inline void set__data_3(RuntimeObject* value) { ____data_3 = value; Il2CppCodeGenWriteBarrier((void**)(&____data_3), (void*)value); } inline static int32_t get_offset_of__innerException_4() { return static_cast(offsetof(Exception_t, ____innerException_4)); } inline Exception_t * get__innerException_4() const { return ____innerException_4; } inline Exception_t ** get_address_of__innerException_4() { return &____innerException_4; } inline void set__innerException_4(Exception_t * value) { ____innerException_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____innerException_4), (void*)value); } inline static int32_t get_offset_of__helpURL_5() { return static_cast(offsetof(Exception_t, ____helpURL_5)); } inline String_t* get__helpURL_5() const { return ____helpURL_5; } inline String_t** get_address_of__helpURL_5() { return &____helpURL_5; } inline void set__helpURL_5(String_t* value) { ____helpURL_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____helpURL_5), (void*)value); } inline static int32_t get_offset_of__stackTrace_6() { return static_cast(offsetof(Exception_t, ____stackTrace_6)); } inline RuntimeObject * get__stackTrace_6() const { return ____stackTrace_6; } inline RuntimeObject ** get_address_of__stackTrace_6() { return &____stackTrace_6; } inline void set__stackTrace_6(RuntimeObject * value) { ____stackTrace_6 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTrace_6), (void*)value); } inline static int32_t get_offset_of__stackTraceString_7() { return static_cast(offsetof(Exception_t, ____stackTraceString_7)); } inline String_t* get__stackTraceString_7() const { return ____stackTraceString_7; } inline String_t** get_address_of__stackTraceString_7() { return &____stackTraceString_7; } inline void set__stackTraceString_7(String_t* value) { ____stackTraceString_7 = value; Il2CppCodeGenWriteBarrier((void**)(&____stackTraceString_7), (void*)value); } inline static int32_t get_offset_of__remoteStackTraceString_8() { return static_cast(offsetof(Exception_t, ____remoteStackTraceString_8)); } inline String_t* get__remoteStackTraceString_8() const { return ____remoteStackTraceString_8; } inline String_t** get_address_of__remoteStackTraceString_8() { return &____remoteStackTraceString_8; } inline void set__remoteStackTraceString_8(String_t* value) { ____remoteStackTraceString_8 = value; Il2CppCodeGenWriteBarrier((void**)(&____remoteStackTraceString_8), (void*)value); } inline static int32_t get_offset_of__remoteStackIndex_9() { return static_cast(offsetof(Exception_t, ____remoteStackIndex_9)); } inline int32_t get__remoteStackIndex_9() const { return ____remoteStackIndex_9; } inline int32_t* get_address_of__remoteStackIndex_9() { return &____remoteStackIndex_9; } inline void set__remoteStackIndex_9(int32_t value) { ____remoteStackIndex_9 = value; } inline static int32_t get_offset_of__dynamicMethods_10() { return static_cast(offsetof(Exception_t, ____dynamicMethods_10)); } inline RuntimeObject * get__dynamicMethods_10() const { return ____dynamicMethods_10; } inline RuntimeObject ** get_address_of__dynamicMethods_10() { return &____dynamicMethods_10; } inline void set__dynamicMethods_10(RuntimeObject * value) { ____dynamicMethods_10 = value; Il2CppCodeGenWriteBarrier((void**)(&____dynamicMethods_10), (void*)value); } inline static int32_t get_offset_of__HResult_11() { return static_cast(offsetof(Exception_t, ____HResult_11)); } inline int32_t get__HResult_11() const { return ____HResult_11; } inline int32_t* get_address_of__HResult_11() { return &____HResult_11; } inline void set__HResult_11(int32_t value) { ____HResult_11 = value; } inline static int32_t get_offset_of__source_12() { return static_cast(offsetof(Exception_t, ____source_12)); } inline String_t* get__source_12() const { return ____source_12; } inline String_t** get_address_of__source_12() { return &____source_12; } inline void set__source_12(String_t* value) { ____source_12 = value; Il2CppCodeGenWriteBarrier((void**)(&____source_12), (void*)value); } inline static int32_t get_offset_of__safeSerializationManager_13() { return static_cast(offsetof(Exception_t, ____safeSerializationManager_13)); } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * get__safeSerializationManager_13() const { return ____safeSerializationManager_13; } inline SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F ** get_address_of__safeSerializationManager_13() { return &____safeSerializationManager_13; } inline void set__safeSerializationManager_13(SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * value) { ____safeSerializationManager_13 = value; Il2CppCodeGenWriteBarrier((void**)(&____safeSerializationManager_13), (void*)value); } inline static int32_t get_offset_of_captured_traces_14() { return static_cast(offsetof(Exception_t, ___captured_traces_14)); } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* get_captured_traces_14() const { return ___captured_traces_14; } inline StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971** get_address_of_captured_traces_14() { return &___captured_traces_14; } inline void set_captured_traces_14(StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* value) { ___captured_traces_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___captured_traces_14), (void*)value); } inline static int32_t get_offset_of_native_trace_ips_15() { return static_cast(offsetof(Exception_t, ___native_trace_ips_15)); } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* get_native_trace_ips_15() const { return ___native_trace_ips_15; } inline IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6** get_address_of_native_trace_ips_15() { return &___native_trace_ips_15; } inline void set_native_trace_ips_15(IntPtrU5BU5D_t27FC72B0409D75AAF33EC42498E8094E95FEE9A6* value) { ___native_trace_ips_15 = value; Il2CppCodeGenWriteBarrier((void**)(&___native_trace_ips_15), (void*)value); } }; struct Exception_t_StaticFields { public: // System.Object System.Exception::s_EDILock RuntimeObject * ___s_EDILock_0; public: inline static int32_t get_offset_of_s_EDILock_0() { return static_cast(offsetof(Exception_t_StaticFields, ___s_EDILock_0)); } inline RuntimeObject * get_s_EDILock_0() const { return ___s_EDILock_0; } inline RuntimeObject ** get_address_of_s_EDILock_0() { return &___s_EDILock_0; } inline void set_s_EDILock_0(RuntimeObject * value) { ___s_EDILock_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EDILock_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Exception struct Exception_t_marshaled_pinvoke { char* ____className_1; char* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_pinvoke* ____innerException_4; char* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; char* ____stackTraceString_7; char* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; char* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // Native definition for COM marshalling of System.Exception struct Exception_t_marshaled_com { Il2CppChar* ____className_1; Il2CppChar* ____message_2; RuntimeObject* ____data_3; Exception_t_marshaled_com* ____innerException_4; Il2CppChar* ____helpURL_5; Il2CppIUnknown* ____stackTrace_6; Il2CppChar* ____stackTraceString_7; Il2CppChar* ____remoteStackTraceString_8; int32_t ____remoteStackIndex_9; Il2CppIUnknown* ____dynamicMethods_10; int32_t ____HResult_11; Il2CppChar* ____source_12; SafeSerializationManager_tDE44F029589A028F8A3053C5C06153FAB4AAE29F * ____safeSerializationManager_13; StackTraceU5BU5D_t4AD999C288CB6D1F38A299D12B1598D606588971* ___captured_traces_14; Il2CppSafeArray/*NONE*/* ___native_trace_ips_15; }; // System.ExceptionArgument struct ExceptionArgument_t11B098DD9AD21AB015871A94DB7DC9A70A10509F { public: // System.Int32 System.ExceptionArgument::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ExceptionArgument_t11B098DD9AD21AB015871A94DB7DC9A70A10509F, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.Image struct Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE : public RuntimeObject { public: // System.Boolean SixLabors.ImageSharp.Image::isDisposed bool ___isDisposed_0; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Image::size Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___size_1; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Image::configuration Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration_2; // SixLabors.ImageSharp.Formats.PixelTypeInfo SixLabors.ImageSharp.Image::k__BackingField PixelTypeInfo_tE2D6D83EC24DE1FCC65833BC404DE814A167B18E * ___U3CPixelTypeU3Ek__BackingField_3; // SixLabors.ImageSharp.Metadata.ImageMetadata SixLabors.ImageSharp.Image::k__BackingField ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * ___U3CMetadataU3Ek__BackingField_4; public: inline static int32_t get_offset_of_isDisposed_0() { return static_cast(offsetof(Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE, ___isDisposed_0)); } inline bool get_isDisposed_0() const { return ___isDisposed_0; } inline bool* get_address_of_isDisposed_0() { return &___isDisposed_0; } inline void set_isDisposed_0(bool value) { ___isDisposed_0 = value; } inline static int32_t get_offset_of_size_1() { return static_cast(offsetof(Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE, ___size_1)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_size_1() const { return ___size_1; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_size_1() { return &___size_1; } inline void set_size_1(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___size_1 = value; } inline static int32_t get_offset_of_configuration_2() { return static_cast(offsetof(Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE, ___configuration_2)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_configuration_2() const { return ___configuration_2; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_configuration_2() { return &___configuration_2; } inline void set_configuration_2(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___configuration_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___configuration_2), (void*)value); } inline static int32_t get_offset_of_U3CPixelTypeU3Ek__BackingField_3() { return static_cast(offsetof(Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE, ___U3CPixelTypeU3Ek__BackingField_3)); } inline PixelTypeInfo_tE2D6D83EC24DE1FCC65833BC404DE814A167B18E * get_U3CPixelTypeU3Ek__BackingField_3() const { return ___U3CPixelTypeU3Ek__BackingField_3; } inline PixelTypeInfo_tE2D6D83EC24DE1FCC65833BC404DE814A167B18E ** get_address_of_U3CPixelTypeU3Ek__BackingField_3() { return &___U3CPixelTypeU3Ek__BackingField_3; } inline void set_U3CPixelTypeU3Ek__BackingField_3(PixelTypeInfo_tE2D6D83EC24DE1FCC65833BC404DE814A167B18E * value) { ___U3CPixelTypeU3Ek__BackingField_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelTypeU3Ek__BackingField_3), (void*)value); } inline static int32_t get_offset_of_U3CMetadataU3Ek__BackingField_4() { return static_cast(offsetof(Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE, ___U3CMetadataU3Ek__BackingField_4)); } inline ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * get_U3CMetadataU3Ek__BackingField_4() const { return ___U3CMetadataU3Ek__BackingField_4; } inline ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA ** get_address_of_U3CMetadataU3Ek__BackingField_4() { return &___U3CMetadataU3Ek__BackingField_4; } inline void set_U3CMetadataU3Ek__BackingField_4(ImageMetadata_t37B6E149F2ECCEAE6F19DBA4A565FB2FCA6BCADA * value) { ___U3CMetadataU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CMetadataU3Ek__BackingField_4), (void*)value); } }; // SixLabors.ImageSharp.PixelFormats.L8 struct L8_t0DC62ABA8124A587901AC9D023076EF568A23003 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.L8::k__BackingField uint8_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint8_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint8_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint8_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct L8_t0DC62ABA8124A587901AC9D023076EF568A23003_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.L8::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.L8::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_1; public: inline static int32_t get_offset_of_MaxBytes_0() { return static_cast(offsetof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003_StaticFields, ___MaxBytes_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_0() const { return ___MaxBytes_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_0() { return &___MaxBytes_0; } inline void set_MaxBytes_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_0 = value; } inline static int32_t get_offset_of_Half_1() { return static_cast(offsetof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003_StaticFields, ___Half_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_1() const { return ___Half_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_1() { return &___Half_1; } inline void set_Half_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.La16 struct La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 { public: union { #pragma pack(push, tp, 1) struct { // System.Byte SixLabors.ImageSharp.PixelFormats.La16::L uint8_t ___L_2; }; #pragma pack(pop, tp) struct { uint8_t ___L_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___A_3_OffsetPadding[1]; // System.Byte SixLabors.ImageSharp.PixelFormats.La16::A uint8_t ___A_3; }; #pragma pack(pop, tp) struct { char ___A_3_OffsetPadding_forAlignmentOnly[1]; uint8_t ___A_3_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_L_2() { return static_cast(offsetof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677, ___L_2)); } inline uint8_t get_L_2() const { return ___L_2; } inline uint8_t* get_address_of_L_2() { return &___L_2; } inline void set_L_2(uint8_t value) { ___L_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677, ___A_3)); } inline uint8_t get_A_3() const { return ___A_3; } inline uint8_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(uint8_t value) { ___A_3 = value; } }; struct La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.La16::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.La16::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_1; public: inline static int32_t get_offset_of_MaxBytes_0() { return static_cast(offsetof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_StaticFields, ___MaxBytes_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_0() const { return ___MaxBytes_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_0() { return &___MaxBytes_0; } inline void set_MaxBytes_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_0 = value; } inline static int32_t get_offset_of_Half_1() { return static_cast(offsetof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_StaticFields, ___Half_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_1() const { return ___Half_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_1() { return &___Half_1; } inline void set_Half_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedByte2 struct NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 { public: // System.UInt16 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::k__BackingField uint16_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint16_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint16_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint16_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_StaticFields { public: // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::Half Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Half_0; // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::MinusOne Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___MinusOne_1; public: inline static int32_t get_offset_of_Half_0() { return static_cast(offsetof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_StaticFields, ___Half_0)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Half_0() const { return ___Half_0; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Half_0() { return &___Half_0; } inline void set_Half_0(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Half_0 = value; } inline static int32_t get_offset_of_MinusOne_1() { return static_cast(offsetof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_StaticFields, ___MinusOne_1)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_MinusOne_1() const { return ___MinusOne_1; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_MinusOne_1() { return &___MinusOne_1; } inline void set_MinusOne_1(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___MinusOne_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedByte4 struct NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::MinusOne Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MinusOne_1; public: inline static int32_t get_offset_of_Half_0() { return static_cast(offsetof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_StaticFields, ___Half_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_0() const { return ___Half_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_0() { return &___Half_0; } inline void set_Half_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_0 = value; } inline static int32_t get_offset_of_MinusOne_1() { return static_cast(offsetof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_StaticFields, ___MinusOne_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MinusOne_1() const { return ___MinusOne_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MinusOne_1() { return &___MinusOne_1; } inline void set_MinusOne_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MinusOne_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedShort2 struct NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields { public: // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::Max Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Max_0; // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::Min Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Min_1; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields, ___Max_0)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Max_0() const { return ___Max_0; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Max_0 = value; } inline static int32_t get_offset_of_Min_1() { return static_cast(offsetof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields, ___Min_1)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Min_1() const { return ___Min_1; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Min_1() { return &___Min_1; } inline void set_Min_1(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Min_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.NormalizedShort4 struct NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 { public: // System.UInt64 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::k__BackingField uint64_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint64_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint64_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint64_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::Max Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Max_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::Min Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Min_1; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields, ___Max_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Max_0() const { return ___Max_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Max_0 = value; } inline static int32_t get_offset_of_Min_1() { return static_cast(offsetof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields, ___Min_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Min_1() const { return ___Min_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Min_1() { return &___Min_1; } inline void set_Min_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Min_1 = value; } }; // UnityEngine.UIElements.UIR.OwnedState struct OwnedState_t1FC94DD26D85FF79463838D776B1DA18B4448AFA { public: // System.Byte UnityEngine.UIElements.UIR.OwnedState::value__ uint8_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(OwnedState_t1FC94DD26D85FF79463838D776B1DA18B4448AFA, ___value___2)); } inline uint8_t get_value___2() const { return ___value___2; } inline uint8_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint8_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.PickingMode struct PickingMode_tE4A9E47537EE069E6D01FE5BA8B42C6A73C41552 { public: // System.Int32 UnityEngine.UIElements.PickingMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PickingMode_tE4A9E47537EE069E6D01FE5BA8B42C6A73C41552, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers struct PixelConversionModifiers_t1E56A8DD07A650EAF7B5B8D9E43659EE7B4C851E { public: // System.Int32 SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PixelConversionModifiers_t1E56A8DD07A650EAF7B5B8D9E43659EE7B4C851E, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.Formats.Png.PngColorType struct PngColorType_tF257A0763FF0F259C9D7D6B82D273D4F032A0E21 { public: // System.Byte SixLabors.ImageSharp.Formats.Png.PngColorType::value__ uint8_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PngColorType_tF257A0763FF0F259C9D7D6B82D273D4F032A0E21, ___value___2)); } inline uint8_t get_value___2() const { return ___value___2; } inline uint8_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint8_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.Formats.Png.PngInterlaceMode struct PngInterlaceMode_t708BC47BADB7BCF2D5E9BF30A9A27A52A0F6FA26 { public: // System.Byte SixLabors.ImageSharp.Formats.Png.PngInterlaceMode::value__ uint8_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PngInterlaceMode_t708BC47BADB7BCF2D5E9BF30A9A27A52A0F6FA26, ___value___2)); } inline uint8_t get_value___2() const { return ___value___2; } inline uint8_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(uint8_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor struct ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 : public CloningImageProcessor_t1630CB01AAB8C71AAF43C2F18D43A138B41B4F2A { public: // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::k__BackingField RuntimeObject* ___U3CSamplerU3Ek__BackingField_0; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::k__BackingField Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___U3CTransformMatrixU3Ek__BackingField_1; // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::k__BackingField Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___U3CDestinationSizeU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CSamplerU3Ek__BackingField_0() { return static_cast(offsetof(ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5, ___U3CSamplerU3Ek__BackingField_0)); } inline RuntimeObject* get_U3CSamplerU3Ek__BackingField_0() const { return ___U3CSamplerU3Ek__BackingField_0; } inline RuntimeObject** get_address_of_U3CSamplerU3Ek__BackingField_0() { return &___U3CSamplerU3Ek__BackingField_0; } inline void set_U3CSamplerU3Ek__BackingField_0(RuntimeObject* value) { ___U3CSamplerU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CSamplerU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CTransformMatrixU3Ek__BackingField_1() { return static_cast(offsetof(ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5, ___U3CTransformMatrixU3Ek__BackingField_1)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_U3CTransformMatrixU3Ek__BackingField_1() const { return ___U3CTransformMatrixU3Ek__BackingField_1; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_U3CTransformMatrixU3Ek__BackingField_1() { return &___U3CTransformMatrixU3Ek__BackingField_1; } inline void set_U3CTransformMatrixU3Ek__BackingField_1(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___U3CTransformMatrixU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CDestinationSizeU3Ek__BackingField_2() { return static_cast(offsetof(ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5, ___U3CDestinationSizeU3Ek__BackingField_2)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_U3CDestinationSizeU3Ek__BackingField_2() const { return ___U3CDestinationSizeU3Ek__BackingField_2; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_U3CDestinationSizeU3Ek__BackingField_2() { return &___U3CDestinationSizeU3Ek__BackingField_2; } inline void set_U3CDestinationSizeU3Ek__BackingField_2(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___U3CDestinationSizeU3Ek__BackingField_2 = value; } }; // UnityEngine.UIElements.PropagationPhase struct PropagationPhase_tDAF453F45C8A7EC36F0ADFDF89D406305FBFAFB8 { public: // System.Int32 UnityEngine.UIElements.PropagationPhase::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PropagationPhase_tDAF453F45C8A7EC36F0ADFDF89D406305FBFAFB8, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.PseudoStates struct PseudoStates_t70E0AFDE5E4631CF8D6DC61F4EFC2A897592520F { public: // System.Int32 UnityEngine.UIElements.PseudoStates::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(PseudoStates_t70E0AFDE5E4631CF8D6DC61F4EFC2A897592520F, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.ReadOrigin struct ReadOrigin_tDECF1EE673A03AE8E2B1C0D48330212BE64443A8 { public: // System.Int32 SixLabors.ImageSharp.ReadOrigin::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ReadOrigin_tDECF1EE673A03AE8E2B1C0D48330212BE64443A8, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.UIR.RenderDataDirtyTypes struct RenderDataDirtyTypes_t3BD972F0D361E9B29AFF785A9931216726A34BF6 { public: // System.Int32 UnityEngine.UIElements.UIR.RenderDataDirtyTypes::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderDataDirtyTypes_t3BD972F0D361E9B29AFF785A9931216726A34BF6, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.RenderHints struct RenderHints_t2229F1931CE245189511EF02048FF877499D8D75 { public: // System.Int32 UnityEngine.UIElements.RenderHints::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderHints_t2229F1931CE245189511EF02048FF877499D8D75, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rg32 struct Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.Rg32::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_1() { return static_cast(offsetof(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB, ___U3CPackedValueU3Ek__BackingField_1)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_1() const { return ___U3CPackedValueU3Ek__BackingField_1; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_1() { return &___U3CPackedValueU3Ek__BackingField_1; } inline void set_U3CPackedValueU3Ek__BackingField_1(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_1 = value; } }; struct Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_StaticFields { public: // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.Rg32::Max Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Max_0; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_StaticFields, ___Max_0)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Max_0() const { return ___Max_0; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Max_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgb24 struct Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 { public: union { #pragma pack(push, tp, 1) struct { // System.Byte SixLabors.ImageSharp.PixelFormats.Rgb24::R uint8_t ___R_0; }; #pragma pack(pop, tp) struct { uint8_t ___R_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___G_1_OffsetPadding[1]; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgb24::G uint8_t ___G_1; }; #pragma pack(pop, tp) struct { char ___G_1_OffsetPadding_forAlignmentOnly[1]; uint8_t ___G_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___B_2_OffsetPadding[2]; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgb24::B uint8_t ___B_2; }; #pragma pack(pop, tp) struct { char ___B_2_OffsetPadding_forAlignmentOnly[2]; uint8_t ___B_2_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3, ___R_0)); } inline uint8_t get_R_0() const { return ___R_0; } inline uint8_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(uint8_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3, ___G_1)); } inline uint8_t get_G_1() const { return ___G_1; } inline uint8_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint8_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3, ___B_2)); } inline uint8_t get_B_2() const { return ___B_2; } inline uint8_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(uint8_t value) { ___B_2 = value; } }; struct Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgb24::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_3; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgb24::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_4; public: inline static int32_t get_offset_of_MaxBytes_3() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_StaticFields, ___MaxBytes_3)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_3() const { return ___MaxBytes_3; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_3() { return &___MaxBytes_3; } inline void set_MaxBytes_3(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_3 = value; } inline static int32_t get_offset_of_Half_4() { return static_cast(offsetof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_StaticFields, ___Half_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_4() const { return ___Half_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_4() { return &___Half_4; } inline void set_Half_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_4 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgba1010102 struct Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.Rgba1010102::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_1() { return static_cast(offsetof(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC, ___U3CPackedValueU3Ek__BackingField_1)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_1() const { return ___U3CPackedValueU3Ek__BackingField_1; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_1() { return &___U3CPackedValueU3Ek__BackingField_1; } inline void set_U3CPackedValueU3Ek__BackingField_1(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_1 = value; } }; struct Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba1010102::Multiplier Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Multiplier_0; public: inline static int32_t get_offset_of_Multiplier_0() { return static_cast(offsetof(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_StaticFields, ___Multiplier_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Multiplier_0() const { return ___Multiplier_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Multiplier_0() { return &___Multiplier_0; } inline void set_Multiplier_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Multiplier_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Rgba32 struct Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 { public: // System.Byte SixLabors.ImageSharp.PixelFormats.Rgba32::R uint8_t ___R_0; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgba32::G uint8_t ___G_1; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgba32::B uint8_t ___B_2; // System.Byte SixLabors.ImageSharp.PixelFormats.Rgba32::A uint8_t ___A_3; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3, ___R_0)); } inline uint8_t get_R_0() const { return ___R_0; } inline uint8_t* get_address_of_R_0() { return &___R_0; } inline void set_R_0(uint8_t value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3, ___G_1)); } inline uint8_t get_G_1() const { return ___G_1; } inline uint8_t* get_address_of_G_1() { return &___G_1; } inline void set_G_1(uint8_t value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3, ___B_2)); } inline uint8_t get_B_2() const { return ___B_2; } inline uint8_t* get_address_of_B_2() { return &___B_2; } inline void set_B_2(uint8_t value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3, ___A_3)); } inline uint8_t get_A_3() const { return ___A_3; } inline uint8_t* get_address_of_A_3() { return &___A_3; } inline void set_A_3(uint8_t value) { ___A_3 = value; } }; struct Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba32::MaxBytes Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___MaxBytes_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba32::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_MaxBytes_4() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_StaticFields, ___MaxBytes_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_MaxBytes_4() const { return ___MaxBytes_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_MaxBytes_4() { return &___MaxBytes_4; } inline void set_MaxBytes_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___MaxBytes_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = value; } }; // SixLabors.ImageSharp.PixelFormats.RgbaVector struct RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 { public: // System.Single SixLabors.ImageSharp.PixelFormats.RgbaVector::R float ___R_0; // System.Single SixLabors.ImageSharp.PixelFormats.RgbaVector::G float ___G_1; // System.Single SixLabors.ImageSharp.PixelFormats.RgbaVector::B float ___B_2; // System.Single SixLabors.ImageSharp.PixelFormats.RgbaVector::A float ___A_3; public: inline static int32_t get_offset_of_R_0() { return static_cast(offsetof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53, ___R_0)); } inline float get_R_0() const { return ___R_0; } inline float* get_address_of_R_0() { return &___R_0; } inline void set_R_0(float value) { ___R_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53, ___G_1)); } inline float get_G_1() const { return ___G_1; } inline float* get_address_of_G_1() { return &___G_1; } inline void set_G_1(float value) { ___G_1 = value; } inline static int32_t get_offset_of_B_2() { return static_cast(offsetof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53, ___B_2)); } inline float get_B_2() const { return ___B_2; } inline float* get_address_of_B_2() { return &___B_2; } inline void set_B_2(float value) { ___B_2 = value; } inline static int32_t get_offset_of_A_3() { return static_cast(offsetof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53, ___A_3)); } inline float get_A_3() const { return ___A_3; } inline float* get_address_of_A_3() { return &___A_3; } inline void set_A_3(float value) { ___A_3 = value; } }; struct RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.RgbaVector::Max Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Max_4; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.RgbaVector::Half Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Half_5; public: inline static int32_t get_offset_of_Max_4() { return static_cast(offsetof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_StaticFields, ___Max_4)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Max_4() const { return ___Max_4; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Max_4() { return &___Max_4; } inline void set_Max_4(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Max_4 = value; } inline static int32_t get_offset_of_Half_5() { return static_cast(offsetof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_StaticFields, ___Half_5)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Half_5() const { return ___Half_5; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Half_5() { return &___Half_5; } inline void set_Half_5(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Half_5 = value; } }; // System.RuntimeTypeHandle struct RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; // SixLabors.ImageSharp.PixelFormats.Short2 struct Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 { public: // System.UInt32 SixLabors.ImageSharp.PixelFormats.Short2::k__BackingField uint32_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint32_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint32_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint32_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_StaticFields { public: // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.Short2::Max Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Max_0; // System.Numerics.Vector2 SixLabors.ImageSharp.PixelFormats.Short2::Min Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___Min_1; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_StaticFields, ___Max_0)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Max_0() const { return ___Max_0; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Max_0 = value; } inline static int32_t get_offset_of_Min_1() { return static_cast(offsetof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_StaticFields, ___Min_1)); } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D get_Min_1() const { return ___Min_1; } inline Vector2_t1455881409307224D6099F54FA7E478733EEF61D * get_address_of_Min_1() { return &___Min_1; } inline void set_Min_1(Vector2_t1455881409307224D6099F54FA7E478733EEF61D value) { ___Min_1 = value; } }; // SixLabors.ImageSharp.PixelFormats.Short4 struct Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C { public: // System.UInt64 SixLabors.ImageSharp.PixelFormats.Short4::k__BackingField uint64_t ___U3CPackedValueU3Ek__BackingField_2; public: inline static int32_t get_offset_of_U3CPackedValueU3Ek__BackingField_2() { return static_cast(offsetof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C, ___U3CPackedValueU3Ek__BackingField_2)); } inline uint64_t get_U3CPackedValueU3Ek__BackingField_2() const { return ___U3CPackedValueU3Ek__BackingField_2; } inline uint64_t* get_address_of_U3CPackedValueU3Ek__BackingField_2() { return &___U3CPackedValueU3Ek__BackingField_2; } inline void set_U3CPackedValueU3Ek__BackingField_2(uint64_t value) { ___U3CPackedValueU3Ek__BackingField_2 = value; } }; struct Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_StaticFields { public: // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Short4::Max Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Max_0; // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Short4::Min Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___Min_1; public: inline static int32_t get_offset_of_Max_0() { return static_cast(offsetof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_StaticFields, ___Max_0)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Max_0() const { return ___Max_0; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Max_0() { return &___Max_0; } inline void set_Max_0(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Max_0 = value; } inline static int32_t get_offset_of_Min_1() { return static_cast(offsetof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_StaticFields, ___Min_1)); } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 get_Min_1() const { return ___Min_1; } inline Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * get_address_of_Min_1() { return &___Min_1; } inline void set_Min_1(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 value) { ___Min_1 = value; } }; // UnityEngine.UIElements.VisualElementFlags struct VisualElementFlags_tC8340A28B43B5B88D0727EEDEC5EA4AB45F43470 { public: // System.Int32 UnityEngine.UIElements.VisualElementFlags::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(VisualElementFlags_tC8340A28B43B5B88D0727EEDEC5EA4AB45F43470, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.EventBase/EventPropagation struct EventPropagation_t9A8C835BE25DB3F80F1A3B7C5A2D20319578DFB0 { public: // System.Int32 UnityEngine.UIElements.EventBase/EventPropagation::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(EventPropagation_t9A8C835BE25DB3F80F1A3B7C5A2D20319578DFB0, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.EventBase/LifeCycleStatus struct LifeCycleStatus_t05EC3A0D5AE0E801FE6B611D51023B1F4D093B0F { public: // System.Int32 UnityEngine.UIElements.EventBase/LifeCycleStatus::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(LifeCycleStatus_t05EC3A0D5AE0E801FE6B611D51023B1F4D093B0F, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.UIElements.VisualElement/RenderTargetMode struct RenderTargetMode_t754F0DE7C9B165BC0057A446DE6A88078DCBFFFE { public: // System.Int32 UnityEngine.UIElements.VisualElement/RenderTargetMode::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(RenderTargetMode_t754F0DE7C9B165BC0057A446DE6A88078DCBFFFE, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1, ___frames_5)); } inline ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tED645F0938AAC644571FD226518776EEB3F0C877 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1, ___frames_5)); } inline ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tF5CC643D230BE435D68AC13F509E0A76925A31C2 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D, ___frames_5)); } inline ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t5027C8DDD629536803A4781802F732E17FC33D9A * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438, ___frames_5)); } inline ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t877F70785E6F42B1A9219A5EFFC95A6F6C0AAB12 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5, ___frames_5)); } inline ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t6DE77BE767425EFE1769CD0EA00E6EF4747245E0 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1, ___frames_5)); } inline ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t3F41CB16F62D1915A88B5FC9F620324DFA68734A * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C, ___frames_5)); } inline ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t66308B1E812797DFCB5E96074BFD59C47DF81650 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1, ___frames_5)); } inline ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t9512400E4C326814A8C447858F6EBC0C3378A783 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA, ___frames_5)); } inline ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tFB2B127C28875AC4A6389A7E337EB1321B7E3850 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364, ___frames_5)); } inline ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t44FB31FBE0B3732E4980C51DF7DDB9153F66CDEA * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0, ___frames_5)); } inline ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t0A00EC69DFE4975C2B93409F57DDC6447738B1F5 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E, ___frames_5)); } inline ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t26879CD75E315830635ED8BB68CF6C288D4CA7AA * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296, ___frames_5)); } inline ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t39AD519C5A0F841DF471AB6A1AF5811206B23411 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376, ___frames_5)); } inline ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t1384BFB8A12D0A0F339DFBC3E03DC28A6B6E3228 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64, ___frames_5)); } inline ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t6530F45050BC7B2E90E6145718F6281EB5E5C86C * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854, ___frames_5)); } inline ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tDF3E769C12FF5B48AD554FF746E726ED941292D6 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E, ___frames_5)); } inline ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t2ACF8E00B26436F9BF36E991DC5A38D7858AC3A4 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD, ___frames_5)); } inline ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tF34155767A7F900FFF393650ED52D79A8C451C85 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902, ___frames_5)); } inline ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t429E545455A56F18637A2AD457F5A67449664C00 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35, ___frames_5)); } inline ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tF9AE55EDF188E6D97DD7DFC090893E6C3216AD4F * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E, ___frames_5)); } inline ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tFA9A1263940B178971C824546FE7A9D12D4D37ED * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B, ___frames_5)); } inline ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t2C190A7D2A1E8584E30E58F6F7ECDD08B1D43058 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F, ___frames_5)); } inline ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t42CEE90BFA8F78FD6C65F543774F7B2437081B87 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227, ___frames_5)); } inline ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tB5AE63BBDE3ECD88E0C359BB58CB7ADAF2F24890 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E, ___frames_5)); } inline ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t2135ABF5423F9978568A7259B9F811FAE1DF9091 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0, ___frames_5)); } inline ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t96DFB1CBF74FD03FB3B0161D50E6CD99D6641DFB * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t977CD663539969F5C0792D29034190DA7EFD9535, ___frames_5)); } inline ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t5B7FAABEDC17948B635123F1597DD87F48795CD0 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7, ___frames_5)); } inline ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_tFBBFA86D327C97C133307B000D27F339FFAD8728 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Image`1 struct Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 : public Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE { public: // SixLabors.ImageSharp.ImageFrameCollection`1 SixLabors.ImageSharp.Image`1::frames ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 * ___frames_5; public: inline static int32_t get_offset_of_frames_5() { return static_cast(offsetof(Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3, ___frames_5)); } inline ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 * get_frames_5() const { return ___frames_5; } inline ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 ** get_address_of_frames_5() { return &___frames_5; } inline void set_frames_5(ImageFrameCollection_1_t74065B39CC6E717552686CDC9CB4F6D9760B61B4 * value) { ___frames_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___frames_5), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_t9CAB1B12D2442E9228A9BE3207802C92E6242B4F : public ImageProcessor_1_tF1326029F21996995335AB4FFFC97C1C9B75486A { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t9CAB1B12D2442E9228A9BE3207802C92E6242B4F, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t9CAB1B12D2442E9228A9BE3207802C92E6242B4F, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_t9CD6DD06A55AA1CE4C8DA5566C801CFE2DD01C3D : public ImageProcessor_1_t0D47196E31CD920748E228A4696015A7E56A898E { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t9CD6DD06A55AA1CE4C8DA5566C801CFE2DD01C3D, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t9CD6DD06A55AA1CE4C8DA5566C801CFE2DD01C3D, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_t79D0583A3F4D8F9B79CC9F363ED0EDF2A4844277 : public ImageProcessor_1_t5D6326B1B58554119924A6B953AC304DA0D22806 { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t79D0583A3F4D8F9B79CC9F363ED0EDF2A4844277, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t79D0583A3F4D8F9B79CC9F363ED0EDF2A4844277, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_t54CD93B08742FC96CEF16D0E0D9C09C566D98D1A : public ImageProcessor_1_tA4723C627EF24E8F3D14E675E08962FB727FF800 { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t54CD93B08742FC96CEF16D0E0D9C09C566D98D1A, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t54CD93B08742FC96CEF16D0E0D9C09C566D98D1A, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_t40A956E480F4EDCD891FA51F1FF5E3E951E2BFC1 : public ImageProcessor_1_tBEA427A32051E7A606AA9F2734E826ED27A12A2B { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t40A956E480F4EDCD891FA51F1FF5E3E951E2BFC1, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t40A956E480F4EDCD891FA51F1FF5E3E951E2BFC1, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_t6E2BC0798D10ECC0555B13A2AD3B36F82DAEF93E : public ImageProcessor_1_t02426FEB5521E6CC3A000AB335BE53979BE7457B { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t6E2BC0798D10ECC0555B13A2AD3B36F82DAEF93E, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t6E2BC0798D10ECC0555B13A2AD3B36F82DAEF93E, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_tD2E8F028707E714C07B7781E439BC1922DCA403A : public ImageProcessor_1_t6DB7ABDE9CFF684E9F98A2A1752CCD398CC36D91 { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tD2E8F028707E714C07B7781E439BC1922DCA403A, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tD2E8F028707E714C07B7781E439BC1922DCA403A, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_t4C4F690B4B105B21DC9E571862255BDCADE80FB4 : public ImageProcessor_1_tC850A846E8CB721178B6AB9848D15AD752650039 { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t4C4F690B4B105B21DC9E571862255BDCADE80FB4, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t4C4F690B4B105B21DC9E571862255BDCADE80FB4, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_tCFC30EADA7EBF038C6DB88AF0606D93CE9EDDF52 : public ImageProcessor_1_t93ADBC9EF1FE117D94A26FB301D3DB1283C3B86E { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tCFC30EADA7EBF038C6DB88AF0606D93CE9EDDF52, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tCFC30EADA7EBF038C6DB88AF0606D93CE9EDDF52, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_tA9BA0483BC2E39724A17676BD6E8C915AF2FABA5 : public ImageProcessor_1_t7B8305D8020F711C4188BEA7A2529E2CCAE21C87 { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tA9BA0483BC2E39724A17676BD6E8C915AF2FABA5, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tA9BA0483BC2E39724A17676BD6E8C915AF2FABA5, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_tADB33520A56590EF55FFAFDCB856BB30C923BE01 : public ImageProcessor_1_t492ACE5942AEA5784BE1BB64F8EC229A9F1AEF3B { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tADB33520A56590EF55FFAFDCB856BB30C923BE01, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tADB33520A56590EF55FFAFDCB856BB30C923BE01, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_t77DB4A80D8EBE48B73DCD973BE4C05956B94407C : public ImageProcessor_1_t5EAC93B4F704C1D9ED5C0DFB050D3E86D011922A { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t77DB4A80D8EBE48B73DCD973BE4C05956B94407C, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t77DB4A80D8EBE48B73DCD973BE4C05956B94407C, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_tC9F652D74D46FEBCB8838890FEEFDE93F0D4AD78 : public ImageProcessor_1_tF4F29E6120B1D88B0280D34CA098C0A92ED66C2E { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tC9F652D74D46FEBCB8838890FEEFDE93F0D4AD78, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tC9F652D74D46FEBCB8838890FEEFDE93F0D4AD78, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_tF6BE9DF6A1A977B67C6BBC628D6A5301B968660F : public ImageProcessor_1_t71DCE922507EF84B68F3BE01CAAEE24B7C48C1F1 { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tF6BE9DF6A1A977B67C6BBC628D6A5301B968660F, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tF6BE9DF6A1A977B67C6BBC628D6A5301B968660F, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_tEF8E1523206E319C8F636880D369880327A93558 : public ImageProcessor_1_t284658354A850E17124CD4B343E82934D4523CBC { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tEF8E1523206E319C8F636880D369880327A93558, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tEF8E1523206E319C8F636880D369880327A93558, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_tE2942CB678C634B79BEAF6281F5F9DF87AFF69B2 : public ImageProcessor_1_tDA1856B31DD70978AFC8CB6D8E86E4EC02A4E909 { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tE2942CB678C634B79BEAF6281F5F9DF87AFF69B2, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tE2942CB678C634B79BEAF6281F5F9DF87AFF69B2, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_t85B62BDF1FB01780589C930C3C1661CC525D909D : public ImageProcessor_1_t7D53ED2457D7F44457E4752A7B56698113B8B90C { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t85B62BDF1FB01780589C930C3C1661CC525D909D, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t85B62BDF1FB01780589C930C3C1661CC525D909D, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_t3078543C98CEC61B2943B068BB1719CACBEAD06E : public ImageProcessor_1_t98DC6E99169D49298990B1774910D792944DCB9D { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t3078543C98CEC61B2943B068BB1719CACBEAD06E, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t3078543C98CEC61B2943B068BB1719CACBEAD06E, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_t682DDCD42FD4555BE73A0C223EF52916FDBBE214 : public ImageProcessor_1_tB7C866E3EDFDB44755A457D614317C4141AB81E2 { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t682DDCD42FD4555BE73A0C223EF52916FDBBE214, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t682DDCD42FD4555BE73A0C223EF52916FDBBE214, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_tEEC21FCFAE63D9CDAA9BD81105E16B5C85969394 : public ImageProcessor_1_t9F82B629C5EC0E42EE32E555F87B7D5C590FEEB1 { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tEEC21FCFAE63D9CDAA9BD81105E16B5C85969394, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tEEC21FCFAE63D9CDAA9BD81105E16B5C85969394, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_tBFF82F2A9A097BFC6DD750E37804CDED6FE871A8 : public ImageProcessor_1_tA6295539D046FA24317D637E4DCD4CB476E727D3 { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tBFF82F2A9A097BFC6DD750E37804CDED6FE871A8, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tBFF82F2A9A097BFC6DD750E37804CDED6FE871A8, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_t00D828B84C13DF92D2404D79BA66BE38B7B09E18 : public ImageProcessor_1_t34EDDA2A994C98506AE971B7A03E9B9E83ACAAC3 { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t00D828B84C13DF92D2404D79BA66BE38B7B09E18, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t00D828B84C13DF92D2404D79BA66BE38B7B09E18, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_t5A28C443811FDE90523C06295264E8578F4C0D8E : public ImageProcessor_1_tEAAF2FF6CA91869141F1A82883C51D09077B64DE { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t5A28C443811FDE90523C06295264E8578F4C0D8E, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t5A28C443811FDE90523C06295264E8578F4C0D8E, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_t14C2169CBE566EB7A7F7093E46A2856FAC02863B : public ImageProcessor_1_t8ED48122825A9AA951322D8831E00BA28A408FFE { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t14C2169CBE566EB7A7F7093E46A2856FAC02863B, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t14C2169CBE566EB7A7F7093E46A2856FAC02863B, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_tFCDF2A6A9654C480B01C1DDFD4E0ACF3B716576B : public ImageProcessor_1_t525DB3401F33415720DDE12D1A1728BBCDEB77D1 { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tFCDF2A6A9654C480B01C1DDFD4E0ACF3B716576B, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tFCDF2A6A9654C480B01C1DDFD4E0ACF3B716576B, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_tDE3E3A3AC3129986648846C3732B0BE7C5FF12A3 : public ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tDE3E3A3AC3129986648846C3732B0BE7C5FF12A3, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tDE3E3A3AC3129986648846C3732B0BE7C5FF12A3, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_tCA6840F051276854091E2016AA5F1BF076FD69BC : public ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tCA6840F051276854091E2016AA5F1BF076FD69BC, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tCA6840F051276854091E2016AA5F1BF076FD69BC, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_tBCC39CBAA7799147A2B753050E8EAB803745D8BC : public ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tBCC39CBAA7799147A2B753050E8EAB803745D8BC, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_tBCC39CBAA7799147A2B753050E8EAB803745D8BC, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2 struct PixelRowDelegateProcessor_2_t2E8DFA297DE32E81BA606084FD4E2A17529C806D : public ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 { public: // TDelegate SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::rowDelegate PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C ___rowDelegate_3; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PixelRowDelegateProcessor`2::modifiers int32_t ___modifiers_4; public: inline static int32_t get_offset_of_rowDelegate_3() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t2E8DFA297DE32E81BA606084FD4E2A17529C806D, ___rowDelegate_3)); } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C get_rowDelegate_3() const { return ___rowDelegate_3; } inline PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * get_address_of_rowDelegate_3() { return &___rowDelegate_3; } inline void set_rowDelegate_3(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C value) { ___rowDelegate_3 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___rowDelegate_3))->___pixelRowOperation_0), (void*)NULL); } inline static int32_t get_offset_of_modifiers_4() { return static_cast(offsetof(PixelRowDelegateProcessor_2_t2E8DFA297DE32E81BA606084FD4E2A17529C806D, ___modifiers_4)); } inline int32_t get_modifiers_4() const { return ___modifiers_4; } inline int32_t* get_address_of_modifiers_4() { return &___modifiers_4; } inline void set_modifiers_4(int32_t value) { ___modifiers_4 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_t14B9D3B2C9CFBCCA37CC09FA7DAF94317D6F6536 : public ImageProcessor_1_tF1326029F21996995335AB4FFFC97C1C9B75486A { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_t14B9D3B2C9CFBCCA37CC09FA7DAF94317D6F6536, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_tD0F5E3832AE7B7D2A223F11804ADEACBC9A3C12E : public ImageProcessor_1_t0D47196E31CD920748E228A4696015A7E56A898E { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_tD0F5E3832AE7B7D2A223F11804ADEACBC9A3C12E, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_t735E0881554A852A338ED6B638E3FFDBD6800603 : public ImageProcessor_1_t5D6326B1B58554119924A6B953AC304DA0D22806 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_t735E0881554A852A338ED6B638E3FFDBD6800603, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_tA6F26C6E7B633F8AFD39AFBE8E046BB82D251EEB : public ImageProcessor_1_tA4723C627EF24E8F3D14E675E08962FB727FF800 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_tA6F26C6E7B633F8AFD39AFBE8E046BB82D251EEB, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_t9984E5A59F211EC0C43DE06B2DE7624A362E47D5 : public ImageProcessor_1_tBEA427A32051E7A606AA9F2734E826ED27A12A2B { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_t9984E5A59F211EC0C43DE06B2DE7624A362E47D5, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_tFAD5E3D5BAA693CCA92B5E7BB22099AAF677414A : public ImageProcessor_1_t02426FEB5521E6CC3A000AB335BE53979BE7457B { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_tFAD5E3D5BAA693CCA92B5E7BB22099AAF677414A, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_t3FAC59E089112FB5E02353F80A23FB17E4E57A33 : public ImageProcessor_1_t6DB7ABDE9CFF684E9F98A2A1752CCD398CC36D91 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_t3FAC59E089112FB5E02353F80A23FB17E4E57A33, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_t9E557BA5E187CA0892E2A5BC5CD1D797D6ED3D67 : public ImageProcessor_1_tC850A846E8CB721178B6AB9848D15AD752650039 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_t9E557BA5E187CA0892E2A5BC5CD1D797D6ED3D67, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_t95D82FC0A1D6E351F1B3A8B2CCDE115894D53D09 : public ImageProcessor_1_t93ADBC9EF1FE117D94A26FB301D3DB1283C3B86E { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_t95D82FC0A1D6E351F1B3A8B2CCDE115894D53D09, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_t610EC926367A05F7D020250E27527069EF42606C : public ImageProcessor_1_t7B8305D8020F711C4188BEA7A2529E2CCAE21C87 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_t610EC926367A05F7D020250E27527069EF42606C, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_t5E5B1725488118D8CA9E60860225732B324D9248 : public ImageProcessor_1_t492ACE5942AEA5784BE1BB64F8EC229A9F1AEF3B { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_t5E5B1725488118D8CA9E60860225732B324D9248, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_tD589CF4EA8D655A430825FB3163B1F6A2F488A15 : public ImageProcessor_1_t5EAC93B4F704C1D9ED5C0DFB050D3E86D011922A { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_tD589CF4EA8D655A430825FB3163B1F6A2F488A15, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_t32A5A1BEBCD0A0AD6D2DBA58B59CFF28543C9213 : public ImageProcessor_1_tF4F29E6120B1D88B0280D34CA098C0A92ED66C2E { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_t32A5A1BEBCD0A0AD6D2DBA58B59CFF28543C9213, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_t1310DED8883F5EDBB0631876F8FCD1C5D28FD620 : public ImageProcessor_1_t71DCE922507EF84B68F3BE01CAAEE24B7C48C1F1 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_t1310DED8883F5EDBB0631876F8FCD1C5D28FD620, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_tB2A2F24CE67F7FE4D26DBA41482C1801554128B8 : public ImageProcessor_1_t284658354A850E17124CD4B343E82934D4523CBC { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_tB2A2F24CE67F7FE4D26DBA41482C1801554128B8, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_t99DD96D15E16DB80AA8D957AEC8434A28ADCCEE8 : public ImageProcessor_1_tDA1856B31DD70978AFC8CB6D8E86E4EC02A4E909 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_t99DD96D15E16DB80AA8D957AEC8434A28ADCCEE8, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_tB26B0D833ECBF1540F1E359A458401DC6F0C4B5D : public ImageProcessor_1_t7D53ED2457D7F44457E4752A7B56698113B8B90C { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_tB26B0D833ECBF1540F1E359A458401DC6F0C4B5D, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_t85568B4CE17396189EEFB06591DC88736A964566 : public ImageProcessor_1_t98DC6E99169D49298990B1774910D792944DCB9D { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_t85568B4CE17396189EEFB06591DC88736A964566, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_tE83A4159CE800C9C42B6C2A440636D3FE6846DA4 : public ImageProcessor_1_tB7C866E3EDFDB44755A457D614317C4141AB81E2 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_tE83A4159CE800C9C42B6C2A440636D3FE6846DA4, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_tBA4C2FB26C577E7E992D936AF30445750D99A9A9 : public ImageProcessor_1_t9F82B629C5EC0E42EE32E555F87B7D5C590FEEB1 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_tBA4C2FB26C577E7E992D936AF30445750D99A9A9, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_t87846FB7BA2E219B969EC6E48EF4465D4C72022C : public ImageProcessor_1_tA6295539D046FA24317D637E4DCD4CB476E727D3 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_t87846FB7BA2E219B969EC6E48EF4465D4C72022C, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_tF590FEF3B1FFB1CBABB1AD01C78B72F157CCB136 : public ImageProcessor_1_t34EDDA2A994C98506AE971B7A03E9B9E83ACAAC3 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_tF590FEF3B1FFB1CBABB1AD01C78B72F157CCB136, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_tA1AE6A575C16FA3CFC8AC27771C6C65452D54752 : public ImageProcessor_1_tEAAF2FF6CA91869141F1A82883C51D09077B64DE { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_tA1AE6A575C16FA3CFC8AC27771C6C65452D54752, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_tC92BADDF0C6677D23071372B1A4DAC3B7F09AD83 : public ImageProcessor_1_t8ED48122825A9AA951322D8831E00BA28A408FFE { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_tC92BADDF0C6677D23071372B1A4DAC3B7F09AD83, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_tB497686F1A73B1F05AB1FC86EAFAD47752ED1322 : public ImageProcessor_1_t525DB3401F33415720DDE12D1A1728BBCDEB77D1 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_tB497686F1A73B1F05AB1FC86EAFAD47752ED1322, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_t448599C9074B8784E33556E9817483B52E639F37 : public ImageProcessor_1_tDDF40C903F71704C3F137C4A27AC3B58851F2117 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_t448599C9074B8784E33556E9817483B52E639F37, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_t45FEAB5F1F15E2848BF72B7E036DA01C7A0A6A3F : public ImageProcessor_1_t674E58623F6992E7E1A83299D86DF139382A099B { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_t45FEAB5F1F15E2848BF72B7E036DA01C7A0A6A3F, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_t6A47FA43B05A6D4506E9D56FBE224E64E100A599 : public ImageProcessor_1_t4F0EBD8FAB3BD13D511C4D13BAAF0D40EC55C361 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_t6A47FA43B05A6D4506E9D56FBE224E64E100A599, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1 struct QuantizeProcessor_1_tBFE130AAF1300DDD4003D41EBC7D37B85527DECE : public ImageProcessor_1_t17921E9D9A5B6B94893423F46E78D80EC8E12D35 { public: // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor`1::quantizer RuntimeObject* ___quantizer_3; public: inline static int32_t get_offset_of_quantizer_3() { return static_cast(offsetof(QuantizeProcessor_1_tBFE130AAF1300DDD4003D41EBC7D37B85527DECE, ___quantizer_3)); } inline RuntimeObject* get_quantizer_3() const { return ___quantizer_3; } inline RuntimeObject** get_address_of_quantizer_3() { return &___quantizer_3; } inline void set_quantizer_3(RuntimeObject* value) { ___quantizer_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___quantizer_3), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_tE6C6FCAD04C817AF08EAD352FC679DF8AB8EBF1B : public CloningImageProcessor_1_t3810F1D95DFE08E6443F93ADCB6A6FB085A52F4C { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t5D5CFFBE141EF7654E1CA7B5704F109677E06BE4 : public CloningImageProcessor_1_t7050F257F8A144732B4FA21CD747362D5BC808BD { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t1B7A0D215DAEB942B8783E06F0AD5278C32B3291 : public CloningImageProcessor_1_tAA2C6BBC40006895EA68913D34F202B053AF5DF4 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t5E3AED8709CB8D76EA6F3B163A35466C8B7B421B : public CloningImageProcessor_1_tFE01CBB5B7D50FE76610D9E375FE69FA2C143439 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_tC9A28353A834ECB479019E9E3BEF499A66C2142C : public CloningImageProcessor_1_tC7C3F4ED6AF16FA3B2DAE4368226CC763F8D9227 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t47C94E870DC5433DB561416A07A1EFEFCC9CF270 : public CloningImageProcessor_1_t1C2977E2EF531783888CD070D37E34A2736D6B72 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_tBA176686F79CD9D281140DC85B945DAF6DEC37CF : public CloningImageProcessor_1_t5A2C324B4F879957AD4EDCA6E87AC3A0016B6C1C { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t29A3C64A4C177064DA2F06B0B5F73ED7242C8789 : public CloningImageProcessor_1_t17CAADA25C1363B312523D8727599FEE76E99129 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t08D4E1F1A2F52857E432446F52980FFE90F95DE9 : public CloningImageProcessor_1_tF6070A4128D927677833351638A4B36FC53D7E54 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t1E99DE957D51B0621C38856A2A7881019049BADD : public CloningImageProcessor_1_t5DA5C6DFC70850EFBED9F2FC56D83B8E075F5E6D { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t4CB9A229A4BDAA0B9E8B9F3B72DD39A0454BF414 : public CloningImageProcessor_1_tE20DE3D92B166EAC764716FFEA1B5532827A181A { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t14D8BA577DE0840771BD92D77DB74F33C83540D9 : public CloningImageProcessor_1_t420696AEE071D0D8DB525C36687C5886B5FFC91C { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t60D97CF35FC5E63EA80B3B0AABD7D8E1EB5F84C3 : public CloningImageProcessor_1_tC596F4AC91D480BFD318F2D6CBA92A5C6BD7E8A1 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t2C4BA4D6CF111A93AB40CCFB0A1FD693882CD993 : public CloningImageProcessor_1_t9E68A6CA9E17695E2F554963F60752BC7A36BBF7 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t25CEBFCCF59479D0C7CD50BACFE3CE288498DC26 : public CloningImageProcessor_1_tF45334E855DF0FAE4711E1439CA5EE0E76106FC7 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t11DAF8F3577DF5AE1D74C9B50779E55BE2FB6F2E : public CloningImageProcessor_1_t37A5C076C1FB75B69244435B41975EB1539A7740 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t0B8103D263249BF05338F0EC99632C0FE9625B4F : public CloningImageProcessor_1_t0D2503D3F58D4F94C5EFC36E5C1C52A57F0B23C9 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t0C2886241377604F2D24AAC961C03E424137D2D3 : public CloningImageProcessor_1_tB543796FA073BB2DD87F3E679546B525AD00B743 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t144BE68FB4ACB1EA1D23FCF9A5468A90A9D8C834 : public CloningImageProcessor_1_t3576AA420F64D85A8BE2B03B27770238E6E45478 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t4DEB95785B85AD382FD5C59A5A1FD19AE3D88759 : public CloningImageProcessor_1_tBD0508AB56DA658DD8039B56AC0E5218D50A46F9 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_tC0A77D4701521F803693BF1E36E9BC47278B617C : public CloningImageProcessor_1_tDFAD27C108A327AFDC13121141DA5DF2CCB894EA { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_tAF0576D8C65C35FBFD53AECAACF1649768E64239 : public CloningImageProcessor_1_t711F6ACE9E734720888A5AE8332299C88BB9E4C0 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_tBF5E00953EEA48B2F67A305D7C5DD280CBE7CF4E : public CloningImageProcessor_1_t992BE1EA052987CCE275BDBEBCB9422DAE78C877 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t8D97476395D15C8D5BB5091C25B1624C316B093B : public CloningImageProcessor_1_t702743D2A0AF3115DA44503E6CE6D18B25CE208A { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_tDD6658A0AB71792BC00C0AD0C5F472216B5D0B3D : public CloningImageProcessor_1_tF46AF217F5E8A48EF8C5BC4DE1A683F1AFAD83E9 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t8167EC9BC0752A046D136D5D470D8744E5B733C3 : public CloningImageProcessor_1_t8BFB1EA5CE2D1A4C63CCC7BF435BA8FCBD62A09B { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t8B2F3FBBD722EA5DCD31CF1386216CD74C0DD5D9 : public CloningImageProcessor_1_tE24A5BB27B258D864F702E987F0D3A32B3ACC6E4 { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_tA5B77B987DC3B807B2C482CB044FF8401F36251D : public CloningImageProcessor_1_t9B3EFD86A327070E381E67369B4F83C82C6067BC { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.TransformProcessor`1 struct TransformProcessor_1_t6B5882DBA20F606E19FB450F6109226B66F85347 : public CloningImageProcessor_1_t07DFC26AD6297FE18E92651081F78D8F0371E5BF { public: public: }; // UnityEngine.UIElements.UIR.BMPAlloc struct BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 { public: // System.Int32 UnityEngine.UIElements.UIR.BMPAlloc::page int32_t ___page_1; // System.UInt16 UnityEngine.UIElements.UIR.BMPAlloc::pageLine uint16_t ___pageLine_2; // System.Byte UnityEngine.UIElements.UIR.BMPAlloc::bitIndex uint8_t ___bitIndex_3; // UnityEngine.UIElements.UIR.OwnedState UnityEngine.UIElements.UIR.BMPAlloc::ownedState uint8_t ___ownedState_4; public: inline static int32_t get_offset_of_page_1() { return static_cast(offsetof(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8, ___page_1)); } inline int32_t get_page_1() const { return ___page_1; } inline int32_t* get_address_of_page_1() { return &___page_1; } inline void set_page_1(int32_t value) { ___page_1 = value; } inline static int32_t get_offset_of_pageLine_2() { return static_cast(offsetof(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8, ___pageLine_2)); } inline uint16_t get_pageLine_2() const { return ___pageLine_2; } inline uint16_t* get_address_of_pageLine_2() { return &___pageLine_2; } inline void set_pageLine_2(uint16_t value) { ___pageLine_2 = value; } inline static int32_t get_offset_of_bitIndex_3() { return static_cast(offsetof(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8, ___bitIndex_3)); } inline uint8_t get_bitIndex_3() const { return ___bitIndex_3; } inline uint8_t* get_address_of_bitIndex_3() { return &___bitIndex_3; } inline void set_bitIndex_3(uint8_t value) { ___bitIndex_3 = value; } inline static int32_t get_offset_of_ownedState_4() { return static_cast(offsetof(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8, ___ownedState_4)); } inline uint8_t get_ownedState_4() const { return ___ownedState_4; } inline uint8_t* get_address_of_ownedState_4() { return &___ownedState_4; } inline void set_ownedState_4(uint8_t value) { ___ownedState_4 = value; } }; struct BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8_StaticFields { public: // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.BMPAlloc::Invalid BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___Invalid_0; public: inline static int32_t get_offset_of_Invalid_0() { return static_cast(offsetof(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8_StaticFields, ___Invalid_0)); } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 get_Invalid_0() const { return ___Invalid_0; } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 * get_address_of_Invalid_0() { return &___Invalid_0; } inline void set_Invalid_0(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 value) { ___Invalid_0 = value; } }; // SixLabors.ImageSharp.Configuration struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 : public RuntimeObject { public: // System.Int32 SixLabors.ImageSharp.Configuration::streamProcessingBufferSize int32_t ___streamProcessingBufferSize_1; // System.Int32 SixLabors.ImageSharp.Configuration::maxDegreeOfParallelism int32_t ___maxDegreeOfParallelism_2; // SixLabors.ImageSharp.Memory.MemoryAllocator SixLabors.ImageSharp.Configuration::memoryAllocator MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * ___memoryAllocator_3; // System.Boolean SixLabors.ImageSharp.Configuration::k__BackingField bool ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5; // System.Collections.Generic.IDictionary`2 SixLabors.ImageSharp.Configuration::k__BackingField RuntimeObject* ___U3CPropertiesU3Ek__BackingField_6; // SixLabors.ImageSharp.ReadOrigin SixLabors.ImageSharp.Configuration::k__BackingField int32_t ___U3CReadOriginU3Ek__BackingField_7; // SixLabors.ImageSharp.Formats.ImageFormatManager SixLabors.ImageSharp.Configuration::k__BackingField ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 * ___U3CImageFormatsManagerU3Ek__BackingField_8; // SixLabors.ImageSharp.IO.IFileSystem SixLabors.ImageSharp.Configuration::k__BackingField RuntimeObject* ___U3CFileSystemU3Ek__BackingField_9; // System.Int32 SixLabors.ImageSharp.Configuration::k__BackingField int32_t ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10; // SixLabors.ImageSharp.Processing.IImageProcessingContextFactory SixLabors.ImageSharp.Configuration::k__BackingField RuntimeObject* ___U3CImageOperationsProviderU3Ek__BackingField_11; public: inline static int32_t get_offset_of_streamProcessingBufferSize_1() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___streamProcessingBufferSize_1)); } inline int32_t get_streamProcessingBufferSize_1() const { return ___streamProcessingBufferSize_1; } inline int32_t* get_address_of_streamProcessingBufferSize_1() { return &___streamProcessingBufferSize_1; } inline void set_streamProcessingBufferSize_1(int32_t value) { ___streamProcessingBufferSize_1 = value; } inline static int32_t get_offset_of_maxDegreeOfParallelism_2() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___maxDegreeOfParallelism_2)); } inline int32_t get_maxDegreeOfParallelism_2() const { return ___maxDegreeOfParallelism_2; } inline int32_t* get_address_of_maxDegreeOfParallelism_2() { return &___maxDegreeOfParallelism_2; } inline void set_maxDegreeOfParallelism_2(int32_t value) { ___maxDegreeOfParallelism_2 = value; } inline static int32_t get_offset_of_memoryAllocator_3() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___memoryAllocator_3)); } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * get_memoryAllocator_3() const { return ___memoryAllocator_3; } inline MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 ** get_address_of_memoryAllocator_3() { return &___memoryAllocator_3; } inline void set_memoryAllocator_3(MemoryAllocator_tC26432887DC2AD9E39D7B82A2D58FDFA5F98C444 * value) { ___memoryAllocator_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___memoryAllocator_3), (void*)value); } inline static int32_t get_offset_of_U3CPreferContiguousImageBuffersU3Ek__BackingField_5() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5)); } inline bool get_U3CPreferContiguousImageBuffersU3Ek__BackingField_5() const { return ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5; } inline bool* get_address_of_U3CPreferContiguousImageBuffersU3Ek__BackingField_5() { return &___U3CPreferContiguousImageBuffersU3Ek__BackingField_5; } inline void set_U3CPreferContiguousImageBuffersU3Ek__BackingField_5(bool value) { ___U3CPreferContiguousImageBuffersU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CPropertiesU3Ek__BackingField_6() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CPropertiesU3Ek__BackingField_6)); } inline RuntimeObject* get_U3CPropertiesU3Ek__BackingField_6() const { return ___U3CPropertiesU3Ek__BackingField_6; } inline RuntimeObject** get_address_of_U3CPropertiesU3Ek__BackingField_6() { return &___U3CPropertiesU3Ek__BackingField_6; } inline void set_U3CPropertiesU3Ek__BackingField_6(RuntimeObject* value) { ___U3CPropertiesU3Ek__BackingField_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPropertiesU3Ek__BackingField_6), (void*)value); } inline static int32_t get_offset_of_U3CReadOriginU3Ek__BackingField_7() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CReadOriginU3Ek__BackingField_7)); } inline int32_t get_U3CReadOriginU3Ek__BackingField_7() const { return ___U3CReadOriginU3Ek__BackingField_7; } inline int32_t* get_address_of_U3CReadOriginU3Ek__BackingField_7() { return &___U3CReadOriginU3Ek__BackingField_7; } inline void set_U3CReadOriginU3Ek__BackingField_7(int32_t value) { ___U3CReadOriginU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CImageFormatsManagerU3Ek__BackingField_8() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CImageFormatsManagerU3Ek__BackingField_8)); } inline ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 * get_U3CImageFormatsManagerU3Ek__BackingField_8() const { return ___U3CImageFormatsManagerU3Ek__BackingField_8; } inline ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 ** get_address_of_U3CImageFormatsManagerU3Ek__BackingField_8() { return &___U3CImageFormatsManagerU3Ek__BackingField_8; } inline void set_U3CImageFormatsManagerU3Ek__BackingField_8(ImageFormatManager_tF5C598848DE3DEA7096A4ED974B098B0AA40A515 * value) { ___U3CImageFormatsManagerU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CImageFormatsManagerU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_U3CFileSystemU3Ek__BackingField_9() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CFileSystemU3Ek__BackingField_9)); } inline RuntimeObject* get_U3CFileSystemU3Ek__BackingField_9() const { return ___U3CFileSystemU3Ek__BackingField_9; } inline RuntimeObject** get_address_of_U3CFileSystemU3Ek__BackingField_9() { return &___U3CFileSystemU3Ek__BackingField_9; } inline void set_U3CFileSystemU3Ek__BackingField_9(RuntimeObject* value) { ___U3CFileSystemU3Ek__BackingField_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CFileSystemU3Ek__BackingField_9), (void*)value); } inline static int32_t get_offset_of_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10)); } inline int32_t get_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10() const { return ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10; } inline int32_t* get_address_of_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10() { return &___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10; } inline void set_U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10(int32_t value) { ___U3CWorkingBufferSizeHintInBytesU3Ek__BackingField_10 = value; } inline static int32_t get_offset_of_U3CImageOperationsProviderU3Ek__BackingField_11() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8, ___U3CImageOperationsProviderU3Ek__BackingField_11)); } inline RuntimeObject* get_U3CImageOperationsProviderU3Ek__BackingField_11() const { return ___U3CImageOperationsProviderU3Ek__BackingField_11; } inline RuntimeObject** get_address_of_U3CImageOperationsProviderU3Ek__BackingField_11() { return &___U3CImageOperationsProviderU3Ek__BackingField_11; } inline void set_U3CImageOperationsProviderU3Ek__BackingField_11(RuntimeObject* value) { ___U3CImageOperationsProviderU3Ek__BackingField_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CImageOperationsProviderU3Ek__BackingField_11), (void*)value); } }; struct Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_StaticFields { public: // System.Lazy`1 SixLabors.ImageSharp.Configuration::Lazy Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E * ___Lazy_0; // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Configuration::k__BackingField Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___U3CDefaultU3Ek__BackingField_4; public: inline static int32_t get_offset_of_Lazy_0() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_StaticFields, ___Lazy_0)); } inline Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E * get_Lazy_0() const { return ___Lazy_0; } inline Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E ** get_address_of_Lazy_0() { return &___Lazy_0; } inline void set_Lazy_0(Lazy_1_t5E6564B4052E36ABD34F45DAFDAAF0319FBF050E * value) { ___Lazy_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___Lazy_0), (void*)value); } inline static int32_t get_offset_of_U3CDefaultU3Ek__BackingField_4() { return static_cast(offsetof(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_StaticFields, ___U3CDefaultU3Ek__BackingField_4)); } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * get_U3CDefaultU3Ek__BackingField_4() const { return ___U3CDefaultU3Ek__BackingField_4; } inline Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 ** get_address_of_U3CDefaultU3Ek__BackingField_4() { return &___U3CDefaultU3Ek__BackingField_4; } inline void set_U3CDefaultU3Ek__BackingField_4(Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * value) { ___U3CDefaultU3Ek__BackingField_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CDefaultU3Ek__BackingField_4), (void*)value); } }; // UnityEngine.UIElements.EventBase struct EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 : public RuntimeObject { public: // System.Int64 UnityEngine.UIElements.EventBase::k__BackingField int64_t ___U3CtimestampU3Ek__BackingField_2; // System.UInt64 UnityEngine.UIElements.EventBase::k__BackingField uint64_t ___U3CeventIdU3Ek__BackingField_3; // System.UInt64 UnityEngine.UIElements.EventBase::k__BackingField uint64_t ___U3CtriggerEventIdU3Ek__BackingField_4; // UnityEngine.UIElements.EventBase/EventPropagation UnityEngine.UIElements.EventBase::k__BackingField int32_t ___U3CpropagationU3Ek__BackingField_5; // UnityEngine.UIElements.PropagationPaths UnityEngine.UIElements.EventBase::m_Path PropagationPaths_tB85C101114BB2AA54407B8F7768B403121914E99 * ___m_Path_6; // UnityEngine.UIElements.EventBase/LifeCycleStatus UnityEngine.UIElements.EventBase::k__BackingField int32_t ___U3ClifeCycleStatusU3Ek__BackingField_7; // UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.EventBase::k__BackingField RuntimeObject* ___U3CleafTargetU3Ek__BackingField_8; // UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.EventBase::m_Target RuntimeObject* ___m_Target_9; // System.Collections.Generic.List`1 UnityEngine.UIElements.EventBase::k__BackingField List_1_t4ACD1DD41E60CC6A1D6F597706710F112BB37C92 * ___U3CskipElementsU3Ek__BackingField_10; // UnityEngine.UIElements.PropagationPhase UnityEngine.UIElements.EventBase::k__BackingField int32_t ___U3CpropagationPhaseU3Ek__BackingField_11; // UnityEngine.UIElements.IEventHandler UnityEngine.UIElements.EventBase::m_CurrentTarget RuntimeObject* ___m_CurrentTarget_12; // UnityEngine.Event UnityEngine.UIElements.EventBase::m_ImguiEvent Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E * ___m_ImguiEvent_13; // UnityEngine.Vector2 UnityEngine.UIElements.EventBase::k__BackingField Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___U3CoriginalMousePositionU3Ek__BackingField_14; public: inline static int32_t get_offset_of_U3CtimestampU3Ek__BackingField_2() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___U3CtimestampU3Ek__BackingField_2)); } inline int64_t get_U3CtimestampU3Ek__BackingField_2() const { return ___U3CtimestampU3Ek__BackingField_2; } inline int64_t* get_address_of_U3CtimestampU3Ek__BackingField_2() { return &___U3CtimestampU3Ek__BackingField_2; } inline void set_U3CtimestampU3Ek__BackingField_2(int64_t value) { ___U3CtimestampU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CeventIdU3Ek__BackingField_3() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___U3CeventIdU3Ek__BackingField_3)); } inline uint64_t get_U3CeventIdU3Ek__BackingField_3() const { return ___U3CeventIdU3Ek__BackingField_3; } inline uint64_t* get_address_of_U3CeventIdU3Ek__BackingField_3() { return &___U3CeventIdU3Ek__BackingField_3; } inline void set_U3CeventIdU3Ek__BackingField_3(uint64_t value) { ___U3CeventIdU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CtriggerEventIdU3Ek__BackingField_4() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___U3CtriggerEventIdU3Ek__BackingField_4)); } inline uint64_t get_U3CtriggerEventIdU3Ek__BackingField_4() const { return ___U3CtriggerEventIdU3Ek__BackingField_4; } inline uint64_t* get_address_of_U3CtriggerEventIdU3Ek__BackingField_4() { return &___U3CtriggerEventIdU3Ek__BackingField_4; } inline void set_U3CtriggerEventIdU3Ek__BackingField_4(uint64_t value) { ___U3CtriggerEventIdU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CpropagationU3Ek__BackingField_5() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___U3CpropagationU3Ek__BackingField_5)); } inline int32_t get_U3CpropagationU3Ek__BackingField_5() const { return ___U3CpropagationU3Ek__BackingField_5; } inline int32_t* get_address_of_U3CpropagationU3Ek__BackingField_5() { return &___U3CpropagationU3Ek__BackingField_5; } inline void set_U3CpropagationU3Ek__BackingField_5(int32_t value) { ___U3CpropagationU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_m_Path_6() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___m_Path_6)); } inline PropagationPaths_tB85C101114BB2AA54407B8F7768B403121914E99 * get_m_Path_6() const { return ___m_Path_6; } inline PropagationPaths_tB85C101114BB2AA54407B8F7768B403121914E99 ** get_address_of_m_Path_6() { return &___m_Path_6; } inline void set_m_Path_6(PropagationPaths_tB85C101114BB2AA54407B8F7768B403121914E99 * value) { ___m_Path_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Path_6), (void*)value); } inline static int32_t get_offset_of_U3ClifeCycleStatusU3Ek__BackingField_7() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___U3ClifeCycleStatusU3Ek__BackingField_7)); } inline int32_t get_U3ClifeCycleStatusU3Ek__BackingField_7() const { return ___U3ClifeCycleStatusU3Ek__BackingField_7; } inline int32_t* get_address_of_U3ClifeCycleStatusU3Ek__BackingField_7() { return &___U3ClifeCycleStatusU3Ek__BackingField_7; } inline void set_U3ClifeCycleStatusU3Ek__BackingField_7(int32_t value) { ___U3ClifeCycleStatusU3Ek__BackingField_7 = value; } inline static int32_t get_offset_of_U3CleafTargetU3Ek__BackingField_8() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___U3CleafTargetU3Ek__BackingField_8)); } inline RuntimeObject* get_U3CleafTargetU3Ek__BackingField_8() const { return ___U3CleafTargetU3Ek__BackingField_8; } inline RuntimeObject** get_address_of_U3CleafTargetU3Ek__BackingField_8() { return &___U3CleafTargetU3Ek__BackingField_8; } inline void set_U3CleafTargetU3Ek__BackingField_8(RuntimeObject* value) { ___U3CleafTargetU3Ek__BackingField_8 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CleafTargetU3Ek__BackingField_8), (void*)value); } inline static int32_t get_offset_of_m_Target_9() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___m_Target_9)); } inline RuntimeObject* get_m_Target_9() const { return ___m_Target_9; } inline RuntimeObject** get_address_of_m_Target_9() { return &___m_Target_9; } inline void set_m_Target_9(RuntimeObject* value) { ___m_Target_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Target_9), (void*)value); } inline static int32_t get_offset_of_U3CskipElementsU3Ek__BackingField_10() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___U3CskipElementsU3Ek__BackingField_10)); } inline List_1_t4ACD1DD41E60CC6A1D6F597706710F112BB37C92 * get_U3CskipElementsU3Ek__BackingField_10() const { return ___U3CskipElementsU3Ek__BackingField_10; } inline List_1_t4ACD1DD41E60CC6A1D6F597706710F112BB37C92 ** get_address_of_U3CskipElementsU3Ek__BackingField_10() { return &___U3CskipElementsU3Ek__BackingField_10; } inline void set_U3CskipElementsU3Ek__BackingField_10(List_1_t4ACD1DD41E60CC6A1D6F597706710F112BB37C92 * value) { ___U3CskipElementsU3Ek__BackingField_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CskipElementsU3Ek__BackingField_10), (void*)value); } inline static int32_t get_offset_of_U3CpropagationPhaseU3Ek__BackingField_11() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___U3CpropagationPhaseU3Ek__BackingField_11)); } inline int32_t get_U3CpropagationPhaseU3Ek__BackingField_11() const { return ___U3CpropagationPhaseU3Ek__BackingField_11; } inline int32_t* get_address_of_U3CpropagationPhaseU3Ek__BackingField_11() { return &___U3CpropagationPhaseU3Ek__BackingField_11; } inline void set_U3CpropagationPhaseU3Ek__BackingField_11(int32_t value) { ___U3CpropagationPhaseU3Ek__BackingField_11 = value; } inline static int32_t get_offset_of_m_CurrentTarget_12() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___m_CurrentTarget_12)); } inline RuntimeObject* get_m_CurrentTarget_12() const { return ___m_CurrentTarget_12; } inline RuntimeObject** get_address_of_m_CurrentTarget_12() { return &___m_CurrentTarget_12; } inline void set_m_CurrentTarget_12(RuntimeObject* value) { ___m_CurrentTarget_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_CurrentTarget_12), (void*)value); } inline static int32_t get_offset_of_m_ImguiEvent_13() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___m_ImguiEvent_13)); } inline Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E * get_m_ImguiEvent_13() const { return ___m_ImguiEvent_13; } inline Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E ** get_address_of_m_ImguiEvent_13() { return &___m_ImguiEvent_13; } inline void set_m_ImguiEvent_13(Event_tED49F8EC5A2514F6E877E301B1AB7ABE4647253E * value) { ___m_ImguiEvent_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ImguiEvent_13), (void*)value); } inline static int32_t get_offset_of_U3CoriginalMousePositionU3Ek__BackingField_14() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967, ___U3CoriginalMousePositionU3Ek__BackingField_14)); } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 get_U3CoriginalMousePositionU3Ek__BackingField_14() const { return ___U3CoriginalMousePositionU3Ek__BackingField_14; } inline Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 * get_address_of_U3CoriginalMousePositionU3Ek__BackingField_14() { return &___U3CoriginalMousePositionU3Ek__BackingField_14; } inline void set_U3CoriginalMousePositionU3Ek__BackingField_14(Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 value) { ___U3CoriginalMousePositionU3Ek__BackingField_14 = value; } }; struct EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967_StaticFields { public: // System.Int64 UnityEngine.UIElements.EventBase::s_LastTypeId int64_t ___s_LastTypeId_0; // System.UInt64 UnityEngine.UIElements.EventBase::s_NextEventId uint64_t ___s_NextEventId_1; public: inline static int32_t get_offset_of_s_LastTypeId_0() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967_StaticFields, ___s_LastTypeId_0)); } inline int64_t get_s_LastTypeId_0() const { return ___s_LastTypeId_0; } inline int64_t* get_address_of_s_LastTypeId_0() { return &___s_LastTypeId_0; } inline void set_s_LastTypeId_0(int64_t value) { ___s_LastTypeId_0 = value; } inline static int32_t get_offset_of_s_NextEventId_1() { return static_cast(offsetof(EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967_StaticFields, ___s_NextEventId_1)); } inline uint64_t get_s_NextEventId_1() const { return ___s_NextEventId_1; } inline uint64_t* get_address_of_s_NextEventId_1() { return &___s_NextEventId_1; } inline void set_s_NextEventId_1(uint64_t value) { ___s_NextEventId_1 = value; } }; // System.MulticastDelegate struct MulticastDelegate_t : public Delegate_t { public: // System.Delegate[] System.MulticastDelegate::delegates DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* ___delegates_11; public: inline static int32_t get_offset_of_delegates_11() { return static_cast(offsetof(MulticastDelegate_t, ___delegates_11)); } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* get_delegates_11() const { return ___delegates_11; } inline DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8** get_address_of_delegates_11() { return &___delegates_11; } inline void set_delegates_11(DelegateU5BU5D_t677D8FE08A5F99E8EE49150B73966CD6E9BF7DB8* value) { ___delegates_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___delegates_11), (void*)value); } }; // Native definition for P/Invoke marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_pinvoke : public Delegate_t_marshaled_pinvoke { Delegate_t_marshaled_pinvoke** ___delegates_11; }; // Native definition for COM marshalling of System.MulticastDelegate struct MulticastDelegate_t_marshaled_com : public Delegate_t_marshaled_com { Delegate_t_marshaled_com** ___delegates_11; }; // SixLabors.ImageSharp.Formats.Png.PngHeader struct PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 { public: // System.Int32 SixLabors.ImageSharp.Formats.Png.PngHeader::k__BackingField int32_t ___U3CWidthU3Ek__BackingField_0; // System.Int32 SixLabors.ImageSharp.Formats.Png.PngHeader::k__BackingField int32_t ___U3CHeightU3Ek__BackingField_1; // System.Byte SixLabors.ImageSharp.Formats.Png.PngHeader::k__BackingField uint8_t ___U3CBitDepthU3Ek__BackingField_2; // SixLabors.ImageSharp.Formats.Png.PngColorType SixLabors.ImageSharp.Formats.Png.PngHeader::k__BackingField uint8_t ___U3CColorTypeU3Ek__BackingField_3; // System.Byte SixLabors.ImageSharp.Formats.Png.PngHeader::k__BackingField uint8_t ___U3CCompressionMethodU3Ek__BackingField_4; // System.Byte SixLabors.ImageSharp.Formats.Png.PngHeader::k__BackingField uint8_t ___U3CFilterMethodU3Ek__BackingField_5; // SixLabors.ImageSharp.Formats.Png.PngInterlaceMode SixLabors.ImageSharp.Formats.Png.PngHeader::k__BackingField uint8_t ___U3CInterlaceMethodU3Ek__BackingField_6; public: inline static int32_t get_offset_of_U3CWidthU3Ek__BackingField_0() { return static_cast(offsetof(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624, ___U3CWidthU3Ek__BackingField_0)); } inline int32_t get_U3CWidthU3Ek__BackingField_0() const { return ___U3CWidthU3Ek__BackingField_0; } inline int32_t* get_address_of_U3CWidthU3Ek__BackingField_0() { return &___U3CWidthU3Ek__BackingField_0; } inline void set_U3CWidthU3Ek__BackingField_0(int32_t value) { ___U3CWidthU3Ek__BackingField_0 = value; } inline static int32_t get_offset_of_U3CHeightU3Ek__BackingField_1() { return static_cast(offsetof(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624, ___U3CHeightU3Ek__BackingField_1)); } inline int32_t get_U3CHeightU3Ek__BackingField_1() const { return ___U3CHeightU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CHeightU3Ek__BackingField_1() { return &___U3CHeightU3Ek__BackingField_1; } inline void set_U3CHeightU3Ek__BackingField_1(int32_t value) { ___U3CHeightU3Ek__BackingField_1 = value; } inline static int32_t get_offset_of_U3CBitDepthU3Ek__BackingField_2() { return static_cast(offsetof(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624, ___U3CBitDepthU3Ek__BackingField_2)); } inline uint8_t get_U3CBitDepthU3Ek__BackingField_2() const { return ___U3CBitDepthU3Ek__BackingField_2; } inline uint8_t* get_address_of_U3CBitDepthU3Ek__BackingField_2() { return &___U3CBitDepthU3Ek__BackingField_2; } inline void set_U3CBitDepthU3Ek__BackingField_2(uint8_t value) { ___U3CBitDepthU3Ek__BackingField_2 = value; } inline static int32_t get_offset_of_U3CColorTypeU3Ek__BackingField_3() { return static_cast(offsetof(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624, ___U3CColorTypeU3Ek__BackingField_3)); } inline uint8_t get_U3CColorTypeU3Ek__BackingField_3() const { return ___U3CColorTypeU3Ek__BackingField_3; } inline uint8_t* get_address_of_U3CColorTypeU3Ek__BackingField_3() { return &___U3CColorTypeU3Ek__BackingField_3; } inline void set_U3CColorTypeU3Ek__BackingField_3(uint8_t value) { ___U3CColorTypeU3Ek__BackingField_3 = value; } inline static int32_t get_offset_of_U3CCompressionMethodU3Ek__BackingField_4() { return static_cast(offsetof(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624, ___U3CCompressionMethodU3Ek__BackingField_4)); } inline uint8_t get_U3CCompressionMethodU3Ek__BackingField_4() const { return ___U3CCompressionMethodU3Ek__BackingField_4; } inline uint8_t* get_address_of_U3CCompressionMethodU3Ek__BackingField_4() { return &___U3CCompressionMethodU3Ek__BackingField_4; } inline void set_U3CCompressionMethodU3Ek__BackingField_4(uint8_t value) { ___U3CCompressionMethodU3Ek__BackingField_4 = value; } inline static int32_t get_offset_of_U3CFilterMethodU3Ek__BackingField_5() { return static_cast(offsetof(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624, ___U3CFilterMethodU3Ek__BackingField_5)); } inline uint8_t get_U3CFilterMethodU3Ek__BackingField_5() const { return ___U3CFilterMethodU3Ek__BackingField_5; } inline uint8_t* get_address_of_U3CFilterMethodU3Ek__BackingField_5() { return &___U3CFilterMethodU3Ek__BackingField_5; } inline void set_U3CFilterMethodU3Ek__BackingField_5(uint8_t value) { ___U3CFilterMethodU3Ek__BackingField_5 = value; } inline static int32_t get_offset_of_U3CInterlaceMethodU3Ek__BackingField_6() { return static_cast(offsetof(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624, ___U3CInterlaceMethodU3Ek__BackingField_6)); } inline uint8_t get_U3CInterlaceMethodU3Ek__BackingField_6() const { return ___U3CInterlaceMethodU3Ek__BackingField_6; } inline uint8_t* get_address_of_U3CInterlaceMethodU3Ek__BackingField_6() { return &___U3CInterlaceMethodU3Ek__BackingField_6; } inline void set_U3CInterlaceMethodU3Ek__BackingField_6(uint8_t value) { ___U3CInterlaceMethodU3Ek__BackingField_6 = value; } }; // SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor struct PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 : public RuntimeObject { public: // SixLabors.ImageSharp.Processing.PixelRowOperation`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::k__BackingField PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * ___U3CPixelRowOperationU3Ek__BackingField_0; // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::k__BackingField int32_t ___U3CModifiersU3Ek__BackingField_1; public: inline static int32_t get_offset_of_U3CPixelRowOperationU3Ek__BackingField_0() { return static_cast(offsetof(PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32, ___U3CPixelRowOperationU3Ek__BackingField_0)); } inline PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * get_U3CPixelRowOperationU3Ek__BackingField_0() const { return ___U3CPixelRowOperationU3Ek__BackingField_0; } inline PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 ** get_address_of_U3CPixelRowOperationU3Ek__BackingField_0() { return &___U3CPixelRowOperationU3Ek__BackingField_0; } inline void set_U3CPixelRowOperationU3Ek__BackingField_0(PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * value) { ___U3CPixelRowOperationU3Ek__BackingField_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CPixelRowOperationU3Ek__BackingField_0), (void*)value); } inline static int32_t get_offset_of_U3CModifiersU3Ek__BackingField_1() { return static_cast(offsetof(PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32, ___U3CModifiersU3Ek__BackingField_1)); } inline int32_t get_U3CModifiersU3Ek__BackingField_1() const { return ___U3CModifiersU3Ek__BackingField_1; } inline int32_t* get_address_of_U3CModifiersU3Ek__BackingField_1() { return &___U3CModifiersU3Ek__BackingField_1; } inline void set_U3CModifiersU3Ek__BackingField_1(int32_t value) { ___U3CModifiersU3Ek__BackingField_1 = value; } }; // System.SystemException struct SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 : public Exception_t { public: public: }; // System.Type struct Type_t : public MemberInfo_t { public: // System.RuntimeTypeHandle System.Type::_impl RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ____impl_9; public: inline static int32_t get_offset_of__impl_9() { return static_cast(offsetof(Type_t, ____impl_9)); } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 get__impl_9() const { return ____impl_9; } inline RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 * get_address_of__impl_9() { return &____impl_9; } inline void set__impl_9(RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 value) { ____impl_9 = value; } }; struct Type_t_StaticFields { public: // System.Reflection.MemberFilter System.Type::FilterAttribute MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterAttribute_0; // System.Reflection.MemberFilter System.Type::FilterName MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterName_1; // System.Reflection.MemberFilter System.Type::FilterNameIgnoreCase MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * ___FilterNameIgnoreCase_2; // System.Object System.Type::Missing RuntimeObject * ___Missing_3; // System.Char System.Type::Delimiter Il2CppChar ___Delimiter_4; // System.Type[] System.Type::EmptyTypes TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* ___EmptyTypes_5; // System.Reflection.Binder System.Type::defaultBinder Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * ___defaultBinder_6; public: inline static int32_t get_offset_of_FilterAttribute_0() { return static_cast(offsetof(Type_t_StaticFields, ___FilterAttribute_0)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterAttribute_0() const { return ___FilterAttribute_0; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterAttribute_0() { return &___FilterAttribute_0; } inline void set_FilterAttribute_0(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterAttribute_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterAttribute_0), (void*)value); } inline static int32_t get_offset_of_FilterName_1() { return static_cast(offsetof(Type_t_StaticFields, ___FilterName_1)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterName_1() const { return ___FilterName_1; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterName_1() { return &___FilterName_1; } inline void set_FilterName_1(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterName_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterName_1), (void*)value); } inline static int32_t get_offset_of_FilterNameIgnoreCase_2() { return static_cast(offsetof(Type_t_StaticFields, ___FilterNameIgnoreCase_2)); } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * get_FilterNameIgnoreCase_2() const { return ___FilterNameIgnoreCase_2; } inline MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 ** get_address_of_FilterNameIgnoreCase_2() { return &___FilterNameIgnoreCase_2; } inline void set_FilterNameIgnoreCase_2(MemberFilter_t48D0AA10105D186AF42428FA532D4B4332CF8B81 * value) { ___FilterNameIgnoreCase_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___FilterNameIgnoreCase_2), (void*)value); } inline static int32_t get_offset_of_Missing_3() { return static_cast(offsetof(Type_t_StaticFields, ___Missing_3)); } inline RuntimeObject * get_Missing_3() const { return ___Missing_3; } inline RuntimeObject ** get_address_of_Missing_3() { return &___Missing_3; } inline void set_Missing_3(RuntimeObject * value) { ___Missing_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___Missing_3), (void*)value); } inline static int32_t get_offset_of_Delimiter_4() { return static_cast(offsetof(Type_t_StaticFields, ___Delimiter_4)); } inline Il2CppChar get_Delimiter_4() const { return ___Delimiter_4; } inline Il2CppChar* get_address_of_Delimiter_4() { return &___Delimiter_4; } inline void set_Delimiter_4(Il2CppChar value) { ___Delimiter_4 = value; } inline static int32_t get_offset_of_EmptyTypes_5() { return static_cast(offsetof(Type_t_StaticFields, ___EmptyTypes_5)); } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* get_EmptyTypes_5() const { return ___EmptyTypes_5; } inline TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755** get_address_of_EmptyTypes_5() { return &___EmptyTypes_5; } inline void set_EmptyTypes_5(TypeU5BU5D_t85B10489E46F06CEC7C4B1CCBD0E01FAB6649755* value) { ___EmptyTypes_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___EmptyTypes_5), (void*)value); } inline static int32_t get_offset_of_defaultBinder_6() { return static_cast(offsetof(Type_t_StaticFields, ___defaultBinder_6)); } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * get_defaultBinder_6() const { return ___defaultBinder_6; } inline Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 ** get_address_of_defaultBinder_6() { return &___defaultBinder_6; } inline void set_defaultBinder_6(Binder_t2BEE27FD84737D1E79BC47FD67F6D3DD2F2DDA30 * value) { ___defaultBinder_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___defaultBinder_6), (void*)value); } }; // System.Action`1 struct Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 : public MulticastDelegate_t { public: public: }; // SixLabors.ImageSharp.Processing.PixelRowOperation`1 struct PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 : public MulticastDelegate_t { public: public: }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tF569F03D6B3B1751E0AFCB6ED3C5C2808C791ED1 : public TransformProcessor_1_tE6C6FCAD04C817AF08EAD352FC679DF8AB8EBF1B { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tF569F03D6B3B1751E0AFCB6ED3C5C2808C791ED1, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tF569F03D6B3B1751E0AFCB6ED3C5C2808C791ED1, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tF569F03D6B3B1751E0AFCB6ED3C5C2808C791ED1, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tF569F03D6B3B1751E0AFCB6ED3C5C2808C791ED1, ___source_6)); } inline ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tF569F03D6B3B1751E0AFCB6ED3C5C2808C791ED1, ___destination_7)); } inline ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tFB35EA28FB3C5652769CD89BAA41804A27D0455B : public TransformProcessor_1_t5D5CFFBE141EF7654E1CA7B5704F109677E06BE4 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tFB35EA28FB3C5652769CD89BAA41804A27D0455B, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tFB35EA28FB3C5652769CD89BAA41804A27D0455B, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tFB35EA28FB3C5652769CD89BAA41804A27D0455B, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tFB35EA28FB3C5652769CD89BAA41804A27D0455B, ___source_6)); } inline ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * get_source_6() const { return ___source_6; } inline ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tFB35EA28FB3C5652769CD89BAA41804A27D0455B, ___destination_7)); } inline ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t2F02820407D2F90E476E3B5C7B300E416748DC69 : public TransformProcessor_1_t1B7A0D215DAEB942B8783E06F0AD5278C32B3291 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2F02820407D2F90E476E3B5C7B300E416748DC69, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2F02820407D2F90E476E3B5C7B300E416748DC69, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2F02820407D2F90E476E3B5C7B300E416748DC69, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2F02820407D2F90E476E3B5C7B300E416748DC69, ___source_6)); } inline ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2F02820407D2F90E476E3B5C7B300E416748DC69, ___destination_7)); } inline ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t5C3F5811C85FC482181BB1BBEAAFEBFCFCFC51A3 : public TransformProcessor_1_t5E3AED8709CB8D76EA6F3B163A35466C8B7B421B { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t5C3F5811C85FC482181BB1BBEAAFEBFCFCFC51A3, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t5C3F5811C85FC482181BB1BBEAAFEBFCFCFC51A3, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t5C3F5811C85FC482181BB1BBEAAFEBFCFCFC51A3, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t5C3F5811C85FC482181BB1BBEAAFEBFCFCFC51A3, ___source_6)); } inline ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * get_source_6() const { return ___source_6; } inline ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t5C3F5811C85FC482181BB1BBEAAFEBFCFCFC51A3, ___destination_7)); } inline ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C : public TransformProcessor_1_tC9A28353A834ECB479019E9E3BEF499A66C2142C { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C, ___source_6)); } inline ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C, ___destination_7)); } inline ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 : public TransformProcessor_1_t47C94E870DC5433DB561416A07A1EFEFCC9CF270 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63, ___source_6)); } inline ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * get_source_6() const { return ___source_6; } inline ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63, ___destination_7)); } inline ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA : public TransformProcessor_1_tBA176686F79CD9D281140DC85B945DAF6DEC37CF { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA, ___source_6)); } inline ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA, ___destination_7)); } inline ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 : public TransformProcessor_1_t29A3C64A4C177064DA2F06B0B5F73ED7242C8789 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906, ___source_6)); } inline ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906, ___destination_7)); } inline ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 : public TransformProcessor_1_t08D4E1F1A2F52857E432446F52980FFE90F95DE9 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184, ___source_6)); } inline ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184, ___destination_7)); } inline ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D : public TransformProcessor_1_t1E99DE957D51B0621C38856A2A7881019049BADD { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D, ___source_6)); } inline ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * get_source_6() const { return ___source_6; } inline ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D, ___destination_7)); } inline ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF : public TransformProcessor_1_t4CB9A229A4BDAA0B9E8B9F3B72DD39A0454BF414 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF, ___source_6)); } inline ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * get_source_6() const { return ___source_6; } inline ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF, ___destination_7)); } inline ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 : public TransformProcessor_1_t14D8BA577DE0840771BD92D77DB74F33C83540D9 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3, ___source_6)); } inline ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3, ___destination_7)); } inline ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E : public TransformProcessor_1_t60D97CF35FC5E63EA80B3B0AABD7D8E1EB5F84C3 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E, ___source_6)); } inline ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * get_source_6() const { return ___source_6; } inline ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E, ___destination_7)); } inline ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 : public TransformProcessor_1_t2C4BA4D6CF111A93AB40CCFB0A1FD693882CD993 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222, ___source_6)); } inline ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222, ___destination_7)); } inline ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 : public TransformProcessor_1_t25CEBFCCF59479D0C7CD50BACFE3CE288498DC26 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5, ___source_6)); } inline ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5, ___destination_7)); } inline ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E : public TransformProcessor_1_t11DAF8F3577DF5AE1D74C9B50779E55BE2FB6F2E { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E, ___source_6)); } inline ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E, ___destination_7)); } inline ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 : public TransformProcessor_1_t0B8103D263249BF05338F0EC99632C0FE9625B4F { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8, ___source_6)); } inline ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8, ___destination_7)); } inline ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 : public TransformProcessor_1_t0C2886241377604F2D24AAC961C03E424137D2D3 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845, ___source_6)); } inline ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845, ___destination_7)); } inline ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F : public TransformProcessor_1_t144BE68FB4ACB1EA1D23FCF9A5468A90A9D8C834 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F, ___source_6)); } inline ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F, ___destination_7)); } inline ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB : public TransformProcessor_1_t4DEB95785B85AD382FD5C59A5A1FD19AE3D88759 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB, ___source_6)); } inline ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB, ___destination_7)); } inline ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD : public TransformProcessor_1_tC0A77D4701521F803693BF1E36E9BC47278B617C { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD, ___source_6)); } inline ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * get_source_6() const { return ___source_6; } inline ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD, ___destination_7)); } inline ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A : public TransformProcessor_1_tAF0576D8C65C35FBFD53AECAACF1649768E64239 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A, ___source_6)); } inline ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A, ___destination_7)); } inline ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 : public TransformProcessor_1_tBF5E00953EEA48B2F67A305D7C5DD280CBE7CF4E { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47, ___source_6)); } inline ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47, ___destination_7)); } inline ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 : public TransformProcessor_1_t8D97476395D15C8D5BB5091C25B1624C316B093B { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46, ___source_6)); } inline ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * get_source_6() const { return ___source_6; } inline ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46, ___destination_7)); } inline ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D : public TransformProcessor_1_tDD6658A0AB71792BC00C0AD0C5F472216B5D0B3D { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D, ___source_6)); } inline ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D, ___destination_7)); } inline ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 : public TransformProcessor_1_t8167EC9BC0752A046D136D5D470D8744E5B733C3 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479, ___source_6)); } inline ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479, ___destination_7)); } inline ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 : public TransformProcessor_1_t8B2F3FBBD722EA5DCD31CF1386216CD74C0DD5D9 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55, ___source_6)); } inline ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * get_source_6() const { return ___source_6; } inline ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55, ___destination_7)); } inline ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 : public TransformProcessor_1_tA5B77B987DC3B807B2C482CB044FF8401F36251D { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848, ___source_6)); } inline ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * get_source_6() const { return ___source_6; } inline ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848, ___destination_7)); } inline ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1 struct ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 : public TransformProcessor_1_t6B5882DBA20F606E19FB450F6109226B66F85347 { public: // SixLabors.ImageSharp.Size SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destinationSize Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E ___destinationSize_3; // SixLabors.ImageSharp.Processing.Processors.Transforms.IResampler SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::resampler RuntimeObject* ___resampler_4; // System.Numerics.Matrix4x4 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::transformMatrix Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A ___transformMatrix_5; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::source ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___source_6; // SixLabors.ImageSharp.ImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor`1::destination ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___destination_7; public: inline static int32_t get_offset_of_destinationSize_3() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3, ___destinationSize_3)); } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E get_destinationSize_3() const { return ___destinationSize_3; } inline Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E * get_address_of_destinationSize_3() { return &___destinationSize_3; } inline void set_destinationSize_3(Size_tC9A6D2473D2469F90FA9097B89CB8FBB3969088E value) { ___destinationSize_3 = value; } inline static int32_t get_offset_of_resampler_4() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3, ___resampler_4)); } inline RuntimeObject* get_resampler_4() const { return ___resampler_4; } inline RuntimeObject** get_address_of_resampler_4() { return &___resampler_4; } inline void set_resampler_4(RuntimeObject* value) { ___resampler_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___resampler_4), (void*)value); } inline static int32_t get_offset_of_transformMatrix_5() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3, ___transformMatrix_5)); } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A get_transformMatrix_5() const { return ___transformMatrix_5; } inline Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A * get_address_of_transformMatrix_5() { return &___transformMatrix_5; } inline void set_transformMatrix_5(Matrix4x4_t1E89259C3D99BA2810CA69FE681E696781E8697A value) { ___transformMatrix_5 = value; } inline static int32_t get_offset_of_source_6() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3, ___source_6)); } inline ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * get_source_6() const { return ___source_6; } inline ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB ** get_address_of_source_6() { return &___source_6; } inline void set_source_6(ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * value) { ___source_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___source_6), (void*)value); } inline static int32_t get_offset_of_destination_7() { return static_cast(offsetof(ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3, ___destination_7)); } inline ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * get_destination_7() const { return ___destination_7; } inline ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB ** get_address_of_destination_7() { return &___destination_7; } inline void set_destination_7(ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * value) { ___destination_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___destination_7), (void*)value); } }; // System.InvalidOperationException struct InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB : public SystemException_tC551B4D6EE3772B5F32C71EE8C719F4B43ECCC62 { public: public: }; // UnityEngine.UIElements.UIR.RenderChainVEData struct RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1 { public: // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::prev VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prev_0; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::next VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___next_1; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::groupTransformAncestor VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___groupTransformAncestor_2; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::boneTransformAncestor VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___boneTransformAncestor_3; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::prevDirty VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prevDirty_4; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::nextDirty VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___nextDirty_5; // System.Int32 UnityEngine.UIElements.UIR.RenderChainVEData::hierarchyDepth int32_t ___hierarchyDepth_6; // UnityEngine.UIElements.UIR.RenderDataDirtyTypes UnityEngine.UIElements.UIR.RenderChainVEData::dirtiedValues int32_t ___dirtiedValues_7; // System.UInt32 UnityEngine.UIElements.UIR.RenderChainVEData::dirtyID uint32_t ___dirtyID_8; // UnityEngine.UIElements.UIR.Implementation.ClipMethod UnityEngine.UIElements.UIR.RenderChainVEData::clipMethod int32_t ___clipMethod_9; // UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainVEData::firstCommand RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___firstCommand_10; // UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainVEData::lastCommand RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___lastCommand_11; // UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainVEData::firstClosingCommand RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___firstClosingCommand_12; // UnityEngine.UIElements.UIR.RenderChainCommand UnityEngine.UIElements.UIR.RenderChainVEData::lastClosingCommand RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___lastClosingCommand_13; // System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::isInChain bool ___isInChain_14; // System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::isStencilClipped bool ___isStencilClipped_15; // System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::isHierarchyHidden bool ___isHierarchyHidden_16; // System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::disableNudging bool ___disableNudging_17; // System.Boolean UnityEngine.UIElements.UIR.RenderChainVEData::usesLegacyText bool ___usesLegacyText_18; // UnityEngine.UIElements.UIR.MeshHandle UnityEngine.UIElements.UIR.RenderChainVEData::data MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * ___data_19; // UnityEngine.UIElements.UIR.MeshHandle UnityEngine.UIElements.UIR.RenderChainVEData::closingData MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * ___closingData_20; // UnityEngine.Matrix4x4 UnityEngine.UIElements.UIR.RenderChainVEData::verticesSpace Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___verticesSpace_21; // System.Int32 UnityEngine.UIElements.UIR.RenderChainVEData::displacementUVStart int32_t ___displacementUVStart_22; // System.Int32 UnityEngine.UIElements.UIR.RenderChainVEData::displacementUVEnd int32_t ___displacementUVEnd_23; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::transformID BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___transformID_24; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::clipRectID BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___clipRectID_25; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::opacityID BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___opacityID_26; // UnityEngine.UIElements.UIR.BMPAlloc UnityEngine.UIElements.UIR.RenderChainVEData::textCoreSettingsID BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___textCoreSettingsID_27; // System.Single UnityEngine.UIElements.UIR.RenderChainVEData::compositeOpacity float ___compositeOpacity_28; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::prevText VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prevText_29; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.UIR.RenderChainVEData::nextText VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___nextText_30; // System.Collections.Generic.List`1 UnityEngine.UIElements.UIR.RenderChainVEData::textEntries List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * ___textEntries_31; // UnityEngine.UIElements.UIR.BasicNode`1 UnityEngine.UIElements.UIR.RenderChainVEData::textures BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 * ___textures_32; public: inline static int32_t get_offset_of_prev_0() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___prev_0)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_prev_0() const { return ___prev_0; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_prev_0() { return &___prev_0; } inline void set_prev_0(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___prev_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___prev_0), (void*)value); } inline static int32_t get_offset_of_next_1() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___next_1)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_next_1() const { return ___next_1; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_next_1() { return &___next_1; } inline void set_next_1(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___next_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___next_1), (void*)value); } inline static int32_t get_offset_of_groupTransformAncestor_2() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___groupTransformAncestor_2)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_groupTransformAncestor_2() const { return ___groupTransformAncestor_2; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_groupTransformAncestor_2() { return &___groupTransformAncestor_2; } inline void set_groupTransformAncestor_2(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___groupTransformAncestor_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___groupTransformAncestor_2), (void*)value); } inline static int32_t get_offset_of_boneTransformAncestor_3() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___boneTransformAncestor_3)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_boneTransformAncestor_3() const { return ___boneTransformAncestor_3; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_boneTransformAncestor_3() { return &___boneTransformAncestor_3; } inline void set_boneTransformAncestor_3(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___boneTransformAncestor_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___boneTransformAncestor_3), (void*)value); } inline static int32_t get_offset_of_prevDirty_4() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___prevDirty_4)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_prevDirty_4() const { return ___prevDirty_4; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_prevDirty_4() { return &___prevDirty_4; } inline void set_prevDirty_4(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___prevDirty_4 = value; Il2CppCodeGenWriteBarrier((void**)(&___prevDirty_4), (void*)value); } inline static int32_t get_offset_of_nextDirty_5() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___nextDirty_5)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_nextDirty_5() const { return ___nextDirty_5; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_nextDirty_5() { return &___nextDirty_5; } inline void set_nextDirty_5(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___nextDirty_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___nextDirty_5), (void*)value); } inline static int32_t get_offset_of_hierarchyDepth_6() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___hierarchyDepth_6)); } inline int32_t get_hierarchyDepth_6() const { return ___hierarchyDepth_6; } inline int32_t* get_address_of_hierarchyDepth_6() { return &___hierarchyDepth_6; } inline void set_hierarchyDepth_6(int32_t value) { ___hierarchyDepth_6 = value; } inline static int32_t get_offset_of_dirtiedValues_7() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___dirtiedValues_7)); } inline int32_t get_dirtiedValues_7() const { return ___dirtiedValues_7; } inline int32_t* get_address_of_dirtiedValues_7() { return &___dirtiedValues_7; } inline void set_dirtiedValues_7(int32_t value) { ___dirtiedValues_7 = value; } inline static int32_t get_offset_of_dirtyID_8() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___dirtyID_8)); } inline uint32_t get_dirtyID_8() const { return ___dirtyID_8; } inline uint32_t* get_address_of_dirtyID_8() { return &___dirtyID_8; } inline void set_dirtyID_8(uint32_t value) { ___dirtyID_8 = value; } inline static int32_t get_offset_of_clipMethod_9() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___clipMethod_9)); } inline int32_t get_clipMethod_9() const { return ___clipMethod_9; } inline int32_t* get_address_of_clipMethod_9() { return &___clipMethod_9; } inline void set_clipMethod_9(int32_t value) { ___clipMethod_9 = value; } inline static int32_t get_offset_of_firstCommand_10() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___firstCommand_10)); } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * get_firstCommand_10() const { return ___firstCommand_10; } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 ** get_address_of_firstCommand_10() { return &___firstCommand_10; } inline void set_firstCommand_10(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * value) { ___firstCommand_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstCommand_10), (void*)value); } inline static int32_t get_offset_of_lastCommand_11() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___lastCommand_11)); } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * get_lastCommand_11() const { return ___lastCommand_11; } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 ** get_address_of_lastCommand_11() { return &___lastCommand_11; } inline void set_lastCommand_11(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * value) { ___lastCommand_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___lastCommand_11), (void*)value); } inline static int32_t get_offset_of_firstClosingCommand_12() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___firstClosingCommand_12)); } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * get_firstClosingCommand_12() const { return ___firstClosingCommand_12; } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 ** get_address_of_firstClosingCommand_12() { return &___firstClosingCommand_12; } inline void set_firstClosingCommand_12(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * value) { ___firstClosingCommand_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___firstClosingCommand_12), (void*)value); } inline static int32_t get_offset_of_lastClosingCommand_13() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___lastClosingCommand_13)); } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * get_lastClosingCommand_13() const { return ___lastClosingCommand_13; } inline RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 ** get_address_of_lastClosingCommand_13() { return &___lastClosingCommand_13; } inline void set_lastClosingCommand_13(RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * value) { ___lastClosingCommand_13 = value; Il2CppCodeGenWriteBarrier((void**)(&___lastClosingCommand_13), (void*)value); } inline static int32_t get_offset_of_isInChain_14() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___isInChain_14)); } inline bool get_isInChain_14() const { return ___isInChain_14; } inline bool* get_address_of_isInChain_14() { return &___isInChain_14; } inline void set_isInChain_14(bool value) { ___isInChain_14 = value; } inline static int32_t get_offset_of_isStencilClipped_15() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___isStencilClipped_15)); } inline bool get_isStencilClipped_15() const { return ___isStencilClipped_15; } inline bool* get_address_of_isStencilClipped_15() { return &___isStencilClipped_15; } inline void set_isStencilClipped_15(bool value) { ___isStencilClipped_15 = value; } inline static int32_t get_offset_of_isHierarchyHidden_16() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___isHierarchyHidden_16)); } inline bool get_isHierarchyHidden_16() const { return ___isHierarchyHidden_16; } inline bool* get_address_of_isHierarchyHidden_16() { return &___isHierarchyHidden_16; } inline void set_isHierarchyHidden_16(bool value) { ___isHierarchyHidden_16 = value; } inline static int32_t get_offset_of_disableNudging_17() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___disableNudging_17)); } inline bool get_disableNudging_17() const { return ___disableNudging_17; } inline bool* get_address_of_disableNudging_17() { return &___disableNudging_17; } inline void set_disableNudging_17(bool value) { ___disableNudging_17 = value; } inline static int32_t get_offset_of_usesLegacyText_18() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___usesLegacyText_18)); } inline bool get_usesLegacyText_18() const { return ___usesLegacyText_18; } inline bool* get_address_of_usesLegacyText_18() { return &___usesLegacyText_18; } inline void set_usesLegacyText_18(bool value) { ___usesLegacyText_18 = value; } inline static int32_t get_offset_of_data_19() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___data_19)); } inline MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * get_data_19() const { return ___data_19; } inline MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED ** get_address_of_data_19() { return &___data_19; } inline void set_data_19(MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * value) { ___data_19 = value; Il2CppCodeGenWriteBarrier((void**)(&___data_19), (void*)value); } inline static int32_t get_offset_of_closingData_20() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___closingData_20)); } inline MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * get_closingData_20() const { return ___closingData_20; } inline MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED ** get_address_of_closingData_20() { return &___closingData_20; } inline void set_closingData_20(MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * value) { ___closingData_20 = value; Il2CppCodeGenWriteBarrier((void**)(&___closingData_20), (void*)value); } inline static int32_t get_offset_of_verticesSpace_21() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___verticesSpace_21)); } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 get_verticesSpace_21() const { return ___verticesSpace_21; } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * get_address_of_verticesSpace_21() { return &___verticesSpace_21; } inline void set_verticesSpace_21(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 value) { ___verticesSpace_21 = value; } inline static int32_t get_offset_of_displacementUVStart_22() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___displacementUVStart_22)); } inline int32_t get_displacementUVStart_22() const { return ___displacementUVStart_22; } inline int32_t* get_address_of_displacementUVStart_22() { return &___displacementUVStart_22; } inline void set_displacementUVStart_22(int32_t value) { ___displacementUVStart_22 = value; } inline static int32_t get_offset_of_displacementUVEnd_23() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___displacementUVEnd_23)); } inline int32_t get_displacementUVEnd_23() const { return ___displacementUVEnd_23; } inline int32_t* get_address_of_displacementUVEnd_23() { return &___displacementUVEnd_23; } inline void set_displacementUVEnd_23(int32_t value) { ___displacementUVEnd_23 = value; } inline static int32_t get_offset_of_transformID_24() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___transformID_24)); } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 get_transformID_24() const { return ___transformID_24; } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 * get_address_of_transformID_24() { return &___transformID_24; } inline void set_transformID_24(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 value) { ___transformID_24 = value; } inline static int32_t get_offset_of_clipRectID_25() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___clipRectID_25)); } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 get_clipRectID_25() const { return ___clipRectID_25; } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 * get_address_of_clipRectID_25() { return &___clipRectID_25; } inline void set_clipRectID_25(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 value) { ___clipRectID_25 = value; } inline static int32_t get_offset_of_opacityID_26() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___opacityID_26)); } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 get_opacityID_26() const { return ___opacityID_26; } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 * get_address_of_opacityID_26() { return &___opacityID_26; } inline void set_opacityID_26(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 value) { ___opacityID_26 = value; } inline static int32_t get_offset_of_textCoreSettingsID_27() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___textCoreSettingsID_27)); } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 get_textCoreSettingsID_27() const { return ___textCoreSettingsID_27; } inline BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 * get_address_of_textCoreSettingsID_27() { return &___textCoreSettingsID_27; } inline void set_textCoreSettingsID_27(BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 value) { ___textCoreSettingsID_27 = value; } inline static int32_t get_offset_of_compositeOpacity_28() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___compositeOpacity_28)); } inline float get_compositeOpacity_28() const { return ___compositeOpacity_28; } inline float* get_address_of_compositeOpacity_28() { return &___compositeOpacity_28; } inline void set_compositeOpacity_28(float value) { ___compositeOpacity_28 = value; } inline static int32_t get_offset_of_prevText_29() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___prevText_29)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_prevText_29() const { return ___prevText_29; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_prevText_29() { return &___prevText_29; } inline void set_prevText_29(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___prevText_29 = value; Il2CppCodeGenWriteBarrier((void**)(&___prevText_29), (void*)value); } inline static int32_t get_offset_of_nextText_30() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___nextText_30)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_nextText_30() const { return ___nextText_30; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_nextText_30() { return &___nextText_30; } inline void set_nextText_30(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___nextText_30 = value; Il2CppCodeGenWriteBarrier((void**)(&___nextText_30), (void*)value); } inline static int32_t get_offset_of_textEntries_31() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___textEntries_31)); } inline List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * get_textEntries_31() const { return ___textEntries_31; } inline List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 ** get_address_of_textEntries_31() { return &___textEntries_31; } inline void set_textEntries_31(List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * value) { ___textEntries_31 = value; Il2CppCodeGenWriteBarrier((void**)(&___textEntries_31), (void*)value); } inline static int32_t get_offset_of_textures_32() { return static_cast(offsetof(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1, ___textures_32)); } inline BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 * get_textures_32() const { return ___textures_32; } inline BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 ** get_address_of_textures_32() { return &___textures_32; } inline void set_textures_32(BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 * value) { ___textures_32 = value; Il2CppCodeGenWriteBarrier((void**)(&___textures_32), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.UIElements.UIR.RenderChainVEData struct RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1_marshaled_pinvoke { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prev_0; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___next_1; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___groupTransformAncestor_2; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___boneTransformAncestor_3; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prevDirty_4; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___nextDirty_5; int32_t ___hierarchyDepth_6; int32_t ___dirtiedValues_7; uint32_t ___dirtyID_8; int32_t ___clipMethod_9; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___firstCommand_10; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___lastCommand_11; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___firstClosingCommand_12; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___lastClosingCommand_13; int32_t ___isInChain_14; int32_t ___isStencilClipped_15; int32_t ___isHierarchyHidden_16; int32_t ___disableNudging_17; int32_t ___usesLegacyText_18; MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * ___data_19; MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * ___closingData_20; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___verticesSpace_21; int32_t ___displacementUVStart_22; int32_t ___displacementUVEnd_23; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___transformID_24; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___clipRectID_25; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___opacityID_26; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___textCoreSettingsID_27; float ___compositeOpacity_28; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prevText_29; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___nextText_30; List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * ___textEntries_31; BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 * ___textures_32; }; // Native definition for COM marshalling of UnityEngine.UIElements.UIR.RenderChainVEData struct RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1_marshaled_com { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prev_0; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___next_1; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___groupTransformAncestor_2; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___boneTransformAncestor_3; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prevDirty_4; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___nextDirty_5; int32_t ___hierarchyDepth_6; int32_t ___dirtiedValues_7; uint32_t ___dirtyID_8; int32_t ___clipMethod_9; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___firstCommand_10; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___lastCommand_11; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___firstClosingCommand_12; RenderChainCommand_t687866AA005A30DF2AF3D60E22ADC708C90828F1 * ___lastClosingCommand_13; int32_t ___isInChain_14; int32_t ___isStencilClipped_15; int32_t ___isHierarchyHidden_16; int32_t ___disableNudging_17; int32_t ___usesLegacyText_18; MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * ___data_19; MeshHandle_tA7A439464E73D2821B9D24EF75EC719A74C441ED * ___closingData_20; Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___verticesSpace_21; int32_t ___displacementUVStart_22; int32_t ___displacementUVEnd_23; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___transformID_24; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___clipRectID_25; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___opacityID_26; BMPAlloc_t2329D0F6C80ACB6A485F2EC900E52171ED651FA8 ___textCoreSettingsID_27; float ___compositeOpacity_28; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___prevText_29; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___nextText_30; List_1_t5D9124F36ADC50D7FBCB5390DA772BDB26966C45 * ___textEntries_31; BasicNode_1_t50926A7B122A7CBF935CADAA3B6A63CB8DC36B65 * ___textures_32; }; // UnityEngine.UIElements.VisualElement struct VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 : public Focusable_t54CC145FEE85D2A5D92761C419288150CF5BEC14 { public: // System.String UnityEngine.UIElements.VisualElement::m_Name String_t* ___m_Name_10; // System.Collections.Generic.List`1 UnityEngine.UIElements.VisualElement::m_ClassList List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * ___m_ClassList_11; // System.Collections.Generic.List`1> UnityEngine.UIElements.VisualElement::m_PropertyBag List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * ___m_PropertyBag_12; // UnityEngine.UIElements.VisualElementFlags UnityEngine.UIElements.VisualElement::m_Flags int32_t ___m_Flags_13; // System.String UnityEngine.UIElements.VisualElement::m_ViewDataKey String_t* ___m_ViewDataKey_14; // UnityEngine.UIElements.RenderHints UnityEngine.UIElements.VisualElement::m_RenderHints int32_t ___m_RenderHints_15; // UnityEngine.Rect UnityEngine.UIElements.VisualElement::lastLayout Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___lastLayout_16; // UnityEngine.Rect UnityEngine.UIElements.VisualElement::lastPadding Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___lastPadding_17; // UnityEngine.UIElements.UIR.RenderChainVEData UnityEngine.UIElements.VisualElement::renderChainData RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1 ___renderChainData_18; // UnityEngine.Vector3 UnityEngine.UIElements.VisualElement::m_Position Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Position_19; // UnityEngine.Quaternion UnityEngine.UIElements.VisualElement::m_Rotation Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 ___m_Rotation_20; // UnityEngine.Vector3 UnityEngine.UIElements.VisualElement::m_Scale Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E ___m_Scale_21; // UnityEngine.Rect UnityEngine.UIElements.VisualElement::m_Layout Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___m_Layout_22; // UnityEngine.Rect UnityEngine.UIElements.VisualElement::m_BoundingBox Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___m_BoundingBox_23; // UnityEngine.Rect UnityEngine.UIElements.VisualElement::m_WorldBoundingBox Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___m_WorldBoundingBox_24; // UnityEngine.Matrix4x4 UnityEngine.UIElements.VisualElement::m_WorldTransformCache Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___m_WorldTransformCache_25; // UnityEngine.Matrix4x4 UnityEngine.UIElements.VisualElement::m_WorldTransformInverseCache Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 ___m_WorldTransformInverseCache_26; // UnityEngine.Rect UnityEngine.UIElements.VisualElement::m_WorldClip Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___m_WorldClip_27; // UnityEngine.Rect UnityEngine.UIElements.VisualElement::m_WorldClipMinusGroup Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___m_WorldClipMinusGroup_28; // UnityEngine.UIElements.PseudoStates UnityEngine.UIElements.VisualElement::triggerPseudoMask int32_t ___triggerPseudoMask_30; // UnityEngine.UIElements.PseudoStates UnityEngine.UIElements.VisualElement::dependencyPseudoMask int32_t ___dependencyPseudoMask_31; // UnityEngine.UIElements.PseudoStates UnityEngine.UIElements.VisualElement::m_PseudoStates int32_t ___m_PseudoStates_32; // UnityEngine.UIElements.PickingMode UnityEngine.UIElements.VisualElement::k__BackingField int32_t ___U3CpickingModeU3Ek__BackingField_33; // UnityEngine.Yoga.YogaNode UnityEngine.UIElements.VisualElement::k__BackingField YogaNode_tD3DA875FF65A4C50F0F6F05A9F8D114FF5A9D9A6 * ___U3CyogaNodeU3Ek__BackingField_34; // UnityEngine.UIElements.ComputedStyle UnityEngine.UIElements.VisualElement::m_SharedStyle ComputedStyle_tF65787E1256E8162D54C36C0EDB423E82433394E * ___m_SharedStyle_35; // UnityEngine.UIElements.ComputedStyle UnityEngine.UIElements.VisualElement::m_Style ComputedStyle_tF65787E1256E8162D54C36C0EDB423E82433394E * ___m_Style_36; // UnityEngine.UIElements.StyleVariableContext UnityEngine.UIElements.VisualElement::variableContext StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE * ___variableContext_37; // System.Int32 UnityEngine.UIElements.VisualElement::inheritedStylesHash int32_t ___inheritedStylesHash_38; // System.UInt32 UnityEngine.UIElements.VisualElement::controlid uint32_t ___controlid_39; // System.Int32 UnityEngine.UIElements.VisualElement::imguiContainerDescendantCount int32_t ___imguiContainerDescendantCount_40; // System.Boolean UnityEngine.UIElements.VisualElement::k__BackingField bool ___U3CenabledSelfU3Ek__BackingField_41; // System.Action`1 UnityEngine.UIElements.VisualElement::k__BackingField Action_1_t4B5D11A4BFD62938CB8E23BE6080E1802E80C757 * ___U3CgenerateVisualContentU3Ek__BackingField_42; // UnityEngine.UIElements.VisualElement/RenderTargetMode UnityEngine.UIElements.VisualElement::m_SubRenderTargetMode int32_t ___m_SubRenderTargetMode_43; // UnityEngine.Material UnityEngine.UIElements.VisualElement::m_defaultMaterial Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___m_defaultMaterial_45; // System.Collections.Generic.List`1 UnityEngine.UIElements.VisualElement::m_RunningAnimations List_1_t7698A061C75B0BB231F4A71998230AA8B311AE67 * ___m_RunningAnimations_46; // UnityEngine.UIElements.VisualElement/Hierarchy UnityEngine.UIElements.VisualElement::k__BackingField Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 ___U3ChierarchyU3Ek__BackingField_48; // System.Boolean UnityEngine.UIElements.VisualElement::k__BackingField bool ___U3CisRootVisualContainerU3Ek__BackingField_49; // System.Boolean UnityEngine.UIElements.VisualElement::k__BackingField bool ___U3CcacheAsBitmapU3Ek__BackingField_50; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.VisualElement::m_PhysicalParent VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_PhysicalParent_51; // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.VisualElement::m_LogicalParent VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___m_LogicalParent_52; // System.Collections.Generic.List`1 UnityEngine.UIElements.VisualElement::m_Children List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * ___m_Children_54; // UnityEngine.UIElements.BaseVisualElementPanel UnityEngine.UIElements.VisualElement::k__BackingField BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30 * ___U3CelementPanelU3Ek__BackingField_55; // UnityEngine.UIElements.InlineStyleAccess UnityEngine.UIElements.VisualElement::inlineStyleAccess InlineStyleAccess_t9428EF1076CFEC0E4529A76FF0EBC3D28D964F57 * ___inlineStyleAccess_56; // System.Collections.Generic.List`1 UnityEngine.UIElements.VisualElement::styleSheetList List_1_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35 * ___styleSheetList_57; // UnityEngine.UIElements.VisualElement/TypeData UnityEngine.UIElements.VisualElement::m_TypeData TypeData_t6CE6B4FD54E700646BC89D58DA7F37AA374C8BC8 * ___m_TypeData_61; public: inline static int32_t get_offset_of_m_Name_10() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_Name_10)); } inline String_t* get_m_Name_10() const { return ___m_Name_10; } inline String_t** get_address_of_m_Name_10() { return &___m_Name_10; } inline void set_m_Name_10(String_t* value) { ___m_Name_10 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Name_10), (void*)value); } inline static int32_t get_offset_of_m_ClassList_11() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_ClassList_11)); } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * get_m_ClassList_11() const { return ___m_ClassList_11; } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 ** get_address_of_m_ClassList_11() { return &___m_ClassList_11; } inline void set_m_ClassList_11(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * value) { ___m_ClassList_11 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ClassList_11), (void*)value); } inline static int32_t get_offset_of_m_PropertyBag_12() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_PropertyBag_12)); } inline List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * get_m_PropertyBag_12() const { return ___m_PropertyBag_12; } inline List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC ** get_address_of_m_PropertyBag_12() { return &___m_PropertyBag_12; } inline void set_m_PropertyBag_12(List_1_t3F0CE5680E8E1FAF64EDF53405C8CCA7DC846CEC * value) { ___m_PropertyBag_12 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PropertyBag_12), (void*)value); } inline static int32_t get_offset_of_m_Flags_13() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_Flags_13)); } inline int32_t get_m_Flags_13() const { return ___m_Flags_13; } inline int32_t* get_address_of_m_Flags_13() { return &___m_Flags_13; } inline void set_m_Flags_13(int32_t value) { ___m_Flags_13 = value; } inline static int32_t get_offset_of_m_ViewDataKey_14() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_ViewDataKey_14)); } inline String_t* get_m_ViewDataKey_14() const { return ___m_ViewDataKey_14; } inline String_t** get_address_of_m_ViewDataKey_14() { return &___m_ViewDataKey_14; } inline void set_m_ViewDataKey_14(String_t* value) { ___m_ViewDataKey_14 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ViewDataKey_14), (void*)value); } inline static int32_t get_offset_of_m_RenderHints_15() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_RenderHints_15)); } inline int32_t get_m_RenderHints_15() const { return ___m_RenderHints_15; } inline int32_t* get_address_of_m_RenderHints_15() { return &___m_RenderHints_15; } inline void set_m_RenderHints_15(int32_t value) { ___m_RenderHints_15 = value; } inline static int32_t get_offset_of_lastLayout_16() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___lastLayout_16)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_lastLayout_16() const { return ___lastLayout_16; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_lastLayout_16() { return &___lastLayout_16; } inline void set_lastLayout_16(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___lastLayout_16 = value; } inline static int32_t get_offset_of_lastPadding_17() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___lastPadding_17)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_lastPadding_17() const { return ___lastPadding_17; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_lastPadding_17() { return &___lastPadding_17; } inline void set_lastPadding_17(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___lastPadding_17 = value; } inline static int32_t get_offset_of_renderChainData_18() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___renderChainData_18)); } inline RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1 get_renderChainData_18() const { return ___renderChainData_18; } inline RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1 * get_address_of_renderChainData_18() { return &___renderChainData_18; } inline void set_renderChainData_18(RenderChainVEData_t656B15476E05EB7869DD55CC758974CE2A8FD8D1 value) { ___renderChainData_18 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___prev_0), (void*)NULL); #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___next_1), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___groupTransformAncestor_2), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___boneTransformAncestor_3), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___prevDirty_4), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___nextDirty_5), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___firstCommand_10), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___lastCommand_11), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___firstClosingCommand_12), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___lastClosingCommand_13), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___data_19), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___closingData_20), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___prevText_29), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___nextText_30), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___textEntries_31), (void*)NULL); #endif #if IL2CPP_ENABLE_STRICT_WRITE_BARRIERS Il2CppCodeGenWriteBarrier((void**)&(((&___renderChainData_18))->___textures_32), (void*)NULL); #endif } inline static int32_t get_offset_of_m_Position_19() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_Position_19)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Position_19() const { return ___m_Position_19; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Position_19() { return &___m_Position_19; } inline void set_m_Position_19(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Position_19 = value; } inline static int32_t get_offset_of_m_Rotation_20() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_Rotation_20)); } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 get_m_Rotation_20() const { return ___m_Rotation_20; } inline Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 * get_address_of_m_Rotation_20() { return &___m_Rotation_20; } inline void set_m_Rotation_20(Quaternion_t6D28618CF65156D4A0AD747370DDFD0C514A31B4 value) { ___m_Rotation_20 = value; } inline static int32_t get_offset_of_m_Scale_21() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_Scale_21)); } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E get_m_Scale_21() const { return ___m_Scale_21; } inline Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E * get_address_of_m_Scale_21() { return &___m_Scale_21; } inline void set_m_Scale_21(Vector3_t65B972D6A585A0A5B63153CF1177A90D3C90D65E value) { ___m_Scale_21 = value; } inline static int32_t get_offset_of_m_Layout_22() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_Layout_22)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_m_Layout_22() const { return ___m_Layout_22; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_m_Layout_22() { return &___m_Layout_22; } inline void set_m_Layout_22(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___m_Layout_22 = value; } inline static int32_t get_offset_of_m_BoundingBox_23() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_BoundingBox_23)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_m_BoundingBox_23() const { return ___m_BoundingBox_23; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_m_BoundingBox_23() { return &___m_BoundingBox_23; } inline void set_m_BoundingBox_23(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___m_BoundingBox_23 = value; } inline static int32_t get_offset_of_m_WorldBoundingBox_24() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_WorldBoundingBox_24)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_m_WorldBoundingBox_24() const { return ___m_WorldBoundingBox_24; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_m_WorldBoundingBox_24() { return &___m_WorldBoundingBox_24; } inline void set_m_WorldBoundingBox_24(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___m_WorldBoundingBox_24 = value; } inline static int32_t get_offset_of_m_WorldTransformCache_25() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_WorldTransformCache_25)); } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 get_m_WorldTransformCache_25() const { return ___m_WorldTransformCache_25; } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * get_address_of_m_WorldTransformCache_25() { return &___m_WorldTransformCache_25; } inline void set_m_WorldTransformCache_25(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 value) { ___m_WorldTransformCache_25 = value; } inline static int32_t get_offset_of_m_WorldTransformInverseCache_26() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_WorldTransformInverseCache_26)); } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 get_m_WorldTransformInverseCache_26() const { return ___m_WorldTransformInverseCache_26; } inline Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 * get_address_of_m_WorldTransformInverseCache_26() { return &___m_WorldTransformInverseCache_26; } inline void set_m_WorldTransformInverseCache_26(Matrix4x4_tDE7FF4F2E2EA284F6EFE00D627789D0E5B8B4461 value) { ___m_WorldTransformInverseCache_26 = value; } inline static int32_t get_offset_of_m_WorldClip_27() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_WorldClip_27)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_m_WorldClip_27() const { return ___m_WorldClip_27; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_m_WorldClip_27() { return &___m_WorldClip_27; } inline void set_m_WorldClip_27(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___m_WorldClip_27 = value; } inline static int32_t get_offset_of_m_WorldClipMinusGroup_28() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_WorldClipMinusGroup_28)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_m_WorldClipMinusGroup_28() const { return ___m_WorldClipMinusGroup_28; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_m_WorldClipMinusGroup_28() { return &___m_WorldClipMinusGroup_28; } inline void set_m_WorldClipMinusGroup_28(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___m_WorldClipMinusGroup_28 = value; } inline static int32_t get_offset_of_triggerPseudoMask_30() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___triggerPseudoMask_30)); } inline int32_t get_triggerPseudoMask_30() const { return ___triggerPseudoMask_30; } inline int32_t* get_address_of_triggerPseudoMask_30() { return &___triggerPseudoMask_30; } inline void set_triggerPseudoMask_30(int32_t value) { ___triggerPseudoMask_30 = value; } inline static int32_t get_offset_of_dependencyPseudoMask_31() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___dependencyPseudoMask_31)); } inline int32_t get_dependencyPseudoMask_31() const { return ___dependencyPseudoMask_31; } inline int32_t* get_address_of_dependencyPseudoMask_31() { return &___dependencyPseudoMask_31; } inline void set_dependencyPseudoMask_31(int32_t value) { ___dependencyPseudoMask_31 = value; } inline static int32_t get_offset_of_m_PseudoStates_32() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_PseudoStates_32)); } inline int32_t get_m_PseudoStates_32() const { return ___m_PseudoStates_32; } inline int32_t* get_address_of_m_PseudoStates_32() { return &___m_PseudoStates_32; } inline void set_m_PseudoStates_32(int32_t value) { ___m_PseudoStates_32 = value; } inline static int32_t get_offset_of_U3CpickingModeU3Ek__BackingField_33() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___U3CpickingModeU3Ek__BackingField_33)); } inline int32_t get_U3CpickingModeU3Ek__BackingField_33() const { return ___U3CpickingModeU3Ek__BackingField_33; } inline int32_t* get_address_of_U3CpickingModeU3Ek__BackingField_33() { return &___U3CpickingModeU3Ek__BackingField_33; } inline void set_U3CpickingModeU3Ek__BackingField_33(int32_t value) { ___U3CpickingModeU3Ek__BackingField_33 = value; } inline static int32_t get_offset_of_U3CyogaNodeU3Ek__BackingField_34() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___U3CyogaNodeU3Ek__BackingField_34)); } inline YogaNode_tD3DA875FF65A4C50F0F6F05A9F8D114FF5A9D9A6 * get_U3CyogaNodeU3Ek__BackingField_34() const { return ___U3CyogaNodeU3Ek__BackingField_34; } inline YogaNode_tD3DA875FF65A4C50F0F6F05A9F8D114FF5A9D9A6 ** get_address_of_U3CyogaNodeU3Ek__BackingField_34() { return &___U3CyogaNodeU3Ek__BackingField_34; } inline void set_U3CyogaNodeU3Ek__BackingField_34(YogaNode_tD3DA875FF65A4C50F0F6F05A9F8D114FF5A9D9A6 * value) { ___U3CyogaNodeU3Ek__BackingField_34 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CyogaNodeU3Ek__BackingField_34), (void*)value); } inline static int32_t get_offset_of_m_SharedStyle_35() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_SharedStyle_35)); } inline ComputedStyle_tF65787E1256E8162D54C36C0EDB423E82433394E * get_m_SharedStyle_35() const { return ___m_SharedStyle_35; } inline ComputedStyle_tF65787E1256E8162D54C36C0EDB423E82433394E ** get_address_of_m_SharedStyle_35() { return &___m_SharedStyle_35; } inline void set_m_SharedStyle_35(ComputedStyle_tF65787E1256E8162D54C36C0EDB423E82433394E * value) { ___m_SharedStyle_35 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_SharedStyle_35), (void*)value); } inline static int32_t get_offset_of_m_Style_36() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_Style_36)); } inline ComputedStyle_tF65787E1256E8162D54C36C0EDB423E82433394E * get_m_Style_36() const { return ___m_Style_36; } inline ComputedStyle_tF65787E1256E8162D54C36C0EDB423E82433394E ** get_address_of_m_Style_36() { return &___m_Style_36; } inline void set_m_Style_36(ComputedStyle_tF65787E1256E8162D54C36C0EDB423E82433394E * value) { ___m_Style_36 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Style_36), (void*)value); } inline static int32_t get_offset_of_variableContext_37() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___variableContext_37)); } inline StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE * get_variableContext_37() const { return ___variableContext_37; } inline StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE ** get_address_of_variableContext_37() { return &___variableContext_37; } inline void set_variableContext_37(StyleVariableContext_t44330638FDDF6AAE9A2FC070B31597D8C5C262EE * value) { ___variableContext_37 = value; Il2CppCodeGenWriteBarrier((void**)(&___variableContext_37), (void*)value); } inline static int32_t get_offset_of_inheritedStylesHash_38() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___inheritedStylesHash_38)); } inline int32_t get_inheritedStylesHash_38() const { return ___inheritedStylesHash_38; } inline int32_t* get_address_of_inheritedStylesHash_38() { return &___inheritedStylesHash_38; } inline void set_inheritedStylesHash_38(int32_t value) { ___inheritedStylesHash_38 = value; } inline static int32_t get_offset_of_controlid_39() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___controlid_39)); } inline uint32_t get_controlid_39() const { return ___controlid_39; } inline uint32_t* get_address_of_controlid_39() { return &___controlid_39; } inline void set_controlid_39(uint32_t value) { ___controlid_39 = value; } inline static int32_t get_offset_of_imguiContainerDescendantCount_40() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___imguiContainerDescendantCount_40)); } inline int32_t get_imguiContainerDescendantCount_40() const { return ___imguiContainerDescendantCount_40; } inline int32_t* get_address_of_imguiContainerDescendantCount_40() { return &___imguiContainerDescendantCount_40; } inline void set_imguiContainerDescendantCount_40(int32_t value) { ___imguiContainerDescendantCount_40 = value; } inline static int32_t get_offset_of_U3CenabledSelfU3Ek__BackingField_41() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___U3CenabledSelfU3Ek__BackingField_41)); } inline bool get_U3CenabledSelfU3Ek__BackingField_41() const { return ___U3CenabledSelfU3Ek__BackingField_41; } inline bool* get_address_of_U3CenabledSelfU3Ek__BackingField_41() { return &___U3CenabledSelfU3Ek__BackingField_41; } inline void set_U3CenabledSelfU3Ek__BackingField_41(bool value) { ___U3CenabledSelfU3Ek__BackingField_41 = value; } inline static int32_t get_offset_of_U3CgenerateVisualContentU3Ek__BackingField_42() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___U3CgenerateVisualContentU3Ek__BackingField_42)); } inline Action_1_t4B5D11A4BFD62938CB8E23BE6080E1802E80C757 * get_U3CgenerateVisualContentU3Ek__BackingField_42() const { return ___U3CgenerateVisualContentU3Ek__BackingField_42; } inline Action_1_t4B5D11A4BFD62938CB8E23BE6080E1802E80C757 ** get_address_of_U3CgenerateVisualContentU3Ek__BackingField_42() { return &___U3CgenerateVisualContentU3Ek__BackingField_42; } inline void set_U3CgenerateVisualContentU3Ek__BackingField_42(Action_1_t4B5D11A4BFD62938CB8E23BE6080E1802E80C757 * value) { ___U3CgenerateVisualContentU3Ek__BackingField_42 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CgenerateVisualContentU3Ek__BackingField_42), (void*)value); } inline static int32_t get_offset_of_m_SubRenderTargetMode_43() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_SubRenderTargetMode_43)); } inline int32_t get_m_SubRenderTargetMode_43() const { return ___m_SubRenderTargetMode_43; } inline int32_t* get_address_of_m_SubRenderTargetMode_43() { return &___m_SubRenderTargetMode_43; } inline void set_m_SubRenderTargetMode_43(int32_t value) { ___m_SubRenderTargetMode_43 = value; } inline static int32_t get_offset_of_m_defaultMaterial_45() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_defaultMaterial_45)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_m_defaultMaterial_45() const { return ___m_defaultMaterial_45; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_m_defaultMaterial_45() { return &___m_defaultMaterial_45; } inline void set_m_defaultMaterial_45(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___m_defaultMaterial_45 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_defaultMaterial_45), (void*)value); } inline static int32_t get_offset_of_m_RunningAnimations_46() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_RunningAnimations_46)); } inline List_1_t7698A061C75B0BB231F4A71998230AA8B311AE67 * get_m_RunningAnimations_46() const { return ___m_RunningAnimations_46; } inline List_1_t7698A061C75B0BB231F4A71998230AA8B311AE67 ** get_address_of_m_RunningAnimations_46() { return &___m_RunningAnimations_46; } inline void set_m_RunningAnimations_46(List_1_t7698A061C75B0BB231F4A71998230AA8B311AE67 * value) { ___m_RunningAnimations_46 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_RunningAnimations_46), (void*)value); } inline static int32_t get_offset_of_U3ChierarchyU3Ek__BackingField_48() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___U3ChierarchyU3Ek__BackingField_48)); } inline Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 get_U3ChierarchyU3Ek__BackingField_48() const { return ___U3ChierarchyU3Ek__BackingField_48; } inline Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 * get_address_of_U3ChierarchyU3Ek__BackingField_48() { return &___U3ChierarchyU3Ek__BackingField_48; } inline void set_U3ChierarchyU3Ek__BackingField_48(Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 value) { ___U3ChierarchyU3Ek__BackingField_48 = value; Il2CppCodeGenWriteBarrier((void**)&(((&___U3ChierarchyU3Ek__BackingField_48))->___m_Owner_0), (void*)NULL); } inline static int32_t get_offset_of_U3CisRootVisualContainerU3Ek__BackingField_49() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___U3CisRootVisualContainerU3Ek__BackingField_49)); } inline bool get_U3CisRootVisualContainerU3Ek__BackingField_49() const { return ___U3CisRootVisualContainerU3Ek__BackingField_49; } inline bool* get_address_of_U3CisRootVisualContainerU3Ek__BackingField_49() { return &___U3CisRootVisualContainerU3Ek__BackingField_49; } inline void set_U3CisRootVisualContainerU3Ek__BackingField_49(bool value) { ___U3CisRootVisualContainerU3Ek__BackingField_49 = value; } inline static int32_t get_offset_of_U3CcacheAsBitmapU3Ek__BackingField_50() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___U3CcacheAsBitmapU3Ek__BackingField_50)); } inline bool get_U3CcacheAsBitmapU3Ek__BackingField_50() const { return ___U3CcacheAsBitmapU3Ek__BackingField_50; } inline bool* get_address_of_U3CcacheAsBitmapU3Ek__BackingField_50() { return &___U3CcacheAsBitmapU3Ek__BackingField_50; } inline void set_U3CcacheAsBitmapU3Ek__BackingField_50(bool value) { ___U3CcacheAsBitmapU3Ek__BackingField_50 = value; } inline static int32_t get_offset_of_m_PhysicalParent_51() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_PhysicalParent_51)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_m_PhysicalParent_51() const { return ___m_PhysicalParent_51; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_m_PhysicalParent_51() { return &___m_PhysicalParent_51; } inline void set_m_PhysicalParent_51(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___m_PhysicalParent_51 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_PhysicalParent_51), (void*)value); } inline static int32_t get_offset_of_m_LogicalParent_52() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_LogicalParent_52)); } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * get_m_LogicalParent_52() const { return ___m_LogicalParent_52; } inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 ** get_address_of_m_LogicalParent_52() { return &___m_LogicalParent_52; } inline void set_m_LogicalParent_52(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * value) { ___m_LogicalParent_52 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_LogicalParent_52), (void*)value); } inline static int32_t get_offset_of_m_Children_54() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_Children_54)); } inline List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * get_m_Children_54() const { return ___m_Children_54; } inline List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 ** get_address_of_m_Children_54() { return &___m_Children_54; } inline void set_m_Children_54(List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * value) { ___m_Children_54 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_Children_54), (void*)value); } inline static int32_t get_offset_of_U3CelementPanelU3Ek__BackingField_55() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___U3CelementPanelU3Ek__BackingField_55)); } inline BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30 * get_U3CelementPanelU3Ek__BackingField_55() const { return ___U3CelementPanelU3Ek__BackingField_55; } inline BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30 ** get_address_of_U3CelementPanelU3Ek__BackingField_55() { return &___U3CelementPanelU3Ek__BackingField_55; } inline void set_U3CelementPanelU3Ek__BackingField_55(BaseVisualElementPanel_t0BFFA91D18C8A7D905330E2D6DE84B9B67E7BE30 * value) { ___U3CelementPanelU3Ek__BackingField_55 = value; Il2CppCodeGenWriteBarrier((void**)(&___U3CelementPanelU3Ek__BackingField_55), (void*)value); } inline static int32_t get_offset_of_inlineStyleAccess_56() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___inlineStyleAccess_56)); } inline InlineStyleAccess_t9428EF1076CFEC0E4529A76FF0EBC3D28D964F57 * get_inlineStyleAccess_56() const { return ___inlineStyleAccess_56; } inline InlineStyleAccess_t9428EF1076CFEC0E4529A76FF0EBC3D28D964F57 ** get_address_of_inlineStyleAccess_56() { return &___inlineStyleAccess_56; } inline void set_inlineStyleAccess_56(InlineStyleAccess_t9428EF1076CFEC0E4529A76FF0EBC3D28D964F57 * value) { ___inlineStyleAccess_56 = value; Il2CppCodeGenWriteBarrier((void**)(&___inlineStyleAccess_56), (void*)value); } inline static int32_t get_offset_of_styleSheetList_57() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___styleSheetList_57)); } inline List_1_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35 * get_styleSheetList_57() const { return ___styleSheetList_57; } inline List_1_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35 ** get_address_of_styleSheetList_57() { return &___styleSheetList_57; } inline void set_styleSheetList_57(List_1_t996D93C3F40AF1407C1817782CBE7F21C7CBCA35 * value) { ___styleSheetList_57 = value; Il2CppCodeGenWriteBarrier((void**)(&___styleSheetList_57), (void*)value); } inline static int32_t get_offset_of_m_TypeData_61() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0, ___m_TypeData_61)); } inline TypeData_t6CE6B4FD54E700646BC89D58DA7F37AA374C8BC8 * get_m_TypeData_61() const { return ___m_TypeData_61; } inline TypeData_t6CE6B4FD54E700646BC89D58DA7F37AA374C8BC8 ** get_address_of_m_TypeData_61() { return &___m_TypeData_61; } inline void set_m_TypeData_61(TypeData_t6CE6B4FD54E700646BC89D58DA7F37AA374C8BC8 * value) { ___m_TypeData_61 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_TypeData_61), (void*)value); } }; struct VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields { public: // System.UInt32 UnityEngine.UIElements.VisualElement::s_NextId uint32_t ___s_NextId_6; // System.Collections.Generic.List`1 UnityEngine.UIElements.VisualElement::s_EmptyClassList List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * ___s_EmptyClassList_7; // UnityEngine.PropertyName UnityEngine.UIElements.VisualElement::userDataPropertyKey PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 ___userDataPropertyKey_8; // System.String UnityEngine.UIElements.VisualElement::disabledUssClassName String_t* ___disabledUssClassName_9; // UnityEngine.Rect UnityEngine.UIElements.VisualElement::s_InfiniteRect Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 ___s_InfiniteRect_29; // UnityEngine.Material UnityEngine.UIElements.VisualElement::s_runtimeMaterial Material_t8927C00353A72755313F046D0CE85178AE8218EE * ___s_runtimeMaterial_44; // System.Collections.Generic.List`1 UnityEngine.UIElements.VisualElement::s_EmptyList List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * ___s_EmptyList_53; // System.Text.RegularExpressions.Regex UnityEngine.UIElements.VisualElement::s_InternalStyleSheetPath Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F * ___s_InternalStyleSheetPath_58; // UnityEngine.PropertyName UnityEngine.UIElements.VisualElement::tooltipPropertyKey PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 ___tooltipPropertyKey_59; // System.Collections.Generic.Dictionary`2 UnityEngine.UIElements.VisualElement::s_TypeData Dictionary_2_t088F85164CD5445D216FC7D72DA5D84D80E3D94F * ___s_TypeData_60; public: inline static int32_t get_offset_of_s_NextId_6() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields, ___s_NextId_6)); } inline uint32_t get_s_NextId_6() const { return ___s_NextId_6; } inline uint32_t* get_address_of_s_NextId_6() { return &___s_NextId_6; } inline void set_s_NextId_6(uint32_t value) { ___s_NextId_6 = value; } inline static int32_t get_offset_of_s_EmptyClassList_7() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields, ___s_EmptyClassList_7)); } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * get_s_EmptyClassList_7() const { return ___s_EmptyClassList_7; } inline List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 ** get_address_of_s_EmptyClassList_7() { return &___s_EmptyClassList_7; } inline void set_s_EmptyClassList_7(List_1_t6C9F81EDBF0F4A31A9B0DA372D2EF34BDA3A1AF3 * value) { ___s_EmptyClassList_7 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EmptyClassList_7), (void*)value); } inline static int32_t get_offset_of_userDataPropertyKey_8() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields, ___userDataPropertyKey_8)); } inline PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 get_userDataPropertyKey_8() const { return ___userDataPropertyKey_8; } inline PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 * get_address_of_userDataPropertyKey_8() { return &___userDataPropertyKey_8; } inline void set_userDataPropertyKey_8(PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 value) { ___userDataPropertyKey_8 = value; } inline static int32_t get_offset_of_disabledUssClassName_9() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields, ___disabledUssClassName_9)); } inline String_t* get_disabledUssClassName_9() const { return ___disabledUssClassName_9; } inline String_t** get_address_of_disabledUssClassName_9() { return &___disabledUssClassName_9; } inline void set_disabledUssClassName_9(String_t* value) { ___disabledUssClassName_9 = value; Il2CppCodeGenWriteBarrier((void**)(&___disabledUssClassName_9), (void*)value); } inline static int32_t get_offset_of_s_InfiniteRect_29() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields, ___s_InfiniteRect_29)); } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 get_s_InfiniteRect_29() const { return ___s_InfiniteRect_29; } inline Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 * get_address_of_s_InfiniteRect_29() { return &___s_InfiniteRect_29; } inline void set_s_InfiniteRect_29(Rect_t7D9187DB6339DBA5741C09B6CCEF2F54F1966878 value) { ___s_InfiniteRect_29 = value; } inline static int32_t get_offset_of_s_runtimeMaterial_44() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields, ___s_runtimeMaterial_44)); } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE * get_s_runtimeMaterial_44() const { return ___s_runtimeMaterial_44; } inline Material_t8927C00353A72755313F046D0CE85178AE8218EE ** get_address_of_s_runtimeMaterial_44() { return &___s_runtimeMaterial_44; } inline void set_s_runtimeMaterial_44(Material_t8927C00353A72755313F046D0CE85178AE8218EE * value) { ___s_runtimeMaterial_44 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_runtimeMaterial_44), (void*)value); } inline static int32_t get_offset_of_s_EmptyList_53() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields, ___s_EmptyList_53)); } inline List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * get_s_EmptyList_53() const { return ___s_EmptyList_53; } inline List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 ** get_address_of_s_EmptyList_53() { return &___s_EmptyList_53; } inline void set_s_EmptyList_53(List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * value) { ___s_EmptyList_53 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_EmptyList_53), (void*)value); } inline static int32_t get_offset_of_s_InternalStyleSheetPath_58() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields, ___s_InternalStyleSheetPath_58)); } inline Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F * get_s_InternalStyleSheetPath_58() const { return ___s_InternalStyleSheetPath_58; } inline Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F ** get_address_of_s_InternalStyleSheetPath_58() { return &___s_InternalStyleSheetPath_58; } inline void set_s_InternalStyleSheetPath_58(Regex_t90F443D398F44965EA241A652ED75DF5BA072A1F * value) { ___s_InternalStyleSheetPath_58 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_InternalStyleSheetPath_58), (void*)value); } inline static int32_t get_offset_of_tooltipPropertyKey_59() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields, ___tooltipPropertyKey_59)); } inline PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 get_tooltipPropertyKey_59() const { return ___tooltipPropertyKey_59; } inline PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 * get_address_of_tooltipPropertyKey_59() { return &___tooltipPropertyKey_59; } inline void set_tooltipPropertyKey_59(PropertyName_t1B3B39F9873F8967D3557FE2CCF4E415F909FEC1 value) { ___tooltipPropertyKey_59 = value; } inline static int32_t get_offset_of_s_TypeData_60() { return static_cast(offsetof(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0_StaticFields, ___s_TypeData_60)); } inline Dictionary_2_t088F85164CD5445D216FC7D72DA5D84D80E3D94F * get_s_TypeData_60() const { return ___s_TypeData_60; } inline Dictionary_2_t088F85164CD5445D216FC7D72DA5D84D80E3D94F ** get_address_of_s_TypeData_60() { return &___s_TypeData_60; } inline void set_s_TypeData_60(Dictionary_2_t088F85164CD5445D216FC7D72DA5D84D80E3D94F * value) { ___s_TypeData_60 = value; Il2CppCodeGenWriteBarrier((void**)(&___s_TypeData_60), (void*)value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // System.Object[] struct ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE : public RuntimeArray { public: ALIGN_FIELD (8) RuntimeObject * m_Items[1]; public: inline RuntimeObject * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline RuntimeObject ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, RuntimeObject * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline RuntimeObject * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline RuntimeObject ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.ReadOnlySpan`1 System.ReadOnlySpan`1::Slice(System.Int32,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method); // System.ReadOnlySpan`1 System.Runtime.InteropServices.MemoryMarshal::Cast(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_gshared (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___span0, const RuntimeMethod* method); // !!0& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_gshared (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F ___span0, const RuntimeMethod* method); // !!0& System.Runtime.CompilerServices.Unsafe::Add(!!0&,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_gshared_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * ___source0, int32_t ___elementOffset1, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1_Add_mF15250BF947CA27BE9A23C08BAC6DB6F180B0EDD_gshared (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, RuntimeObject * ___item0, const RuntimeMethod* method); // System.Int32 System.Collections.Generic.List`1::get_Count() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method); // !0 System.Collections.Generic.List`1::get_Item(System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_m7B5E3383CB67492E573AC0D875ED82A51350F188_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, int32_t ___index0, const RuntimeMethod* method); // System.Void SixLabors.Guard::NotNull(TValue,System.String) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Guard_NotNull_TisRuntimeObject_mCC4DE844B884F413E1638F21C30000B52DE4EFB5_gshared_inline (RuntimeObject * ___value0, String_t* ___parameterName1, const RuntimeMethod* method); // System.Void System.Action`1::Invoke(!0) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Action_1_Invoke_mAAE01A16F138CEC8E1965D322EFB6A7045FE76F2_gshared (Action_1_tD9663D9715FAA4E62035CFCF1AD4D094EE7872DC * __this, RuntimeObject * ___obj0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_mE62A3FCBA175EBEE5A183852FFFA65CE778BA50C_gshared (ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB * __this, ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_m23F6024689D268D3EAF235D962143EB29C02024C_gshared (ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 * __this, ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_m06014E666F15F38DC2CA3BCC1A2E1CFC4C377F96_gshared (ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 * __this, ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_mDA81EC215E84849931FCD11BC2D1B8C632E1DBDD_gshared (ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 * __this, ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_m0A5BC6E72DDD65895BFED28790EE5602B00C6801_gshared (ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 * __this, ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_mB570D29A0A3D9F0AD5E4F639F5B159FC6D8BBF9C_gshared (ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A * __this, ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_m270912EDD6E860FB2E97121DACF77D700114309F_gshared (ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 * __this, ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_m70EEAFEEAE5B0A2F1C128E6D5E2894544E211CBB_gshared (ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F * __this, ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_m33727C78FDAC91D5728B3BFD6C0A1EDD92C03793_gshared (ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A * __this, ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_m073A358D133D4F0BFE374915945BC555A9BBE3E6_gshared (ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 * __this, ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_mD42C2C5DBBBBC7D582E026DB03E77393B882DDDC_gshared (ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 * __this, ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_mE189A533879913A7268D7AE4D9DB70451653EC73_gshared (ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C * __this, ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_mBEF0A51B44FA40FFEFC7C4B5F6BA63B0BC78877C_gshared (ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 * __this, ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_mCDB0E00DA38C4588A6434562ED74A25D92011114_gshared (ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB * __this, ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_m5E8B2E2A29F657394553BC336B5323D9BFCF3462_gshared (ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 * __this, ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_m1A72B4BAF8AFBED5D6A1C23EF8243AA10AD6DEEA_gshared (ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 * __this, ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_mC4C32F0F7B462E1E29E1BF129C3B4880DD30D983_gshared (ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 * __this, ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_m8C60D4627A77239FD3764C824F824D7477AD55B5_gshared (ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 * __this, ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_m3BC801647DA231DCB8FE56114E42F756AB8433FF_gshared (ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA * __this, ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_m10794688D8D669DB98F3FA39FB1D2CFCCA3E0E70_gshared (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * __this, ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_m14790B5F6ABF9824DA34AE50D44F0D82941257F6_gshared (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * __this, ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_m1608E78E6A15AD152C149501ED9D14FA2D56BD7F_gshared (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * __this, ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_m38A097FF17378E28BA2F4A76630817B1AF02E259_gshared (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * __this, ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_mDE3CDE33C1416E88BD898D9E1A4056F89887F31D_gshared (ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 * __this, ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_mED342B4BE245093515697E4FC00C525F540D7CC8_gshared (ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 * __this, ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_m559C3D3247758493F4FDC5E4A7184E65CAD8DE4E_gshared (ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 * __this, ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_m38111E104D106D92A63A5E0C70A55505AFDEDE4F_gshared (ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A * __this, ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_mD5F9F24201043E7C6A9CDEB01267FAEB380268CA_gshared (ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 * __this, ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 ___other0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ReadOnlyMemory_1_Equals_m6A986A3B00C2BB6DD43DFD6512D92ECEFCCA3B41_gshared (ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC * __this, ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC ___other0, const RuntimeMethod* method); // T System.Runtime.InteropServices.MemoryMarshal::Read(System.ReadOnlySpan`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t MemoryMarshal_Read_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE6E7B9169325123D679204772267C8E25A310709_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method); // !!1& System.Runtime.CompilerServices.Unsafe::As(!!0&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * Unsafe_As_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m96736A7159F2A9B385397044B3E678B1BED3125E_gshared_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * ___source0, const RuntimeMethod* method); // System.Void System.ReadOnlySpan`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m19A753A110C19315A508935C46EA96BA81A69AC7_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method); // !!0& System.Runtime.CompilerServices.Unsafe::AsRef(!!0&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * Unsafe_AsRef_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m659AC8BE49CE96A85AE6C340B17B961CCB3FE7DE_gshared_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * ___source0, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, const RuntimeMethod* method); // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint8_t* MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_gshared (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___span0, const RuntimeMethod* method); // System.Byte SixLabors.ImageSharp.Formats.Png.PngHeader::get_BitDepth() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline (PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * __this, const RuntimeMethod* method); // System.ReadOnlySpan`1 System.ReadOnlySpan`1::Slice(System.Int32,System.Int32) inline ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { return (( ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *, int32_t, int32_t, const RuntimeMethod*))ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_gshared_inline)(__this, ___start0, ___length1, method); } // System.UInt16 System.Buffers.Binary.BinaryPrimitives::ReadUInt16BigEndian(System.ReadOnlySpan`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.La16::FromRgb48(SixLabors.ImageSharp.PixelFormats.Rgb48) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La16_FromRgb48_m6BA17C4A93FC2AB5230B4C2D6C5C8067BD89E5D8_inline (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Formats.Png.PngHeader::get_Width() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline (PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba64::set_Rgb(SixLabors.ImageSharp.PixelFormats.Rgb48) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba64_set_Rgb_mE801CC40661D06C4E9CA6A4D61266E645234E6F9_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___value0, const RuntimeMethod* method); // System.Boolean SixLabors.ImageSharp.PixelFormats.Rgb48::Equals(SixLabors.ImageSharp.PixelFormats.Rgb48) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Rgb48_Equals_m10F37239E7172F96AD3217E9154AEDDF8ADD6224_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___other0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.La16::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void La16_FromRgba64_m16AF55E95F4198C70AA2E8FF601EA39948A47A3B (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.ReadOnlySpan`1 System.Runtime.InteropServices.MemoryMarshal::Cast(System.ReadOnlySpan`1) inline ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34 (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___span0, const RuntimeMethod* method) { return (( ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , const RuntimeMethod*))MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_gshared)(___span0, method); } // !!0& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8 (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F ___span0, const RuntimeMethod* method) { return (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F , const RuntimeMethod*))MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_gshared)(___span0, method); } // !!0& System.Runtime.CompilerServices.Unsafe::Add(!!0&,System.Int32) inline Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * ___source0, int32_t ___elementOffset1, const RuntimeMethod* method) { return (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *, int32_t, const RuntimeMethod*))Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_gshared_inline)(___source0, ___elementOffset1, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Rgba32::set_Rgb(SixLabors.ImageSharp.PixelFormats.Rgb24) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba32_set_Rgb_mDCB42BA2A79E91C447C18B3628F6B903B0B1E1D1_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___value0, const RuntimeMethod* method); // System.Boolean SixLabors.ImageSharp.PixelFormats.Rgb24::Equals(SixLabors.ImageSharp.PixelFormats.Rgb24) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Rgb24_Equals_m322CB13DD17830D8A20CC22951C42BAAA680C130_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___other0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.La16::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La16_FromRgba32_mB5CB599F36CB849A13E5C8B03A0E733583FFC69B_inline (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.La32::FromRgb48(SixLabors.ImageSharp.PixelFormats.Rgb48) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La32_FromRgb48_mDE7B1D165238AA7FF17D2099E00A1A0D5CE8513D_inline (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.La32::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La32_FromRgba64_mF19FEA17F04ED6EC3A88EB7E6CB2758A4C368AFF_inline (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.La32::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La32_FromRgba32_m36DEFBD1145F68A0A8CAD35C66538708AE44FB2F_inline (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte2::FromRgb48(SixLabors.ImageSharp.PixelFormats.Rgb48) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_FromRgb48_mD28479F78B2F54F5BD74D7EA436CC143B12EF711_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte2::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_FromRgba64_mADA69B96565C90F3C73C5DA49C1EA5A1AD24B230_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte2::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_FromRgba32_mC31C43BA8E2CD79580CF668F26E72F0ECCC68F76_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte4::FromRgb48(SixLabors.ImageSharp.PixelFormats.Rgb48) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromRgb48_mD4880645D4AA6D10432124C593C3E8C52C3BB951_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte4::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromRgba64_mB3BFB28CA1B7685A24F6FDD9A3EBDEB812CF0510_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte4::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromRgba32_m5CE80394A5404F0E2AE7879D81F33378A793F464_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort2::FromRgb48(SixLabors.ImageSharp.PixelFormats.Rgb48) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_FromRgb48_m7F73CB679FAC5CEB299E7B47E43611BB2A1DB90F_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort2::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_FromRgba64_m40A95564595AF83B53C65D73091D41FD95C9FB6F_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort2::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_FromRgba32_mB7EF1FE4A9D64B4D8A716080902745E6F37E6B3B_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort4::FromRgb48(SixLabors.ImageSharp.PixelFormats.Rgb48) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromRgb48_m48FF76AE70F6F20458D2C6D35C7A239461AB4E50_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort4::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromRgba64_m8B98A049A87A1B2484D78B71846B9D253BED190B_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort4::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromRgba32_mF43BE8669B1F3FA50C4FD3F59B000D9FE428F6EC_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rg32::FromRgb48(SixLabors.ImageSharp.PixelFormats.Rgb48) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromRgb48_mF1CBE15BE5F508ED1D44386058AC861938061A2B_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rg32::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromRgba64_mFC727F236BA01EAACC4634418350BD373F82AC74_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rg32::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromRgba32_mD5051B8E5643D901F7CC15ECCB74E2739B9A7101_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgb24::FromRgb48(SixLabors.ImageSharp.PixelFormats.Rgb48) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb24_FromRgb48_m39412D7B576E35E740DA185E2F0943162734D759_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgb24::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb24_FromRgba64_m4BD5FCD86D1B7124FE91C9CC0639AB52E1AF1CF8_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgb24::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb24_FromRgba32_mB1A0FD43867EB848885E8E1D098B15F77FF7298E_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgb48::FromRgb48(SixLabors.ImageSharp.PixelFormats.Rgb48) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb48_FromRgb48_mB3681863C8065D53A3CD360E0C49CD2FC40EEF22_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgb48::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb48_FromRgba64_m8D2D5CD4F543C3EAB7D27A335747060BFFCEB6CB_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgb48::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb48_FromRgba32_m4BFD7AACDA0B1A48504A981250F8C51A2F2E3BEF_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba1010102::FromRgb48(SixLabors.ImageSharp.PixelFormats.Rgb48) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromRgb48_mD60838B943DB53ABE4FEC35D826137E4E22188A4_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba1010102::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromRgba64_m28DA43F24BF0DB0D85405D08899838CA14173D1B_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba1010102::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromRgba32_m236DAC3A8EDDA7163077F4BFC482FAD25341B2CD_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba32::FromRgb48(SixLabors.ImageSharp.PixelFormats.Rgb48) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba32_FromRgb48_m49411B125B5F3FCE50F0A7F92F0F339E01A7E701_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba32::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba32_FromRgba64_mD3312D13CDC70A1D9E42A597984A6D60FAA525C4_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba32::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba32_FromRgba32_mCFC29194D1176DC2D90436EE452D594EC1EA1CD1_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba64::FromRgb48(SixLabors.ImageSharp.PixelFormats.Rgb48) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba64_FromRgb48_m491D5CAD600F3A650FEDF76C5392BBBC8DEFC456_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba64::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba64_FromRgba64_m1C83CC8FC6D911B659982D86D7BC51FAA521789B_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba64::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba64_FromRgba32_mBEE9E6556FA418DF8DF7505AE39BC6892410937F_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.RgbaVector::FromRgb48(SixLabors.ImageSharp.PixelFormats.Rgb48) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromRgb48_m43A40A3A5180642B6F9E7B962E31F1092576D59E_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.RgbaVector::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromRgba64_mB6A7778E3568448BC30ABBE200D5194E46A525EA_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.RgbaVector::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromRgba32_mF4BD2DBF6B7CC83689CFD997E9076A2E7665C655_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short2::FromRgb48(SixLabors.ImageSharp.PixelFormats.Rgb48) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_FromRgb48_m0CC31A091D0541F651E94AD0BC10B05B0A2B7150_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short2::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_FromRgba64_mFD2B511E3809A2C46B60E7ADD12657E175C81F7A_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short2::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_FromRgba32_mCD8B62A110BE22EFFB2FCAE38375F11C84E34EA8_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short4::FromRgb48(SixLabors.ImageSharp.PixelFormats.Rgb48) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromRgb48_mA8E0990F42B356F3E849A2FFD806E9DADDBA20E7_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short4::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromRgba64_m30AC5BDB5F8761AB9AB1C7E38DEF7569D3F35F21_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short4::FromRgba32(SixLabors.ImageSharp.PixelFormats.Rgba32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromRgba32_m2FA79219968F6242BC4E99C29A717F01C4537242_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.A8::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void A8_FromRgba64_m379C68C51759467319F75B1AAAEE16678E603839_inline (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Abgr32::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Abgr32_FromRgba64_m268206D51CD3611C38AFA1B91F10D864ECCCC4E2_inline (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Argb32::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Argb32_FromRgba64_m4A3FD9BAE5AFB06387033C02CABCC55AAACEEAE5_inline (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgr24::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr24_FromRgba64_mD173E28EE269CDD7847975D76437B19142275E9A_inline (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgr565::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_FromRgba64_m8E0E43770A6BD1BA24E3E9F9530B257CF5A848A5_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra32::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra32_FromRgba64_mC16E4A87FAE97CDF497AFD5E14CECD4795EE41FD_inline (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra4444::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_FromRgba64_m4E436B6D045A92CA560D301BC78BFC9EF6910780_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra5551::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_FromRgba64_m037D1F8A6B388D88E755848EE67AA1A7A2231468_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Byte4::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_FromRgba64_mFAAD01BCD8F1EEE02754B1132D1679A8E56E300E_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfSingle::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfSingle_FromRgba64_mC592BB26A4E72549FB43FD88679528FB42F17BB5_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector2::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector2_FromRgba64_m4438111F772E321AF66A54782EB845F5C43772B9_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector4::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_FromRgba64_m958D1915C1323308BA2AA58AB62341666774154D_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.L16::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L16_FromRgba64_m3957AE6CDC286A45FB26B413B859503975112054_inline (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.L8::FromRgba64(SixLabors.ImageSharp.PixelFormats.Rgba64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L8_FromRgba64_mFC46AB674C1A97E5AEE7DB90CAEA1066B994DFE6_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method); // UnityEngine.UIElements.IPanel UnityEngine.UIElements.VisualElement::get_panel() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* VisualElement_get_panel_m8362331515135E7044CECFED9260FAA1EBD53E43 (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * __this, const RuntimeMethod* method); // UnityEngine.UIElements.VisualElement/Hierarchy UnityEngine.UIElements.VisualElement::get_hierarchy() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 VisualElement_get_hierarchy_m4B2AD83FE8FA93302B534E4EF77E356901F1A90A_inline (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * __this, const RuntimeMethod* method); // UnityEngine.UIElements.VisualElement UnityEngine.UIElements.VisualElement/Hierarchy::get_parent() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * Hierarchy_get_parent_m95543CF2F0974BC89228441F8789764F6F10F502 (Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 * __this, const RuntimeMethod* method); // System.Void UnityEngine.UIElements.EventBase::set_target(UnityEngine.UIElements.IEventHandler) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EventBase_set_target_m0DB62F906DB05078428D06B8FCBD8D393D23294B (EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 * __this, RuntimeObject* ___value0, const RuntimeMethod* method); // System.Collections.Generic.List`1 UnityEngine.UIElements.VisualElementListPool::Get(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * VisualElementListPool_Get_m2E8B0CCB6C110C9B817A734738C588407305F11A (int32_t ___initialCapacity0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::Add(!0) inline void List_1_Add_m2DDCC74FAD61F6D0C680626598CE42CD6A4BF534 (List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * __this, VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___item0, const RuntimeMethod* method) { (( void (*) (List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *, VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *, const RuntimeMethod*))List_1_Add_mF15250BF947CA27BE9A23C08BAC6DB6F180B0EDD_gshared)(__this, ___item0, method); } // System.Int32 System.Collections.Generic.List`1::get_Count() inline int32_t List_1_get_Count_mEF37E9009C6837645A99A160B5D4A413545A11D1_inline (List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * __this, const RuntimeMethod* method) { return (( int32_t (*) (List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *, const RuntimeMethod*))List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline)(__this, method); } // !0 System.Collections.Generic.List`1::get_Item(System.Int32) inline VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * List_1_get_Item_mEB2D78449DA06A0D4FC277BE6D46047E75C09C77_inline (List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * __this, int32_t ___index0, const RuntimeMethod* method) { return (( VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * (*) (List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *, int32_t, const RuntimeMethod*))List_1_get_Item_m7B5E3383CB67492E573AC0D875ED82A51350F188_gshared_inline)(__this, ___index0, method); } // System.Void UnityEngine.UIElements.VisualElementListPool::Release(System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VisualElementListPool_Release_m4E9C1625C6852CAE8C11F5390AC6972F3DB57C53 (List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * ___elements0, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.PixelRowOperation`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::get_PixelRowOperation() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor/PixelRowDelegate::.ctor(SixLabors.ImageSharp.Processing.PixelRowOperation`1) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * __this, PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * ___pixelRowOperation0, const RuntimeMethod* method); // SixLabors.ImageSharp.PixelFormats.PixelConversionModifiers SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::get_Modifiers() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Configuration SixLabors.ImageSharp.Advanced.AdvancedImageExtensions::GetConfiguration(SixLabors.ImageSharp.Image) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156 (Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE * ___source0, const RuntimeMethod* method); // System.Void SixLabors.Guard::NotNull(TValue,System.String) inline void Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___value0, String_t* ___parameterName1, const RuntimeMethod* method) { (( void (*) (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, String_t*, const RuntimeMethod*))Guard_NotNull_TisRuntimeObject_mCC4DE844B884F413E1638F21C30000B52DE4EFB5_gshared_inline)(___value0, ___parameterName1, method); } // System.Void SixLabors.Guard::NotNull>(TValue,System.String) inline void Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___value0, String_t* ___parameterName1, const RuntimeMethod* method) { (( void (*) (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, String_t*, const RuntimeMethod*))Guard_NotNull_TisRuntimeObject_mCC4DE844B884F413E1638F21C30000B52DE4EFB5_gshared_inline)(___value0, ___parameterName1, method); } // System.Void SixLabors.ImageSharp.Image::EnsureNotDisposed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007 (Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.IImageProcessingContextFactory SixLabors.ImageSharp.Configuration::get_ImageOperationsProvider() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * __this, const RuntimeMethod* method); // System.Void System.Action`1::Invoke(!0) inline void Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * __this, RuntimeObject* ___obj0, const RuntimeMethod* method) { (( void (*) (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, RuntimeObject*, const RuntimeMethod*))Action_1_Invoke_mAAE01A16F138CEC8E1965D322EFB6A7045FE76F2_gshared)(__this, ___obj0, method); } // SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::get_Quantizer() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.ImageFrame::Bounds() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449 (ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Rectangle SixLabors.ImageSharp.Rectangle::Intersect(SixLabors.ImageSharp.Rectangle,SixLabors.ImageSharp.Rectangle) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___a0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___b1, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_mE62A3FCBA175EBEE5A183852FFFA65CE778BA50C (ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB * __this, ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB *, ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB , const RuntimeMethod*))ReadOnlyMemory_1_Equals_mE62A3FCBA175EBEE5A183852FFFA65CE778BA50C_gshared)(__this, ___other0, method); } // System.Void System.InvalidOperationException::.ctor(System.String) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * __this, String_t* ___message0, const RuntimeMethod* method); // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_m23F6024689D268D3EAF235D962143EB29C02024C (ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 * __this, ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 *, ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 , const RuntimeMethod*))ReadOnlyMemory_1_Equals_m23F6024689D268D3EAF235D962143EB29C02024C_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_m06014E666F15F38DC2CA3BCC1A2E1CFC4C377F96 (ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 * __this, ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 *, ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 , const RuntimeMethod*))ReadOnlyMemory_1_Equals_m06014E666F15F38DC2CA3BCC1A2E1CFC4C377F96_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_mDA81EC215E84849931FCD11BC2D1B8C632E1DBDD (ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 * __this, ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 *, ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 , const RuntimeMethod*))ReadOnlyMemory_1_Equals_mDA81EC215E84849931FCD11BC2D1B8C632E1DBDD_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_m0A5BC6E72DDD65895BFED28790EE5602B00C6801 (ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 * __this, ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 *, ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 , const RuntimeMethod*))ReadOnlyMemory_1_Equals_m0A5BC6E72DDD65895BFED28790EE5602B00C6801_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_mB570D29A0A3D9F0AD5E4F639F5B159FC6D8BBF9C (ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A * __this, ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A *, ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A , const RuntimeMethod*))ReadOnlyMemory_1_Equals_mB570D29A0A3D9F0AD5E4F639F5B159FC6D8BBF9C_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_m270912EDD6E860FB2E97121DACF77D700114309F (ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 * __this, ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 *, ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 , const RuntimeMethod*))ReadOnlyMemory_1_Equals_m270912EDD6E860FB2E97121DACF77D700114309F_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_m70EEAFEEAE5B0A2F1C128E6D5E2894544E211CBB (ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F * __this, ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F *, ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F , const RuntimeMethod*))ReadOnlyMemory_1_Equals_m70EEAFEEAE5B0A2F1C128E6D5E2894544E211CBB_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_m33727C78FDAC91D5728B3BFD6C0A1EDD92C03793 (ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A * __this, ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A *, ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A , const RuntimeMethod*))ReadOnlyMemory_1_Equals_m33727C78FDAC91D5728B3BFD6C0A1EDD92C03793_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_m073A358D133D4F0BFE374915945BC555A9BBE3E6 (ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 * __this, ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 *, ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 , const RuntimeMethod*))ReadOnlyMemory_1_Equals_m073A358D133D4F0BFE374915945BC555A9BBE3E6_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_mD42C2C5DBBBBC7D582E026DB03E77393B882DDDC (ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 * __this, ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 *, ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 , const RuntimeMethod*))ReadOnlyMemory_1_Equals_mD42C2C5DBBBBC7D582E026DB03E77393B882DDDC_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_mE189A533879913A7268D7AE4D9DB70451653EC73 (ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C * __this, ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C *, ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C , const RuntimeMethod*))ReadOnlyMemory_1_Equals_mE189A533879913A7268D7AE4D9DB70451653EC73_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_mBEF0A51B44FA40FFEFC7C4B5F6BA63B0BC78877C (ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 * __this, ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 *, ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 , const RuntimeMethod*))ReadOnlyMemory_1_Equals_mBEF0A51B44FA40FFEFC7C4B5F6BA63B0BC78877C_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_mCDB0E00DA38C4588A6434562ED74A25D92011114 (ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB * __this, ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB *, ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB , const RuntimeMethod*))ReadOnlyMemory_1_Equals_mCDB0E00DA38C4588A6434562ED74A25D92011114_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_m5E8B2E2A29F657394553BC336B5323D9BFCF3462 (ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 * __this, ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 *, ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 , const RuntimeMethod*))ReadOnlyMemory_1_Equals_m5E8B2E2A29F657394553BC336B5323D9BFCF3462_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_m1A72B4BAF8AFBED5D6A1C23EF8243AA10AD6DEEA (ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 * __this, ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 *, ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 , const RuntimeMethod*))ReadOnlyMemory_1_Equals_m1A72B4BAF8AFBED5D6A1C23EF8243AA10AD6DEEA_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_mC4C32F0F7B462E1E29E1BF129C3B4880DD30D983 (ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 * __this, ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 *, ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 , const RuntimeMethod*))ReadOnlyMemory_1_Equals_mC4C32F0F7B462E1E29E1BF129C3B4880DD30D983_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_m8C60D4627A77239FD3764C824F824D7477AD55B5 (ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 * __this, ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 *, ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 , const RuntimeMethod*))ReadOnlyMemory_1_Equals_m8C60D4627A77239FD3764C824F824D7477AD55B5_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_m3BC801647DA231DCB8FE56114E42F756AB8433FF (ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA * __this, ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA *, ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA , const RuntimeMethod*))ReadOnlyMemory_1_Equals_m3BC801647DA231DCB8FE56114E42F756AB8433FF_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_m10794688D8D669DB98F3FA39FB1D2CFCCA3E0E70 (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * __this, ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *, ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 , const RuntimeMethod*))ReadOnlyMemory_1_Equals_m10794688D8D669DB98F3FA39FB1D2CFCCA3E0E70_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_m14790B5F6ABF9824DA34AE50D44F0D82941257F6 (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * __this, ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *, ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 , const RuntimeMethod*))ReadOnlyMemory_1_Equals_m14790B5F6ABF9824DA34AE50D44F0D82941257F6_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_m1608E78E6A15AD152C149501ED9D14FA2D56BD7F (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * __this, ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *, ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD , const RuntimeMethod*))ReadOnlyMemory_1_Equals_m1608E78E6A15AD152C149501ED9D14FA2D56BD7F_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_m38A097FF17378E28BA2F4A76630817B1AF02E259 (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * __this, ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *, ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 , const RuntimeMethod*))ReadOnlyMemory_1_Equals_m38A097FF17378E28BA2F4A76630817B1AF02E259_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_mDE3CDE33C1416E88BD898D9E1A4056F89887F31D (ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 * __this, ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 *, ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 , const RuntimeMethod*))ReadOnlyMemory_1_Equals_mDE3CDE33C1416E88BD898D9E1A4056F89887F31D_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_mED342B4BE245093515697E4FC00C525F540D7CC8 (ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 * __this, ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 *, ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 , const RuntimeMethod*))ReadOnlyMemory_1_Equals_mED342B4BE245093515697E4FC00C525F540D7CC8_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_m559C3D3247758493F4FDC5E4A7184E65CAD8DE4E (ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 * __this, ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 *, ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 , const RuntimeMethod*))ReadOnlyMemory_1_Equals_m559C3D3247758493F4FDC5E4A7184E65CAD8DE4E_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_m38111E104D106D92A63A5E0C70A55505AFDEDE4F (ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A * __this, ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A *, ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A , const RuntimeMethod*))ReadOnlyMemory_1_Equals_m38111E104D106D92A63A5E0C70A55505AFDEDE4F_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_mD5F9F24201043E7C6A9CDEB01267FAEB380268CA (ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 * __this, ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 *, ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 , const RuntimeMethod*))ReadOnlyMemory_1_Equals_mD5F9F24201043E7C6A9CDEB01267FAEB380268CA_gshared)(__this, ___other0, method); } // System.Boolean System.ReadOnlyMemory`1::Equals(System.ReadOnlyMemory`1) inline bool ReadOnlyMemory_1_Equals_m6A986A3B00C2BB6DD43DFD6512D92ECEFCCA3B41 (ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC * __this, ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC ___other0, const RuntimeMethod* method) { return (( bool (*) (ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC *, ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC , const RuntimeMethod*))ReadOnlyMemory_1_Equals_m6A986A3B00C2BB6DD43DFD6512D92ECEFCCA3B41_gshared)(__this, ___other0, method); } // System.Int32 SixLabors.ImageSharp.Rectangle::get_Width() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Rectangle::get_Height() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // SixLabors.ImageSharp.Processing.Processors.Dithering.IDither SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerOptions::get_Dither() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * __this, const RuntimeMethod* method); // T System.Runtime.InteropServices.MemoryMarshal::Read(System.ReadOnlySpan`1) inline uint16_t MemoryMarshal_Read_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE6E7B9169325123D679204772267C8E25A310709_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method) { return (( uint16_t (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , const RuntimeMethod*))MemoryMarshal_Read_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE6E7B9169325123D679204772267C8E25A310709_gshared_inline)(___source0, method); } // System.UInt16 System.Buffers.Binary.BinaryPrimitives::ReverseEndianness(System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t BinaryPrimitives_ReverseEndianness_m8FF291C24CD2A9FA658A1370AFF29E94FCA8BAC7_inline (uint16_t ___value0, const RuntimeMethod* method); // System.Byte SixLabors.ImageSharp.ColorNumerics::DownScaleFrom16BitTo8Bit(System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline (uint16_t ___component0, const RuntimeMethod* method); // System.Byte SixLabors.ImageSharp.ColorNumerics::Get8BitBT709Luminance(System.Byte,System.Byte,System.Byte) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t ColorNumerics_Get8BitBT709Luminance_mCDF3C9179C965CE2E30D243B2D8AAEE36EF2F999_inline (uint8_t ___r0, uint8_t ___g1, uint8_t ___b2, const RuntimeMethod* method); // !!1& System.Runtime.CompilerServices.Unsafe::As(!!0&) inline Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * Unsafe_As_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m96736A7159F2A9B385397044B3E678B1BED3125E_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * ___source0, const RuntimeMethod* method) { return (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *, const RuntimeMethod*))Unsafe_As_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m96736A7159F2A9B385397044B3E678B1BED3125E_gshared_inline)(___source0, method); } // System.Boolean System.UInt16::Equals(System.UInt16) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool UInt16_Equals_mFB5AF2CFE6E03352A7059F7295B03FC8F0F33FEE (uint16_t* __this, uint16_t ___obj0, const RuntimeMethod* method); // System.Boolean System.Byte::Equals(System.Byte) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool Byte_Equals_m3D534F7DB712996FA3FAFF751AB20E684FB82C25 (uint8_t* __this, uint8_t ___obj0, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.ColorNumerics::Get16BitBT709Luminance(System.UInt16,System.UInt16,System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t ColorNumerics_Get16BitBT709Luminance_mC7601D1DEEF3EEA4487A44A04F27BDCE240FAC16_inline (uint16_t ___r0, uint16_t ___g1, uint16_t ___b2, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.ColorNumerics::UpscaleFrom8BitTo16Bit(System.Byte) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline (uint8_t ___component0, const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgb48::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgb48_ToScaledVector4_mC26137EB6CC532E43A9C62F806E71F564B317C2F_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte2::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_FromScaledVector4_m3DA389298A28C5DB39E0FC326E466E06A2ACFB11_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba64::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgba64_ToScaledVector4_m31620D2EC830E18D5A5B043459BD0658B4E5BDBE_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba32::ToScaledVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte4::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromScaledVector4_m777CA06392F4672AC8C48E3EFE9738ADF1F672A2_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort2::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_FromScaledVector4_mF1C70B078723C6FC99FCA1F00F6C45539B8FEEA2_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort4::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromScaledVector4_m147B54AD44A3472D0CCBEC95E964DAE9CC484EAD_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rg32::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromScaledVector4_mF79C16B0080F760BB55861E74042EC84281A08FF_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // SixLabors.ImageSharp.PixelFormats.Rgb48 SixLabors.ImageSharp.PixelFormats.Rgba64::get_Rgb() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F Rgba64_get_Rgb_mFC2E4D0122BBF12286BEEFFF838658B4C5045875_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba1010102::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromScaledVector4_mACB6D5AD8FD90D2F1950F589CB17F598612957BE_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.RgbaVector::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromScaledVector4_mB77E531110732161D6023D9C21BC738ED601E95D_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short2::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_FromScaledVector4_m082763DFBE07BD70B4DFCF058C28314172FC26BC_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short4::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromScaledVector4_m023D283B782EBE115F2DC2474F81504491F2EC83_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.A8::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void A8_FromScaledVector4_m1E483205F773972AD8620091788831A79B41EE74_inline (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgr565::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_FromScaledVector4_m6279FD6F11F86C8A668338DB75FB6EABDA2432F3_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra4444::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_FromScaledVector4_m444EB11C9B4C92DB98282D0FF527CBFB87E318DD_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra5551::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_FromScaledVector4_m67A2F9776071C2D6A8821CA3331671961DC13C1F_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Byte4::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_FromScaledVector4_m3881009A0F02FBA393AAA0F58872382A535CB943_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfSingle::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfSingle_FromScaledVector4_mB044A1BA1B497D545D3DA68E9185153502B93259_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector2::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector2_FromScaledVector4_m81F09EE0AEA8341626C34BBD56D732B97D1E55E2_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector4::FromScaledVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_FromScaledVector4_m9ABF0154F5F24F306BC86868C0182536BCE17126_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.L16::set_PackedValue(System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L16_set_PackedValue_mD91D026E1930D94BB54CFFE7566D92ED77FE67BF_inline (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * __this, uint16_t ___value0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.L8::set_PackedValue(System.Byte) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L8_set_PackedValue_mC1D9510EC05B0EB11654045F0D0FCED0A9E91FFF_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * __this, uint8_t ___value0, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Rectangle::get_X() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.Int32 System.Math::Max(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Max_mD8AA27386BF012C65303FCDEA041B0CC65056E7B (int32_t ___val10, int32_t ___val21, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Rectangle::get_Right() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.Int32 System.Math::Min(System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574 (int32_t ___val10, int32_t ___val21, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Rectangle::get_Y() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.Int32 SixLabors.ImageSharp.Rectangle::get_Bottom() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Rectangle::.ctor(System.Int32,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Rectangle__ctor_m0576049FD7679298BDB309F483B14BBC24225F06 (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, int32_t ___x0, int32_t ___y1, int32_t ___width2, int32_t ___height3, const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException(System.ExceptionArgument) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5 (int32_t ___argument0, const RuntimeMethod* method); // System.Void System.ReadOnlySpan`1::.ctor(System.Pinnable`1,System.IntPtr,System.Int32) inline void ReadOnlySpan_1__ctor_m19A753A110C19315A508935C46EA96BA81A69AC7_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { (( void (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *, intptr_t, int32_t, const RuntimeMethod*))ReadOnlySpan_1__ctor_m19A753A110C19315A508935C46EA96BA81A69AC7_gshared_inline)(__this, ___pinnable0, ___byteOffset1, ___length2, method); } // System.Void System.ThrowHelper::ThrowArgumentOutOfRangeException() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929 (const RuntimeMethod* method); // System.Void SixLabors.ThrowHelper::ThrowArgumentNullExceptionForNotNull(System.String) IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentNullExceptionForNotNull_m2DEF0B94EA54317D1F7FE5A9088D7EF065DFAF62 (String_t* ___name0, const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgb48::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgb48_ToVector4_m1679350E6314D721BF33A91B0D4AE06922ABEFF7_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, const RuntimeMethod* method); // System.Void System.Numerics.Vector2::.ctor(System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642 (Vector2_t1455881409307224D6099F54FA7E478733EEF61D * __this, float ___x0, float ___y1, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::op_Multiply(System.Numerics.Vector2,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Multiply_m0CD784E43FF58B7F93A5EA52427DEAAD697AAE61_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, float ___right1, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::get_One() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8 (const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::op_Subtraction(System.Numerics.Vector2,System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Subtraction_m306DDA5D8B4AD933963554AD0739EC4F1E9B4607_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___right1, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.PixelFormats.NormalizedByte2::Pack(System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t NormalizedByte2_Pack_m6CE88C97823CD69364283CC30C12682807E53B48_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte2::set_PackedValue(System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_set_PackedValue_m4789D3F6B4CB4329C425CB662CFD9242A874A379_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, uint16_t ___value0, const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba64::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgba64_ToVector4_mCA2213A8474A88C7077EA354DED8BE977762BAC8_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.PixelFormats.Rgba32::ToVector4() IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgba32_ToVector4_m2320E84B610FA4F872A1BDDA53B4EE204017C4B7_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::op_Multiply(System.Numerics.Vector4,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, float ___right1, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::get_One() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79 (const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::op_Subtraction(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte4::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromVector4_mB68D741A2843AEE85FFF4373D7696D2C2242EEEE_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.NormalizedShort2::Pack(System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t NormalizedShort2_Pack_m1AD820D26D9FF9E17FC194E70144B23E466C0B1C_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort2::set_PackedValue(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_set_PackedValue_m9AAFAC013EC0B1280CAB5CE61A8DAF21BE50BD87_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort4::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromVector4_m2D9CB47367215FAC0A4127EA5668749937E1BC7F_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rg32::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromVector4_m7190BC219E3FDC310A5C0348FC0B803DDEA69294_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // !!0& System.Runtime.CompilerServices.Unsafe::AsRef(!!0&) inline Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * Unsafe_AsRef_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m659AC8BE49CE96A85AE6C340B17B961CCB3FE7DE_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * ___source0, const RuntimeMethod* method) { return (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *, const RuntimeMethod*))Unsafe_AsRef_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m659AC8BE49CE96A85AE6C340B17B961CCB3FE7DE_gshared_inline)(___source0, method); } // System.Void SixLabors.ImageSharp.PixelFormats.Rgba1010102::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromVector4_m568A21AA7FE0593011979E9397C00E093BBFE5E3_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.RgbaVector::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromVector4_mEF5F780A05D9E22D2E2793C69EA890DCB5807623_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void System.Numerics.Vector2::.ctor(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector2__ctor_m23DE3099B38383DB35C1EAC7CE065DD421CC3510 (Vector2_t1455881409307224D6099F54FA7E478733EEF61D * __this, float ___value0, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.Short2::Pack(System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Short2_Pack_m8A7753F894DE4CB78A59D3F03BA98248E05E63F7_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short2::set_PackedValue(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_set_PackedValue_mBF2FB5BA80EB14454CAC49036655C5A934E3A559_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Void System.Numerics.Vector4::.ctor(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector4__ctor_m63EC2B2E36402A4891067A37B6F0A50CACDD34DE (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * __this, float ___value0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short4::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromVector4_m519AA6025A1F7F2FE3946C845C5102F63B63155F_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.A8::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void A8_FromVector4_mE4D1B2CCAF5141C2ADCEED6D60650BBBFD5825B8_inline (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgr565::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_FromVector4_m5913050889283D1CC9243DB1BD2E8FB8F2AE2B28_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra4444::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_FromVector4_m2F1480CF149FB04E94DFE1A88C5A85F54F79089E_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra5551::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_FromVector4_mEABD575E5F8334D80ED2AE9BCB8055C66874C732_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Byte4::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_FromVector4_mB0F7E70A1749780227B6D390A11F0EFC8271C837_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.PixelFormats.HalfTypeHelper::Pack(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline (float ___value0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfSingle::set_PackedValue(System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfSingle_set_PackedValue_m546ED3A990045143E45A91EB09574C39AC586FF4_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, uint16_t ___value0, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.HalfVector2::Pack(System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t HalfVector2_Pack_m72AEE59B9CE4F897487EE8666A8B93CF82B68994_inline (float ___x0, float ___y1, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector2::set_PackedValue(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector2_set_PackedValue_m8733BF4891A90BDF49735A404AA0EE1C4AB7E0E4_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector4::FromVector4(System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_FromVector4_m577F77830F4805FBAAE72C1201D266CC63CDA45B_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method); // System.Type System.Type::GetTypeFromHandle(System.RuntimeTypeHandle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Type_t * Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E (RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 ___handle0, const RuntimeMethod* method); // System.Void System.ThrowHelper::ThrowArgumentException_InvalidTypeWithPointersNotSupported(System.Type) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4 (Type_t * ___type0, const RuntimeMethod* method); // System.Int32 System.ReadOnlySpan`1::get_Length() inline int32_t ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, const RuntimeMethod* method) { return (( int32_t (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *, const RuntimeMethod*))ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_gshared_inline)(__this, method); } // T& System.Runtime.InteropServices.MemoryMarshal::GetReference(System.ReadOnlySpan`1) inline uint8_t* MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93 (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___span0, const RuntimeMethod* method) { return (( uint8_t* (*) (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , const RuntimeMethod*))MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_gshared)(___span0, method); } // System.Void System.Numerics.Vector4::.ctor(System.Single,System.Single,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0 (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * __this, float ___x0, float ___y1, float ___z2, float ___w3, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::op_Multiply(System.Numerics.Vector2,System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Multiply_m5DC9070833DF763AED707C3EF0CAB9E1C21C5325_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___right1, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::Clamp(System.Numerics.Vector2,System.Numerics.Vector2,System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_Clamp_mEBF511BD6C8FD380FE0D1801D16ED7EBC98CF5EF_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___value10, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___min1, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___max2, const RuntimeMethod* method); // System.Int16 System.Convert::ToInt16(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t Convert_ToInt16_m608D6BE29E0B1BFCE220127333A8745FA6536D63 (double ___value0, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::op_Division(System.Numerics.Vector4,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value10, float ___value21, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::op_Division(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Division_m42A9C429E7265118F4E68AE51A7C9C91E1A86C65_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::op_Multiply(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.NormalizedByte4::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t NormalizedByte4_Pack_m25D15506F2CE19FA844919BF2187F62AA686ECBD_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedByte4::set_PackedValue(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_set_PackedValue_m7CA2C4A29ABDD2A7BEFC854960090DA9EFEE4E5D_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Single System.MathF::Round(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline (float ___f0, const RuntimeMethod* method); // System.UInt64 SixLabors.ImageSharp.PixelFormats.NormalizedShort4::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t NormalizedShort4_Pack_m76EC3879451ED829C3D964F5B42E8335066C929C_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.NormalizedShort4::set_PackedValue(System.UInt64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_set_PackedValue_m83DC9831DAFA09C6A3A712A9319AF721EA11A3C1_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, uint64_t ___value0, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.Rg32::Pack(System.Numerics.Vector2) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Rg32_Pack_mB7A7885FCF02BD1C74D3B8C329BDEA8E0A368A0F_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rg32::set_PackedValue(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_set_PackedValue_m74ABF186E3E7E6A61E71331DB09BD8D8EA3E079D_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, uint32_t ___value0, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.Rgba1010102::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Rgba1010102_Pack_m296112B0492CE04E1DFF0764461E613440699466_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Rgba1010102::set_PackedValue(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_set_PackedValue_mBDF51AE3DE7B6742EA826750D1FC03A81DB85B0A_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::get_Zero() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45 (const RuntimeMethod* method); // System.Numerics.Vector4 SixLabors.ImageSharp.Numerics::Clamp(System.Numerics.Vector4,System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___min1, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___max2, const RuntimeMethod* method); // System.Int32 System.Convert::ToInt32(System.Double) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Convert_ToInt32_m02AB1E28E0CF98A2F89E88480795AC0FD7F66FC2 (double ___value0, const RuntimeMethod* method); // System.UInt64 SixLabors.ImageSharp.PixelFormats.Short4::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t Short4_Pack_m7B580A2AAB3B54363B6930F4A04310CB7B9F65A7_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Short4::set_PackedValue(System.UInt64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_set_PackedValue_mE2509C3F76A66E380647E1EE0F7C50BA019BA8BD_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, uint64_t ___value0, const RuntimeMethod* method); // System.Byte SixLabors.ImageSharp.PixelFormats.A8::Pack(System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t A8_Pack_mA657F3C1098F90E4DA5BE545980CCBFB7DBA76AB_inline (float ___alpha0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.A8::set_PackedValue(System.Byte) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void A8_set_PackedValue_m8BD8EFA06A2F16D32A8260240A8E6874D1548C8B_inline (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * __this, uint8_t ___value0, const RuntimeMethod* method); // System.Void System.Numerics.Vector3::.ctor(System.Single,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector3__ctor_m3C199C444CBE5C59587FAE802686BDB1F3D8CC9C (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * __this, float ___x0, float ___y1, float ___z2, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgr565::Pack(System.Numerics.Vector3&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Bgr565_Pack_m9FD9FEDE4A0A784DBF1825A1FAFB3259841E17FA_inline (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgr565::set_PackedValue(System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_set_PackedValue_m052C96B2A876AB7C141B36DC2C4456349FA445A4_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, uint16_t ___value0, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgra4444::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Bgra4444_Pack_m9D89B256C52B4A747E64399F2CC2BE2BE2BF668F_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra4444::set_PackedValue(System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_set_PackedValue_m166210D65942388FBCBFCA640FE58FC8C484A842_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, uint16_t ___value0, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.PixelFormats.Bgra5551::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Bgra5551_Pack_mE911B77FBBC6AB7AC4B5FD560876B4BCFAA7E5AA_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Bgra5551::set_PackedValue(System.UInt16) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_set_PackedValue_mA7F281129FA16BD297FCD7D9099FD81024F95F92_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, uint16_t ___value0, const RuntimeMethod* method); // System.UInt32 SixLabors.ImageSharp.PixelFormats.Byte4::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Byte4_Pack_mC9C14B5D59F1BCE84ED25B4C501CEA9433DDC3D0_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.Byte4::set_PackedValue(System.UInt32) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_set_PackedValue_m024BD207AC39089A6B2008B317D574A70F71E7E1_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, uint32_t ___value0, const RuntimeMethod* method); // System.UInt16 SixLabors.ImageSharp.PixelFormats.HalfTypeHelper::Pack(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint16_t HalfTypeHelper_Pack_m2EFAE2DA4AF2CC0175F4F189E6EFAAF01479A21A (int32_t ___value0, const RuntimeMethod* method); // System.UInt64 SixLabors.ImageSharp.PixelFormats.HalfVector4::Pack(System.Numerics.Vector4&) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t HalfVector4_Pack_m5B91CC4BE45BC93B81BF77871F71E1879F3231DD_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.PixelFormats.HalfVector4::set_PackedValue(System.UInt64) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_set_PackedValue_m575B61438D778A34EAC982DD55F8EB756742C914_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, uint64_t ___value0, const RuntimeMethod* method); // System.Int16 System.Convert::ToInt16(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int16_t Convert_ToInt16_m85F48A07C1F028876CBF5ACAE49D88F003985438 (float ___value0, const RuntimeMethod* method); // System.Int32 System.Convert::ToInt32(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t Convert_ToInt32_mAFAE7DA97BACA9CEC03D40A2D322093B122B02FE (float ___value0, const RuntimeMethod* method); // System.Numerics.Vector2 System.Numerics.Vector2::get_Zero() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_get_Zero_mE2238C1104703545C28EE1FB6874C0F1DF3CF89D (const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::Max(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_Max_m380A5635BED6B0A2B53FA18CE530A2C88907C0FD_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value10, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value21, const RuntimeMethod* method); // System.Numerics.Vector4 System.Numerics.Vector4::Min(System.Numerics.Vector4,System.Numerics.Vector4) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_Min_mD400C92160CCFF020D86CDB2728E2C23B3270423_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value10, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value21, const RuntimeMethod* method); // System.Single SixLabors.ImageSharp.Numerics::Clamp(System.Single,System.Single,System.Single) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline (float ___value0, float ___min1, float ___max2, const RuntimeMethod* method); // System.Numerics.Vector3 System.Numerics.Vector3::get_Zero() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 Vector3_get_Zero_mACEA51197DC0E58F0D1A9E5F06B4E4FB459EAF3D (const RuntimeMethod* method); // System.Numerics.Vector3 System.Numerics.Vector3::get_One() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 Vector3_get_One_m15396B518DD28586E12E43EB461367FCED17D1A1 (const RuntimeMethod* method); // System.Numerics.Vector3 System.Numerics.Vector3::Clamp(System.Numerics.Vector3,System.Numerics.Vector3,System.Numerics.Vector3) IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 Vector3_Clamp_m82E54C589A2E38F7FEA4174258A7BA4C53D70E09_inline (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 ___value10, Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 ___min1, Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 ___max2, const RuntimeMethod* method); // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.PixelFormats.Rgb48,SixLabors.ImageSharp.PixelFormats.Rgb24) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbScanline_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mD8D0978A31DACDDC4AD4F9C6AE8EFDA8705CF39D_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, bool ___hasTrans6, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___rgb48Trans7, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___rgb24Trans8, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 V_0; memset((&V_0), 0, sizeof(V_0)); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * V_1 = NULL; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_5; memset((&V_5), 0, sizeof(V_5)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_9; memset((&V_9), 0, sizeof(V_9)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_10 = NULL; int32_t V_11 = 0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_12 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B11_0 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B10_0 = NULL; int32_t G_B12_0 = 0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B12_1 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B18_0 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B17_0 = NULL; int32_t G_B19_0 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B19_1 = NULL; { il2cpp_codegen_initobj((&V_0), sizeof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_0 = ___rowSpan3; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_1; L_1 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_1; bool L_2 = ___hasTrans6; if (L_2) { goto IL_00c3; } } { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_3 = ___header1; uint8_t L_4; L_4 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_3, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)16))))) { goto IL_00af; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00a5; } IL_0032: { int32_t L_5 = V_4; int32_t L_6 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_7; L_7 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_5, (int32_t)L_6, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_8; L_8 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_7, /*hidden argument*/NULL); (&V_2)->set_R_0(L_8); int32_t L_9 = V_4; int32_t L_10 = ___bytesPerSample5; int32_t L_11 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_12; L_12 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)), (int32_t)L_11, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_13; L_13 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_12, /*hidden argument*/NULL); (&V_2)->set_G_1(L_13); int32_t L_14 = V_4; int32_t L_15 = ___bytesPerSample5; int32_t L_16 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_17; L_17 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_15)))), (int32_t)L_16, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_18; L_18 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_17, /*hidden argument*/NULL); (&V_2)->set_B_2(L_18); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_19 = V_2; La16_FromRgb48_m6BA17C4A93FC2AB5230B4C2D6C5C8067BD89E5D8_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(&V_0), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_19, /*hidden argument*/NULL); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_20 = V_1; int32_t L_21 = V_3; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_22; L_22 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_20, (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 L_23 = V_0; *(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_22 = L_23; int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); int32_t L_25 = V_4; int32_t L_26 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); } IL_00a5: { int32_t L_27 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_28 = ___header1; int32_t L_29; L_29 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_28, /*hidden argument*/NULL); if ((((int32_t)L_27) < ((int32_t)L_29))) { goto IL_0032; } } { return; } IL_00af: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_30; L_30 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_32 = ___scanlineSpan2; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_33 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_34 = ___header1; int32_t L_35; L_35 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_34, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_30); (( void (*) (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_32, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_33, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } IL_00c3: { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_36 = ___header1; uint8_t L_37; L_37 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_36, /*hidden argument*/NULL); if ((!(((uint32_t)L_37) == ((uint32_t)((int32_t)16))))) { goto IL_0193; } } { il2cpp_codegen_initobj((&V_5), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); il2cpp_codegen_initobj((&V_6), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_7 = (int32_t)0; V_8 = (int32_t)0; goto IL_0185; } IL_00eb: { int32_t L_38 = V_8; int32_t L_39 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_40; L_40 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_38, (int32_t)L_39, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_41; L_41 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_40, /*hidden argument*/NULL); (&V_5)->set_R_0(L_41); int32_t L_42 = V_8; int32_t L_43 = ___bytesPerSample5; int32_t L_44 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_45; L_45 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)L_43)), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_46; L_46 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_45, /*hidden argument*/NULL); (&V_5)->set_G_1(L_46); int32_t L_47 = V_8; int32_t L_48 = ___bytesPerSample5; int32_t L_49 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_50; L_50 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_48)))), (int32_t)L_49, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_51; L_51 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_50, /*hidden argument*/NULL); (&V_5)->set_B_2(L_51); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_52 = V_5; Rgba64_set_Rgb_mE801CC40661D06C4E9CA6A4D61266E645234E6F9_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_6), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_52, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_53 = ___rgb48Trans7; bool L_54; L_54 = Rgb48_Equals_m10F37239E7172F96AD3217E9154AEDDF8ADD6224_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_5), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_53, /*hidden argument*/NULL); G_B10_0 = (&V_6); if (L_54) { G_B11_0 = (&V_6); goto IL_0155; } } { G_B12_0 = ((int32_t)65535); G_B12_1 = G_B10_0; goto IL_0156; } IL_0155: { G_B12_0 = 0; G_B12_1 = G_B11_0; } IL_0156: { G_B12_1->set_A_3((uint16_t)G_B12_0); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_55 = V_6; La16_FromRgba64_m16AF55E95F4198C70AA2E8FF601EA39948A47A3B((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_55, /*hidden argument*/NULL); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_56 = V_1; int32_t L_57 = V_7; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_58; L_58 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_56, (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 L_59 = V_0; *(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_58 = L_59; int32_t L_60 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); int32_t L_61 = V_8; int32_t L_62 = ___bytesPerPixel4; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62)); } IL_0185: { int32_t L_63 = V_7; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_64 = ___header1; int32_t L_65; L_65 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_64, /*hidden argument*/NULL); if ((((int32_t)L_63) < ((int32_t)L_65))) { goto IL_00eb; } } { return; } IL_0193: { il2cpp_codegen_initobj((&V_9), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_66 = ___scanlineSpan2; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_67; L_67 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_66, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_68; L_68 = MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_67, /*hidden argument*/MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); V_10 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_68; V_11 = (int32_t)0; goto IL_0203; } IL_01ad: { Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_69 = V_10; int32_t L_70 = V_11; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_71; L_71 = Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_69, (int32_t)L_70, /*hidden argument*/Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); V_12 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_71; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_72 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_73 = (*(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_72); Rgba32_set_Rgb_mDCB42BA2A79E91C447C18B3628F6B903B0B1E1D1_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_9), (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_73, /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_74 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_75 = ___rgb24Trans8; bool L_76; L_76 = Rgb24_Equals_m322CB13DD17830D8A20CC22951C42BAAA680C130_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_74, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_75, /*hidden argument*/NULL); G_B17_0 = (&V_9); if (L_76) { G_B18_0 = (&V_9); goto IL_01da; } } { G_B19_0 = ((int32_t)255); G_B19_1 = G_B17_0; goto IL_01db; } IL_01da: { G_B19_0 = 0; G_B19_1 = G_B18_0; } IL_01db: { G_B19_1->set_A_3((uint8_t)G_B19_0); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_77 = V_9; La16_FromRgba32_mB5CB599F36CB849A13E5C8B03A0E733583FFC69B_inline((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(&V_0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_77, /*hidden argument*/NULL); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_78 = V_1; int32_t L_79 = V_11; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_80; L_80 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_78, (int32_t)L_79, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 L_81 = V_0; *(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_80 = L_81; int32_t L_82 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_0203: { int32_t L_83 = V_11; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_84 = ___header1; int32_t L_85; L_85 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_84, /*hidden argument*/NULL); if ((((int32_t)L_83) < ((int32_t)L_85))) { goto IL_01ad; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.PixelFormats.Rgb48,SixLabors.ImageSharp.PixelFormats.Rgb24) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbScanline_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m79E01EDAFE7C537F58050F1CB0BA7B3134C70BBA_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, bool ___hasTrans6, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___rgb48Trans7, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___rgb24Trans8, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 V_0; memset((&V_0), 0, sizeof(V_0)); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * V_1 = NULL; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_5; memset((&V_5), 0, sizeof(V_5)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_9; memset((&V_9), 0, sizeof(V_9)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_10 = NULL; int32_t V_11 = 0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_12 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B11_0 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B10_0 = NULL; int32_t G_B12_0 = 0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B12_1 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B18_0 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B17_0 = NULL; int32_t G_B19_0 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B19_1 = NULL; { il2cpp_codegen_initobj((&V_0), sizeof(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_0 = ___rowSpan3; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_1; L_1 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_1; bool L_2 = ___hasTrans6; if (L_2) { goto IL_00c3; } } { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_3 = ___header1; uint8_t L_4; L_4 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_3, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)16))))) { goto IL_00af; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00a5; } IL_0032: { int32_t L_5 = V_4; int32_t L_6 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_7; L_7 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_5, (int32_t)L_6, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_8; L_8 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_7, /*hidden argument*/NULL); (&V_2)->set_R_0(L_8); int32_t L_9 = V_4; int32_t L_10 = ___bytesPerSample5; int32_t L_11 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_12; L_12 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)), (int32_t)L_11, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_13; L_13 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_12, /*hidden argument*/NULL); (&V_2)->set_G_1(L_13); int32_t L_14 = V_4; int32_t L_15 = ___bytesPerSample5; int32_t L_16 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_17; L_17 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_15)))), (int32_t)L_16, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_18; L_18 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_17, /*hidden argument*/NULL); (&V_2)->set_B_2(L_18); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_19 = V_2; La32_FromRgb48_mDE7B1D165238AA7FF17D2099E00A1A0D5CE8513D_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(&V_0), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_19, /*hidden argument*/NULL); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_20 = V_1; int32_t L_21 = V_3; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_22; L_22 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_20, (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 L_23 = V_0; *(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_22 = L_23; int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); int32_t L_25 = V_4; int32_t L_26 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); } IL_00a5: { int32_t L_27 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_28 = ___header1; int32_t L_29; L_29 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_28, /*hidden argument*/NULL); if ((((int32_t)L_27) < ((int32_t)L_29))) { goto IL_0032; } } { return; } IL_00af: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_30; L_30 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_32 = ___scanlineSpan2; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_33 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_34 = ___header1; int32_t L_35; L_35 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_34, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_30); (( void (*) (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_32, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_33, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } IL_00c3: { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_36 = ___header1; uint8_t L_37; L_37 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_36, /*hidden argument*/NULL); if ((!(((uint32_t)L_37) == ((uint32_t)((int32_t)16))))) { goto IL_0193; } } { il2cpp_codegen_initobj((&V_5), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); il2cpp_codegen_initobj((&V_6), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_7 = (int32_t)0; V_8 = (int32_t)0; goto IL_0185; } IL_00eb: { int32_t L_38 = V_8; int32_t L_39 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_40; L_40 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_38, (int32_t)L_39, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_41; L_41 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_40, /*hidden argument*/NULL); (&V_5)->set_R_0(L_41); int32_t L_42 = V_8; int32_t L_43 = ___bytesPerSample5; int32_t L_44 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_45; L_45 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)L_43)), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_46; L_46 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_45, /*hidden argument*/NULL); (&V_5)->set_G_1(L_46); int32_t L_47 = V_8; int32_t L_48 = ___bytesPerSample5; int32_t L_49 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_50; L_50 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_48)))), (int32_t)L_49, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_51; L_51 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_50, /*hidden argument*/NULL); (&V_5)->set_B_2(L_51); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_52 = V_5; Rgba64_set_Rgb_mE801CC40661D06C4E9CA6A4D61266E645234E6F9_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_6), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_52, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_53 = ___rgb48Trans7; bool L_54; L_54 = Rgb48_Equals_m10F37239E7172F96AD3217E9154AEDDF8ADD6224_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_5), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_53, /*hidden argument*/NULL); G_B10_0 = (&V_6); if (L_54) { G_B11_0 = (&V_6); goto IL_0155; } } { G_B12_0 = ((int32_t)65535); G_B12_1 = G_B10_0; goto IL_0156; } IL_0155: { G_B12_0 = 0; G_B12_1 = G_B11_0; } IL_0156: { G_B12_1->set_A_3((uint16_t)G_B12_0); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_55 = V_6; La32_FromRgba64_mF19FEA17F04ED6EC3A88EB7E6CB2758A4C368AFF_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_55, /*hidden argument*/NULL); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_56 = V_1; int32_t L_57 = V_7; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_58; L_58 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_56, (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 L_59 = V_0; *(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_58 = L_59; int32_t L_60 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); int32_t L_61 = V_8; int32_t L_62 = ___bytesPerPixel4; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62)); } IL_0185: { int32_t L_63 = V_7; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_64 = ___header1; int32_t L_65; L_65 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_64, /*hidden argument*/NULL); if ((((int32_t)L_63) < ((int32_t)L_65))) { goto IL_00eb; } } { return; } IL_0193: { il2cpp_codegen_initobj((&V_9), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_66 = ___scanlineSpan2; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_67; L_67 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_66, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_68; L_68 = MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_67, /*hidden argument*/MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); V_10 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_68; V_11 = (int32_t)0; goto IL_0203; } IL_01ad: { Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_69 = V_10; int32_t L_70 = V_11; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_71; L_71 = Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_69, (int32_t)L_70, /*hidden argument*/Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); V_12 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_71; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_72 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_73 = (*(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_72); Rgba32_set_Rgb_mDCB42BA2A79E91C447C18B3628F6B903B0B1E1D1_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_9), (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_73, /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_74 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_75 = ___rgb24Trans8; bool L_76; L_76 = Rgb24_Equals_m322CB13DD17830D8A20CC22951C42BAAA680C130_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_74, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_75, /*hidden argument*/NULL); G_B17_0 = (&V_9); if (L_76) { G_B18_0 = (&V_9); goto IL_01da; } } { G_B19_0 = ((int32_t)255); G_B19_1 = G_B17_0; goto IL_01db; } IL_01da: { G_B19_0 = 0; G_B19_1 = G_B18_0; } IL_01db: { G_B19_1->set_A_3((uint8_t)G_B19_0); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_77 = V_9; La32_FromRgba32_m36DEFBD1145F68A0A8CAD35C66538708AE44FB2F_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(&V_0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_77, /*hidden argument*/NULL); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_78 = V_1; int32_t L_79 = V_11; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_80; L_80 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_78, (int32_t)L_79, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 L_81 = V_0; *(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_80 = L_81; int32_t L_82 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_0203: { int32_t L_83 = V_11; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_84 = ___header1; int32_t L_85; L_85 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_84, /*hidden argument*/NULL); if ((((int32_t)L_83) < ((int32_t)L_85))) { goto IL_01ad; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.PixelFormats.Rgb48,SixLabors.ImageSharp.PixelFormats.Rgb24) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbScanline_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mFBB6C7BB236E0CC7EDD623CACC2F6A0F929A730B_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, bool ___hasTrans6, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___rgb48Trans7, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___rgb24Trans8, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 V_0; memset((&V_0), 0, sizeof(V_0)); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * V_1 = NULL; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_5; memset((&V_5), 0, sizeof(V_5)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_9; memset((&V_9), 0, sizeof(V_9)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_10 = NULL; int32_t V_11 = 0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_12 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B11_0 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B10_0 = NULL; int32_t G_B12_0 = 0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B12_1 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B18_0 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B17_0 = NULL; int32_t G_B19_0 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B19_1 = NULL; { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_0 = ___rowSpan3; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_1; L_1 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_1; bool L_2 = ___hasTrans6; if (L_2) { goto IL_00c3; } } { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_3 = ___header1; uint8_t L_4; L_4 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_3, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)16))))) { goto IL_00af; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00a5; } IL_0032: { int32_t L_5 = V_4; int32_t L_6 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_7; L_7 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_5, (int32_t)L_6, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_8; L_8 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_7, /*hidden argument*/NULL); (&V_2)->set_R_0(L_8); int32_t L_9 = V_4; int32_t L_10 = ___bytesPerSample5; int32_t L_11 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_12; L_12 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)), (int32_t)L_11, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_13; L_13 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_12, /*hidden argument*/NULL); (&V_2)->set_G_1(L_13); int32_t L_14 = V_4; int32_t L_15 = ___bytesPerSample5; int32_t L_16 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_17; L_17 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_15)))), (int32_t)L_16, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_18; L_18 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_17, /*hidden argument*/NULL); (&V_2)->set_B_2(L_18); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_19 = V_2; NormalizedByte2_FromRgb48_mD28479F78B2F54F5BD74D7EA436CC143B12EF711_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(&V_0), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_19, /*hidden argument*/NULL); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_20 = V_1; int32_t L_21 = V_3; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_22; L_22 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_20, (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 L_23 = V_0; *(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_22 = L_23; int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); int32_t L_25 = V_4; int32_t L_26 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); } IL_00a5: { int32_t L_27 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_28 = ___header1; int32_t L_29; L_29 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_28, /*hidden argument*/NULL); if ((((int32_t)L_27) < ((int32_t)L_29))) { goto IL_0032; } } { return; } IL_00af: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_30; L_30 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_32 = ___scanlineSpan2; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_33 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_34 = ___header1; int32_t L_35; L_35 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_34, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_30); (( void (*) (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_32, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_33, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } IL_00c3: { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_36 = ___header1; uint8_t L_37; L_37 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_36, /*hidden argument*/NULL); if ((!(((uint32_t)L_37) == ((uint32_t)((int32_t)16))))) { goto IL_0193; } } { il2cpp_codegen_initobj((&V_5), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); il2cpp_codegen_initobj((&V_6), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_7 = (int32_t)0; V_8 = (int32_t)0; goto IL_0185; } IL_00eb: { int32_t L_38 = V_8; int32_t L_39 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_40; L_40 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_38, (int32_t)L_39, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_41; L_41 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_40, /*hidden argument*/NULL); (&V_5)->set_R_0(L_41); int32_t L_42 = V_8; int32_t L_43 = ___bytesPerSample5; int32_t L_44 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_45; L_45 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)L_43)), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_46; L_46 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_45, /*hidden argument*/NULL); (&V_5)->set_G_1(L_46); int32_t L_47 = V_8; int32_t L_48 = ___bytesPerSample5; int32_t L_49 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_50; L_50 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_48)))), (int32_t)L_49, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_51; L_51 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_50, /*hidden argument*/NULL); (&V_5)->set_B_2(L_51); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_52 = V_5; Rgba64_set_Rgb_mE801CC40661D06C4E9CA6A4D61266E645234E6F9_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_6), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_52, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_53 = ___rgb48Trans7; bool L_54; L_54 = Rgb48_Equals_m10F37239E7172F96AD3217E9154AEDDF8ADD6224_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_5), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_53, /*hidden argument*/NULL); G_B10_0 = (&V_6); if (L_54) { G_B11_0 = (&V_6); goto IL_0155; } } { G_B12_0 = ((int32_t)65535); G_B12_1 = G_B10_0; goto IL_0156; } IL_0155: { G_B12_0 = 0; G_B12_1 = G_B11_0; } IL_0156: { G_B12_1->set_A_3((uint16_t)G_B12_0); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_55 = V_6; NormalizedByte2_FromRgba64_mADA69B96565C90F3C73C5DA49C1EA5A1AD24B230_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_55, /*hidden argument*/NULL); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_56 = V_1; int32_t L_57 = V_7; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_58; L_58 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_56, (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 L_59 = V_0; *(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_58 = L_59; int32_t L_60 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); int32_t L_61 = V_8; int32_t L_62 = ___bytesPerPixel4; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62)); } IL_0185: { int32_t L_63 = V_7; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_64 = ___header1; int32_t L_65; L_65 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_64, /*hidden argument*/NULL); if ((((int32_t)L_63) < ((int32_t)L_65))) { goto IL_00eb; } } { return; } IL_0193: { il2cpp_codegen_initobj((&V_9), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_66 = ___scanlineSpan2; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_67; L_67 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_66, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_68; L_68 = MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_67, /*hidden argument*/MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); V_10 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_68; V_11 = (int32_t)0; goto IL_0203; } IL_01ad: { Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_69 = V_10; int32_t L_70 = V_11; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_71; L_71 = Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_69, (int32_t)L_70, /*hidden argument*/Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); V_12 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_71; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_72 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_73 = (*(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_72); Rgba32_set_Rgb_mDCB42BA2A79E91C447C18B3628F6B903B0B1E1D1_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_9), (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_73, /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_74 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_75 = ___rgb24Trans8; bool L_76; L_76 = Rgb24_Equals_m322CB13DD17830D8A20CC22951C42BAAA680C130_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_74, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_75, /*hidden argument*/NULL); G_B17_0 = (&V_9); if (L_76) { G_B18_0 = (&V_9); goto IL_01da; } } { G_B19_0 = ((int32_t)255); G_B19_1 = G_B17_0; goto IL_01db; } IL_01da: { G_B19_0 = 0; G_B19_1 = G_B18_0; } IL_01db: { G_B19_1->set_A_3((uint8_t)G_B19_0); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_77 = V_9; NormalizedByte2_FromRgba32_mC31C43BA8E2CD79580CF668F26E72F0ECCC68F76_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(&V_0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_77, /*hidden argument*/NULL); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_78 = V_1; int32_t L_79 = V_11; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_80; L_80 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_78, (int32_t)L_79, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 L_81 = V_0; *(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_80 = L_81; int32_t L_82 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_0203: { int32_t L_83 = V_11; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_84 = ___header1; int32_t L_85; L_85 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_84, /*hidden argument*/NULL); if ((((int32_t)L_83) < ((int32_t)L_85))) { goto IL_01ad; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.PixelFormats.Rgb48,SixLabors.ImageSharp.PixelFormats.Rgb24) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbScanline_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m79409B753621A816552D1B40A231DA233A8B59C8_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, bool ___hasTrans6, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___rgb48Trans7, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___rgb24Trans8, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 V_0; memset((&V_0), 0, sizeof(V_0)); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * V_1 = NULL; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_5; memset((&V_5), 0, sizeof(V_5)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_9; memset((&V_9), 0, sizeof(V_9)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_10 = NULL; int32_t V_11 = 0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_12 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B11_0 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B10_0 = NULL; int32_t G_B12_0 = 0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B12_1 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B18_0 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B17_0 = NULL; int32_t G_B19_0 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B19_1 = NULL; { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_0 = ___rowSpan3; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_1; L_1 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_1; bool L_2 = ___hasTrans6; if (L_2) { goto IL_00c3; } } { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_3 = ___header1; uint8_t L_4; L_4 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_3, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)16))))) { goto IL_00af; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00a5; } IL_0032: { int32_t L_5 = V_4; int32_t L_6 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_7; L_7 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_5, (int32_t)L_6, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_8; L_8 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_7, /*hidden argument*/NULL); (&V_2)->set_R_0(L_8); int32_t L_9 = V_4; int32_t L_10 = ___bytesPerSample5; int32_t L_11 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_12; L_12 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)), (int32_t)L_11, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_13; L_13 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_12, /*hidden argument*/NULL); (&V_2)->set_G_1(L_13); int32_t L_14 = V_4; int32_t L_15 = ___bytesPerSample5; int32_t L_16 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_17; L_17 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_15)))), (int32_t)L_16, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_18; L_18 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_17, /*hidden argument*/NULL); (&V_2)->set_B_2(L_18); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_19 = V_2; NormalizedByte4_FromRgb48_mD4880645D4AA6D10432124C593C3E8C52C3BB951_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(&V_0), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_19, /*hidden argument*/NULL); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_20 = V_1; int32_t L_21 = V_3; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_22; L_22 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_20, (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 L_23 = V_0; *(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_22 = L_23; int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); int32_t L_25 = V_4; int32_t L_26 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); } IL_00a5: { int32_t L_27 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_28 = ___header1; int32_t L_29; L_29 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_28, /*hidden argument*/NULL); if ((((int32_t)L_27) < ((int32_t)L_29))) { goto IL_0032; } } { return; } IL_00af: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_30; L_30 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_32 = ___scanlineSpan2; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_33 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_34 = ___header1; int32_t L_35; L_35 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_34, /*hidden argument*/NULL); NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_30); (( void (*) (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_32, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_33, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } IL_00c3: { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_36 = ___header1; uint8_t L_37; L_37 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_36, /*hidden argument*/NULL); if ((!(((uint32_t)L_37) == ((uint32_t)((int32_t)16))))) { goto IL_0193; } } { il2cpp_codegen_initobj((&V_5), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); il2cpp_codegen_initobj((&V_6), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_7 = (int32_t)0; V_8 = (int32_t)0; goto IL_0185; } IL_00eb: { int32_t L_38 = V_8; int32_t L_39 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_40; L_40 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_38, (int32_t)L_39, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_41; L_41 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_40, /*hidden argument*/NULL); (&V_5)->set_R_0(L_41); int32_t L_42 = V_8; int32_t L_43 = ___bytesPerSample5; int32_t L_44 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_45; L_45 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)L_43)), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_46; L_46 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_45, /*hidden argument*/NULL); (&V_5)->set_G_1(L_46); int32_t L_47 = V_8; int32_t L_48 = ___bytesPerSample5; int32_t L_49 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_50; L_50 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_48)))), (int32_t)L_49, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_51; L_51 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_50, /*hidden argument*/NULL); (&V_5)->set_B_2(L_51); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_52 = V_5; Rgba64_set_Rgb_mE801CC40661D06C4E9CA6A4D61266E645234E6F9_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_6), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_52, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_53 = ___rgb48Trans7; bool L_54; L_54 = Rgb48_Equals_m10F37239E7172F96AD3217E9154AEDDF8ADD6224_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_5), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_53, /*hidden argument*/NULL); G_B10_0 = (&V_6); if (L_54) { G_B11_0 = (&V_6); goto IL_0155; } } { G_B12_0 = ((int32_t)65535); G_B12_1 = G_B10_0; goto IL_0156; } IL_0155: { G_B12_0 = 0; G_B12_1 = G_B11_0; } IL_0156: { G_B12_1->set_A_3((uint16_t)G_B12_0); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_55 = V_6; NormalizedByte4_FromRgba64_mB3BFB28CA1B7685A24F6FDD9A3EBDEB812CF0510_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_55, /*hidden argument*/NULL); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_56 = V_1; int32_t L_57 = V_7; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_58; L_58 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_56, (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 L_59 = V_0; *(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_58 = L_59; int32_t L_60 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); int32_t L_61 = V_8; int32_t L_62 = ___bytesPerPixel4; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62)); } IL_0185: { int32_t L_63 = V_7; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_64 = ___header1; int32_t L_65; L_65 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_64, /*hidden argument*/NULL); if ((((int32_t)L_63) < ((int32_t)L_65))) { goto IL_00eb; } } { return; } IL_0193: { il2cpp_codegen_initobj((&V_9), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_66 = ___scanlineSpan2; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_67; L_67 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_66, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_68; L_68 = MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_67, /*hidden argument*/MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); V_10 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_68; V_11 = (int32_t)0; goto IL_0203; } IL_01ad: { Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_69 = V_10; int32_t L_70 = V_11; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_71; L_71 = Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_69, (int32_t)L_70, /*hidden argument*/Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); V_12 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_71; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_72 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_73 = (*(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_72); Rgba32_set_Rgb_mDCB42BA2A79E91C447C18B3628F6B903B0B1E1D1_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_9), (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_73, /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_74 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_75 = ___rgb24Trans8; bool L_76; L_76 = Rgb24_Equals_m322CB13DD17830D8A20CC22951C42BAAA680C130_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_74, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_75, /*hidden argument*/NULL); G_B17_0 = (&V_9); if (L_76) { G_B18_0 = (&V_9); goto IL_01da; } } { G_B19_0 = ((int32_t)255); G_B19_1 = G_B17_0; goto IL_01db; } IL_01da: { G_B19_0 = 0; G_B19_1 = G_B18_0; } IL_01db: { G_B19_1->set_A_3((uint8_t)G_B19_0); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_77 = V_9; NormalizedByte4_FromRgba32_m5CE80394A5404F0E2AE7879D81F33378A793F464_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(&V_0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_77, /*hidden argument*/NULL); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_78 = V_1; int32_t L_79 = V_11; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_80; L_80 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_78, (int32_t)L_79, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 L_81 = V_0; *(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_80 = L_81; int32_t L_82 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_0203: { int32_t L_83 = V_11; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_84 = ___header1; int32_t L_85; L_85 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_84, /*hidden argument*/NULL); if ((((int32_t)L_83) < ((int32_t)L_85))) { goto IL_01ad; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.PixelFormats.Rgb48,SixLabors.ImageSharp.PixelFormats.Rgb24) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbScanline_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m6A7DBEC31893C19608C6DEF82FCBFFFF3AB0B948_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, bool ___hasTrans6, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___rgb48Trans7, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___rgb24Trans8, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 V_0; memset((&V_0), 0, sizeof(V_0)); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * V_1 = NULL; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_5; memset((&V_5), 0, sizeof(V_5)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_9; memset((&V_9), 0, sizeof(V_9)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_10 = NULL; int32_t V_11 = 0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_12 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B11_0 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B10_0 = NULL; int32_t G_B12_0 = 0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B12_1 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B18_0 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B17_0 = NULL; int32_t G_B19_0 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B19_1 = NULL; { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_0 = ___rowSpan3; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_1; L_1 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_1; bool L_2 = ___hasTrans6; if (L_2) { goto IL_00c3; } } { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_3 = ___header1; uint8_t L_4; L_4 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_3, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)16))))) { goto IL_00af; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00a5; } IL_0032: { int32_t L_5 = V_4; int32_t L_6 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_7; L_7 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_5, (int32_t)L_6, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_8; L_8 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_7, /*hidden argument*/NULL); (&V_2)->set_R_0(L_8); int32_t L_9 = V_4; int32_t L_10 = ___bytesPerSample5; int32_t L_11 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_12; L_12 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)), (int32_t)L_11, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_13; L_13 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_12, /*hidden argument*/NULL); (&V_2)->set_G_1(L_13); int32_t L_14 = V_4; int32_t L_15 = ___bytesPerSample5; int32_t L_16 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_17; L_17 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_15)))), (int32_t)L_16, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_18; L_18 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_17, /*hidden argument*/NULL); (&V_2)->set_B_2(L_18); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_19 = V_2; NormalizedShort2_FromRgb48_m7F73CB679FAC5CEB299E7B47E43611BB2A1DB90F_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(&V_0), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_19, /*hidden argument*/NULL); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_20 = V_1; int32_t L_21 = V_3; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_22; L_22 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_20, (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 L_23 = V_0; *(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_22 = L_23; int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); int32_t L_25 = V_4; int32_t L_26 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); } IL_00a5: { int32_t L_27 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_28 = ___header1; int32_t L_29; L_29 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_28, /*hidden argument*/NULL); if ((((int32_t)L_27) < ((int32_t)L_29))) { goto IL_0032; } } { return; } IL_00af: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_30; L_30 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_32 = ___scanlineSpan2; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_33 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_34 = ___header1; int32_t L_35; L_35 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_34, /*hidden argument*/NULL); NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_30); (( void (*) (PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_32, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_33, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } IL_00c3: { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_36 = ___header1; uint8_t L_37; L_37 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_36, /*hidden argument*/NULL); if ((!(((uint32_t)L_37) == ((uint32_t)((int32_t)16))))) { goto IL_0193; } } { il2cpp_codegen_initobj((&V_5), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); il2cpp_codegen_initobj((&V_6), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_7 = (int32_t)0; V_8 = (int32_t)0; goto IL_0185; } IL_00eb: { int32_t L_38 = V_8; int32_t L_39 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_40; L_40 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_38, (int32_t)L_39, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_41; L_41 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_40, /*hidden argument*/NULL); (&V_5)->set_R_0(L_41); int32_t L_42 = V_8; int32_t L_43 = ___bytesPerSample5; int32_t L_44 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_45; L_45 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)L_43)), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_46; L_46 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_45, /*hidden argument*/NULL); (&V_5)->set_G_1(L_46); int32_t L_47 = V_8; int32_t L_48 = ___bytesPerSample5; int32_t L_49 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_50; L_50 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_48)))), (int32_t)L_49, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_51; L_51 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_50, /*hidden argument*/NULL); (&V_5)->set_B_2(L_51); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_52 = V_5; Rgba64_set_Rgb_mE801CC40661D06C4E9CA6A4D61266E645234E6F9_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_6), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_52, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_53 = ___rgb48Trans7; bool L_54; L_54 = Rgb48_Equals_m10F37239E7172F96AD3217E9154AEDDF8ADD6224_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_5), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_53, /*hidden argument*/NULL); G_B10_0 = (&V_6); if (L_54) { G_B11_0 = (&V_6); goto IL_0155; } } { G_B12_0 = ((int32_t)65535); G_B12_1 = G_B10_0; goto IL_0156; } IL_0155: { G_B12_0 = 0; G_B12_1 = G_B11_0; } IL_0156: { G_B12_1->set_A_3((uint16_t)G_B12_0); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_55 = V_6; NormalizedShort2_FromRgba64_m40A95564595AF83B53C65D73091D41FD95C9FB6F_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_55, /*hidden argument*/NULL); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_56 = V_1; int32_t L_57 = V_7; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_58; L_58 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_56, (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 L_59 = V_0; *(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_58 = L_59; int32_t L_60 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); int32_t L_61 = V_8; int32_t L_62 = ___bytesPerPixel4; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62)); } IL_0185: { int32_t L_63 = V_7; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_64 = ___header1; int32_t L_65; L_65 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_64, /*hidden argument*/NULL); if ((((int32_t)L_63) < ((int32_t)L_65))) { goto IL_00eb; } } { return; } IL_0193: { il2cpp_codegen_initobj((&V_9), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_66 = ___scanlineSpan2; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_67; L_67 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_66, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_68; L_68 = MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_67, /*hidden argument*/MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); V_10 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_68; V_11 = (int32_t)0; goto IL_0203; } IL_01ad: { Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_69 = V_10; int32_t L_70 = V_11; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_71; L_71 = Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_69, (int32_t)L_70, /*hidden argument*/Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); V_12 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_71; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_72 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_73 = (*(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_72); Rgba32_set_Rgb_mDCB42BA2A79E91C447C18B3628F6B903B0B1E1D1_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_9), (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_73, /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_74 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_75 = ___rgb24Trans8; bool L_76; L_76 = Rgb24_Equals_m322CB13DD17830D8A20CC22951C42BAAA680C130_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_74, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_75, /*hidden argument*/NULL); G_B17_0 = (&V_9); if (L_76) { G_B18_0 = (&V_9); goto IL_01da; } } { G_B19_0 = ((int32_t)255); G_B19_1 = G_B17_0; goto IL_01db; } IL_01da: { G_B19_0 = 0; G_B19_1 = G_B18_0; } IL_01db: { G_B19_1->set_A_3((uint8_t)G_B19_0); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_77 = V_9; NormalizedShort2_FromRgba32_mB7EF1FE4A9D64B4D8A716080902745E6F37E6B3B_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(&V_0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_77, /*hidden argument*/NULL); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_78 = V_1; int32_t L_79 = V_11; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_80; L_80 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_78, (int32_t)L_79, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 L_81 = V_0; *(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_80 = L_81; int32_t L_82 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_0203: { int32_t L_83 = V_11; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_84 = ___header1; int32_t L_85; L_85 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_84, /*hidden argument*/NULL); if ((((int32_t)L_83) < ((int32_t)L_85))) { goto IL_01ad; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.PixelFormats.Rgb48,SixLabors.ImageSharp.PixelFormats.Rgb24) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbScanline_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mC9D3918502B35CCAFC88F59551BF185DB9480DB1_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t8F2820222127FA3555803F54498E9275CE67C798 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, bool ___hasTrans6, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___rgb48Trans7, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___rgb24Trans8, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 V_0; memset((&V_0), 0, sizeof(V_0)); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * V_1 = NULL; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_5; memset((&V_5), 0, sizeof(V_5)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_9; memset((&V_9), 0, sizeof(V_9)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_10 = NULL; int32_t V_11 = 0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_12 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B11_0 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B10_0 = NULL; int32_t G_B12_0 = 0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B12_1 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B18_0 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B17_0 = NULL; int32_t G_B19_0 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B19_1 = NULL; { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_0 = ___rowSpan3; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_1; L_1 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_1; bool L_2 = ___hasTrans6; if (L_2) { goto IL_00c3; } } { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_3 = ___header1; uint8_t L_4; L_4 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_3, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)16))))) { goto IL_00af; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00a5; } IL_0032: { int32_t L_5 = V_4; int32_t L_6 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_7; L_7 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_5, (int32_t)L_6, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_8; L_8 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_7, /*hidden argument*/NULL); (&V_2)->set_R_0(L_8); int32_t L_9 = V_4; int32_t L_10 = ___bytesPerSample5; int32_t L_11 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_12; L_12 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)), (int32_t)L_11, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_13; L_13 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_12, /*hidden argument*/NULL); (&V_2)->set_G_1(L_13); int32_t L_14 = V_4; int32_t L_15 = ___bytesPerSample5; int32_t L_16 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_17; L_17 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_15)))), (int32_t)L_16, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_18; L_18 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_17, /*hidden argument*/NULL); (&V_2)->set_B_2(L_18); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_19 = V_2; NormalizedShort4_FromRgb48_m48FF76AE70F6F20458D2C6D35C7A239461AB4E50_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(&V_0), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_19, /*hidden argument*/NULL); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_20 = V_1; int32_t L_21 = V_3; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_22; L_22 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_20, (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_23 = V_0; *(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_22 = L_23; int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); int32_t L_25 = V_4; int32_t L_26 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); } IL_00a5: { int32_t L_27 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_28 = ___header1; int32_t L_29; L_29 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_28, /*hidden argument*/NULL); if ((((int32_t)L_27) < ((int32_t)L_29))) { goto IL_0032; } } { return; } IL_00af: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_30; L_30 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_32 = ___scanlineSpan2; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_33 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_34 = ___header1; int32_t L_35; L_35 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_34, /*hidden argument*/NULL); NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_30); (( void (*) (PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_32, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_33, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } IL_00c3: { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_36 = ___header1; uint8_t L_37; L_37 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_36, /*hidden argument*/NULL); if ((!(((uint32_t)L_37) == ((uint32_t)((int32_t)16))))) { goto IL_0193; } } { il2cpp_codegen_initobj((&V_5), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); il2cpp_codegen_initobj((&V_6), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_7 = (int32_t)0; V_8 = (int32_t)0; goto IL_0185; } IL_00eb: { int32_t L_38 = V_8; int32_t L_39 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_40; L_40 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_38, (int32_t)L_39, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_41; L_41 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_40, /*hidden argument*/NULL); (&V_5)->set_R_0(L_41); int32_t L_42 = V_8; int32_t L_43 = ___bytesPerSample5; int32_t L_44 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_45; L_45 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)L_43)), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_46; L_46 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_45, /*hidden argument*/NULL); (&V_5)->set_G_1(L_46); int32_t L_47 = V_8; int32_t L_48 = ___bytesPerSample5; int32_t L_49 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_50; L_50 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_48)))), (int32_t)L_49, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_51; L_51 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_50, /*hidden argument*/NULL); (&V_5)->set_B_2(L_51); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_52 = V_5; Rgba64_set_Rgb_mE801CC40661D06C4E9CA6A4D61266E645234E6F9_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_6), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_52, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_53 = ___rgb48Trans7; bool L_54; L_54 = Rgb48_Equals_m10F37239E7172F96AD3217E9154AEDDF8ADD6224_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_5), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_53, /*hidden argument*/NULL); G_B10_0 = (&V_6); if (L_54) { G_B11_0 = (&V_6); goto IL_0155; } } { G_B12_0 = ((int32_t)65535); G_B12_1 = G_B10_0; goto IL_0156; } IL_0155: { G_B12_0 = 0; G_B12_1 = G_B11_0; } IL_0156: { G_B12_1->set_A_3((uint16_t)G_B12_0); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_55 = V_6; NormalizedShort4_FromRgba64_m8B98A049A87A1B2484D78B71846B9D253BED190B_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_55, /*hidden argument*/NULL); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_56 = V_1; int32_t L_57 = V_7; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_58; L_58 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_56, (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_59 = V_0; *(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_58 = L_59; int32_t L_60 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); int32_t L_61 = V_8; int32_t L_62 = ___bytesPerPixel4; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62)); } IL_0185: { int32_t L_63 = V_7; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_64 = ___header1; int32_t L_65; L_65 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_64, /*hidden argument*/NULL); if ((((int32_t)L_63) < ((int32_t)L_65))) { goto IL_00eb; } } { return; } IL_0193: { il2cpp_codegen_initobj((&V_9), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_66 = ___scanlineSpan2; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_67; L_67 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_66, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_68; L_68 = MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_67, /*hidden argument*/MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); V_10 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_68; V_11 = (int32_t)0; goto IL_0203; } IL_01ad: { Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_69 = V_10; int32_t L_70 = V_11; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_71; L_71 = Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_69, (int32_t)L_70, /*hidden argument*/Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); V_12 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_71; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_72 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_73 = (*(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_72); Rgba32_set_Rgb_mDCB42BA2A79E91C447C18B3628F6B903B0B1E1D1_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_9), (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_73, /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_74 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_75 = ___rgb24Trans8; bool L_76; L_76 = Rgb24_Equals_m322CB13DD17830D8A20CC22951C42BAAA680C130_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_74, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_75, /*hidden argument*/NULL); G_B17_0 = (&V_9); if (L_76) { G_B18_0 = (&V_9); goto IL_01da; } } { G_B19_0 = ((int32_t)255); G_B19_1 = G_B17_0; goto IL_01db; } IL_01da: { G_B19_0 = 0; G_B19_1 = G_B18_0; } IL_01db: { G_B19_1->set_A_3((uint8_t)G_B19_0); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_77 = V_9; NormalizedShort4_FromRgba32_mF43BE8669B1F3FA50C4FD3F59B000D9FE428F6EC_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(&V_0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_77, /*hidden argument*/NULL); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_78 = V_1; int32_t L_79 = V_11; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_80; L_80 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_78, (int32_t)L_79, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_81 = V_0; *(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_80 = L_81; int32_t L_82 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_0203: { int32_t L_83 = V_11; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_84 = ___header1; int32_t L_85; L_85 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_84, /*hidden argument*/NULL); if ((((int32_t)L_83) < ((int32_t)L_85))) { goto IL_01ad; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.PixelFormats.Rgb48,SixLabors.ImageSharp.PixelFormats.Rgb24) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbScanline_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mABFCF6D69E467F2DC38454282F592BCDEE322D4C_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, bool ___hasTrans6, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___rgb48Trans7, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___rgb24Trans8, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB V_0; memset((&V_0), 0, sizeof(V_0)); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * V_1 = NULL; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_5; memset((&V_5), 0, sizeof(V_5)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_9; memset((&V_9), 0, sizeof(V_9)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_10 = NULL; int32_t V_11 = 0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_12 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B11_0 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B10_0 = NULL; int32_t G_B12_0 = 0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B12_1 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B18_0 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B17_0 = NULL; int32_t G_B19_0 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B19_1 = NULL; { il2cpp_codegen_initobj((&V_0), sizeof(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_0 = ___rowSpan3; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_1; L_1 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_1; bool L_2 = ___hasTrans6; if (L_2) { goto IL_00c3; } } { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_3 = ___header1; uint8_t L_4; L_4 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_3, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)16))))) { goto IL_00af; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00a5; } IL_0032: { int32_t L_5 = V_4; int32_t L_6 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_7; L_7 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_5, (int32_t)L_6, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_8; L_8 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_7, /*hidden argument*/NULL); (&V_2)->set_R_0(L_8); int32_t L_9 = V_4; int32_t L_10 = ___bytesPerSample5; int32_t L_11 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_12; L_12 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)), (int32_t)L_11, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_13; L_13 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_12, /*hidden argument*/NULL); (&V_2)->set_G_1(L_13); int32_t L_14 = V_4; int32_t L_15 = ___bytesPerSample5; int32_t L_16 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_17; L_17 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_15)))), (int32_t)L_16, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_18; L_18 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_17, /*hidden argument*/NULL); (&V_2)->set_B_2(L_18); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_19 = V_2; Rg32_FromRgb48_mF1CBE15BE5F508ED1D44386058AC861938061A2B_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(&V_0), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_19, /*hidden argument*/NULL); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_20 = V_1; int32_t L_21 = V_3; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_22; L_22 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_20, (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_23 = V_0; *(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_22 = L_23; int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); int32_t L_25 = V_4; int32_t L_26 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); } IL_00a5: { int32_t L_27 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_28 = ___header1; int32_t L_29; L_29 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_28, /*hidden argument*/NULL); if ((((int32_t)L_27) < ((int32_t)L_29))) { goto IL_0032; } } { return; } IL_00af: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_30; L_30 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_32 = ___scanlineSpan2; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_33 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_34 = ___header1; int32_t L_35; L_35 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_34, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_30); (( void (*) (PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_32, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_33, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } IL_00c3: { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_36 = ___header1; uint8_t L_37; L_37 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_36, /*hidden argument*/NULL); if ((!(((uint32_t)L_37) == ((uint32_t)((int32_t)16))))) { goto IL_0193; } } { il2cpp_codegen_initobj((&V_5), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); il2cpp_codegen_initobj((&V_6), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_7 = (int32_t)0; V_8 = (int32_t)0; goto IL_0185; } IL_00eb: { int32_t L_38 = V_8; int32_t L_39 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_40; L_40 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_38, (int32_t)L_39, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_41; L_41 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_40, /*hidden argument*/NULL); (&V_5)->set_R_0(L_41); int32_t L_42 = V_8; int32_t L_43 = ___bytesPerSample5; int32_t L_44 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_45; L_45 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)L_43)), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_46; L_46 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_45, /*hidden argument*/NULL); (&V_5)->set_G_1(L_46); int32_t L_47 = V_8; int32_t L_48 = ___bytesPerSample5; int32_t L_49 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_50; L_50 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_48)))), (int32_t)L_49, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_51; L_51 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_50, /*hidden argument*/NULL); (&V_5)->set_B_2(L_51); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_52 = V_5; Rgba64_set_Rgb_mE801CC40661D06C4E9CA6A4D61266E645234E6F9_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_6), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_52, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_53 = ___rgb48Trans7; bool L_54; L_54 = Rgb48_Equals_m10F37239E7172F96AD3217E9154AEDDF8ADD6224_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_5), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_53, /*hidden argument*/NULL); G_B10_0 = (&V_6); if (L_54) { G_B11_0 = (&V_6); goto IL_0155; } } { G_B12_0 = ((int32_t)65535); G_B12_1 = G_B10_0; goto IL_0156; } IL_0155: { G_B12_0 = 0; G_B12_1 = G_B11_0; } IL_0156: { G_B12_1->set_A_3((uint16_t)G_B12_0); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_55 = V_6; Rg32_FromRgba64_mFC727F236BA01EAACC4634418350BD373F82AC74_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_55, /*hidden argument*/NULL); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_56 = V_1; int32_t L_57 = V_7; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_58; L_58 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_56, (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_59 = V_0; *(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_58 = L_59; int32_t L_60 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); int32_t L_61 = V_8; int32_t L_62 = ___bytesPerPixel4; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62)); } IL_0185: { int32_t L_63 = V_7; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_64 = ___header1; int32_t L_65; L_65 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_64, /*hidden argument*/NULL); if ((((int32_t)L_63) < ((int32_t)L_65))) { goto IL_00eb; } } { return; } IL_0193: { il2cpp_codegen_initobj((&V_9), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_66 = ___scanlineSpan2; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_67; L_67 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_66, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_68; L_68 = MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_67, /*hidden argument*/MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); V_10 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_68; V_11 = (int32_t)0; goto IL_0203; } IL_01ad: { Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_69 = V_10; int32_t L_70 = V_11; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_71; L_71 = Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_69, (int32_t)L_70, /*hidden argument*/Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); V_12 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_71; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_72 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_73 = (*(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_72); Rgba32_set_Rgb_mDCB42BA2A79E91C447C18B3628F6B903B0B1E1D1_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_9), (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_73, /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_74 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_75 = ___rgb24Trans8; bool L_76; L_76 = Rgb24_Equals_m322CB13DD17830D8A20CC22951C42BAAA680C130_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_74, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_75, /*hidden argument*/NULL); G_B17_0 = (&V_9); if (L_76) { G_B18_0 = (&V_9); goto IL_01da; } } { G_B19_0 = ((int32_t)255); G_B19_1 = G_B17_0; goto IL_01db; } IL_01da: { G_B19_0 = 0; G_B19_1 = G_B18_0; } IL_01db: { G_B19_1->set_A_3((uint8_t)G_B19_0); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_77 = V_9; Rg32_FromRgba32_mD5051B8E5643D901F7CC15ECCB74E2739B9A7101_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(&V_0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_77, /*hidden argument*/NULL); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_78 = V_1; int32_t L_79 = V_11; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_80; L_80 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_78, (int32_t)L_79, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_81 = V_0; *(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_80 = L_81; int32_t L_82 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_0203: { int32_t L_83 = V_11; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_84 = ___header1; int32_t L_85; L_85 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_84, /*hidden argument*/NULL); if ((((int32_t)L_83) < ((int32_t)L_85))) { goto IL_01ad; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.PixelFormats.Rgb48,SixLabors.ImageSharp.PixelFormats.Rgb24) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbScanline_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mA6E181A535E07869584406477D5EB951A29ED724_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, bool ___hasTrans6, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___rgb48Trans7, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___rgb24Trans8, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_1 = NULL; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_5; memset((&V_5), 0, sizeof(V_5)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_9; memset((&V_9), 0, sizeof(V_9)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_10 = NULL; int32_t V_11 = 0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_12 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B11_0 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B10_0 = NULL; int32_t G_B12_0 = 0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B12_1 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B18_0 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B17_0 = NULL; int32_t G_B19_0 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B19_1 = NULL; { il2cpp_codegen_initobj((&V_0), sizeof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_0 = ___rowSpan3; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_1; L_1 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_1; bool L_2 = ___hasTrans6; if (L_2) { goto IL_00c3; } } { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_3 = ___header1; uint8_t L_4; L_4 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_3, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)16))))) { goto IL_00af; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00a5; } IL_0032: { int32_t L_5 = V_4; int32_t L_6 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_7; L_7 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_5, (int32_t)L_6, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_8; L_8 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_7, /*hidden argument*/NULL); (&V_2)->set_R_0(L_8); int32_t L_9 = V_4; int32_t L_10 = ___bytesPerSample5; int32_t L_11 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_12; L_12 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)), (int32_t)L_11, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_13; L_13 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_12, /*hidden argument*/NULL); (&V_2)->set_G_1(L_13); int32_t L_14 = V_4; int32_t L_15 = ___bytesPerSample5; int32_t L_16 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_17; L_17 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_15)))), (int32_t)L_16, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_18; L_18 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_17, /*hidden argument*/NULL); (&V_2)->set_B_2(L_18); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_19 = V_2; Rgb24_FromRgb48_m39412D7B576E35E740DA185E2F0943162734D759_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(&V_0), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_19, /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_20 = V_1; int32_t L_21 = V_3; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_22; L_22 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_20, (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_23 = V_0; *(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_22 = L_23; int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); int32_t L_25 = V_4; int32_t L_26 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); } IL_00a5: { int32_t L_27 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_28 = ___header1; int32_t L_29; L_29 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_28, /*hidden argument*/NULL); if ((((int32_t)L_27) < ((int32_t)L_29))) { goto IL_0032; } } { return; } IL_00af: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * L_30; L_30 = (( PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_32 = ___scanlineSpan2; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_33 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_34 = ___header1; int32_t L_35; L_35 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_34, /*hidden argument*/NULL); NullCheck((PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 *)L_30); (( void (*) (PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_32, (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_33, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } IL_00c3: { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_36 = ___header1; uint8_t L_37; L_37 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_36, /*hidden argument*/NULL); if ((!(((uint32_t)L_37) == ((uint32_t)((int32_t)16))))) { goto IL_0193; } } { il2cpp_codegen_initobj((&V_5), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); il2cpp_codegen_initobj((&V_6), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_7 = (int32_t)0; V_8 = (int32_t)0; goto IL_0185; } IL_00eb: { int32_t L_38 = V_8; int32_t L_39 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_40; L_40 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_38, (int32_t)L_39, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_41; L_41 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_40, /*hidden argument*/NULL); (&V_5)->set_R_0(L_41); int32_t L_42 = V_8; int32_t L_43 = ___bytesPerSample5; int32_t L_44 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_45; L_45 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)L_43)), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_46; L_46 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_45, /*hidden argument*/NULL); (&V_5)->set_G_1(L_46); int32_t L_47 = V_8; int32_t L_48 = ___bytesPerSample5; int32_t L_49 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_50; L_50 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_48)))), (int32_t)L_49, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_51; L_51 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_50, /*hidden argument*/NULL); (&V_5)->set_B_2(L_51); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_52 = V_5; Rgba64_set_Rgb_mE801CC40661D06C4E9CA6A4D61266E645234E6F9_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_6), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_52, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_53 = ___rgb48Trans7; bool L_54; L_54 = Rgb48_Equals_m10F37239E7172F96AD3217E9154AEDDF8ADD6224_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_5), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_53, /*hidden argument*/NULL); G_B10_0 = (&V_6); if (L_54) { G_B11_0 = (&V_6); goto IL_0155; } } { G_B12_0 = ((int32_t)65535); G_B12_1 = G_B10_0; goto IL_0156; } IL_0155: { G_B12_0 = 0; G_B12_1 = G_B11_0; } IL_0156: { G_B12_1->set_A_3((uint16_t)G_B12_0); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_55 = V_6; Rgb24_FromRgba64_m4BD5FCD86D1B7124FE91C9CC0639AB52E1AF1CF8_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_55, /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_56 = V_1; int32_t L_57 = V_7; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_58; L_58 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_56, (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_59 = V_0; *(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_58 = L_59; int32_t L_60 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); int32_t L_61 = V_8; int32_t L_62 = ___bytesPerPixel4; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62)); } IL_0185: { int32_t L_63 = V_7; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_64 = ___header1; int32_t L_65; L_65 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_64, /*hidden argument*/NULL); if ((((int32_t)L_63) < ((int32_t)L_65))) { goto IL_00eb; } } { return; } IL_0193: { il2cpp_codegen_initobj((&V_9), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_66 = ___scanlineSpan2; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_67; L_67 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_66, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_68; L_68 = MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_67, /*hidden argument*/MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); V_10 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_68; V_11 = (int32_t)0; goto IL_0203; } IL_01ad: { Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_69 = V_10; int32_t L_70 = V_11; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_71; L_71 = Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_69, (int32_t)L_70, /*hidden argument*/Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); V_12 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_71; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_72 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_73 = (*(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_72); Rgba32_set_Rgb_mDCB42BA2A79E91C447C18B3628F6B903B0B1E1D1_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_9), (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_73, /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_74 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_75 = ___rgb24Trans8; bool L_76; L_76 = Rgb24_Equals_m322CB13DD17830D8A20CC22951C42BAAA680C130_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_74, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_75, /*hidden argument*/NULL); G_B17_0 = (&V_9); if (L_76) { G_B18_0 = (&V_9); goto IL_01da; } } { G_B19_0 = ((int32_t)255); G_B19_1 = G_B17_0; goto IL_01db; } IL_01da: { G_B19_0 = 0; G_B19_1 = G_B18_0; } IL_01db: { G_B19_1->set_A_3((uint8_t)G_B19_0); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_77 = V_9; Rgb24_FromRgba32_mB1A0FD43867EB848885E8E1D098B15F77FF7298E_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(&V_0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_77, /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_78 = V_1; int32_t L_79 = V_11; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_80; L_80 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_78, (int32_t)L_79, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_81 = V_0; *(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_80 = L_81; int32_t L_82 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_0203: { int32_t L_83 = V_11; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_84 = ___header1; int32_t L_85; L_85 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_84, /*hidden argument*/NULL); if ((((int32_t)L_83) < ((int32_t)L_85))) { goto IL_01ad; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.PixelFormats.Rgb48,SixLabors.ImageSharp.PixelFormats.Rgb24) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbScanline_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m04B664F4802EAFDB876E498024DD7EED2C2C7F0D_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, bool ___hasTrans6, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___rgb48Trans7, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___rgb24Trans8, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_0; memset((&V_0), 0, sizeof(V_0)); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * V_1 = NULL; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_5; memset((&V_5), 0, sizeof(V_5)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_9; memset((&V_9), 0, sizeof(V_9)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_10 = NULL; int32_t V_11 = 0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_12 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B11_0 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B10_0 = NULL; int32_t G_B12_0 = 0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B12_1 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B18_0 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B17_0 = NULL; int32_t G_B19_0 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B19_1 = NULL; { il2cpp_codegen_initobj((&V_0), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_0 = ___rowSpan3; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_1; L_1 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_1; bool L_2 = ___hasTrans6; if (L_2) { goto IL_00c3; } } { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_3 = ___header1; uint8_t L_4; L_4 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_3, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)16))))) { goto IL_00af; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00a5; } IL_0032: { int32_t L_5 = V_4; int32_t L_6 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_7; L_7 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_5, (int32_t)L_6, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_8; L_8 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_7, /*hidden argument*/NULL); (&V_2)->set_R_0(L_8); int32_t L_9 = V_4; int32_t L_10 = ___bytesPerSample5; int32_t L_11 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_12; L_12 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)), (int32_t)L_11, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_13; L_13 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_12, /*hidden argument*/NULL); (&V_2)->set_G_1(L_13); int32_t L_14 = V_4; int32_t L_15 = ___bytesPerSample5; int32_t L_16 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_17; L_17 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_15)))), (int32_t)L_16, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_18; L_18 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_17, /*hidden argument*/NULL); (&V_2)->set_B_2(L_18); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_19 = V_2; Rgb48_FromRgb48_mB3681863C8065D53A3CD360E0C49CD2FC40EEF22_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_0), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_19, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_20 = V_1; int32_t L_21 = V_3; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_22; L_22 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_20, (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_23 = V_0; *(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_22 = L_23; int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); int32_t L_25 = V_4; int32_t L_26 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); } IL_00a5: { int32_t L_27 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_28 = ___header1; int32_t L_29; L_29 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_28, /*hidden argument*/NULL); if ((((int32_t)L_27) < ((int32_t)L_29))) { goto IL_0032; } } { return; } IL_00af: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * L_30; L_30 = (( PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_32 = ___scanlineSpan2; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_33 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_34 = ___header1; int32_t L_35; L_35 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_34, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 *)L_30); (( void (*) (PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_32, (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_33, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } IL_00c3: { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_36 = ___header1; uint8_t L_37; L_37 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_36, /*hidden argument*/NULL); if ((!(((uint32_t)L_37) == ((uint32_t)((int32_t)16))))) { goto IL_0193; } } { il2cpp_codegen_initobj((&V_5), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); il2cpp_codegen_initobj((&V_6), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_7 = (int32_t)0; V_8 = (int32_t)0; goto IL_0185; } IL_00eb: { int32_t L_38 = V_8; int32_t L_39 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_40; L_40 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_38, (int32_t)L_39, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_41; L_41 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_40, /*hidden argument*/NULL); (&V_5)->set_R_0(L_41); int32_t L_42 = V_8; int32_t L_43 = ___bytesPerSample5; int32_t L_44 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_45; L_45 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)L_43)), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_46; L_46 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_45, /*hidden argument*/NULL); (&V_5)->set_G_1(L_46); int32_t L_47 = V_8; int32_t L_48 = ___bytesPerSample5; int32_t L_49 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_50; L_50 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_48)))), (int32_t)L_49, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_51; L_51 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_50, /*hidden argument*/NULL); (&V_5)->set_B_2(L_51); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_52 = V_5; Rgba64_set_Rgb_mE801CC40661D06C4E9CA6A4D61266E645234E6F9_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_6), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_52, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_53 = ___rgb48Trans7; bool L_54; L_54 = Rgb48_Equals_m10F37239E7172F96AD3217E9154AEDDF8ADD6224_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_5), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_53, /*hidden argument*/NULL); G_B10_0 = (&V_6); if (L_54) { G_B11_0 = (&V_6); goto IL_0155; } } { G_B12_0 = ((int32_t)65535); G_B12_1 = G_B10_0; goto IL_0156; } IL_0155: { G_B12_0 = 0; G_B12_1 = G_B11_0; } IL_0156: { G_B12_1->set_A_3((uint16_t)G_B12_0); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_55 = V_6; Rgb48_FromRgba64_m8D2D5CD4F543C3EAB7D27A335747060BFFCEB6CB_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_55, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_56 = V_1; int32_t L_57 = V_7; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_58; L_58 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_56, (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_59 = V_0; *(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_58 = L_59; int32_t L_60 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); int32_t L_61 = V_8; int32_t L_62 = ___bytesPerPixel4; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62)); } IL_0185: { int32_t L_63 = V_7; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_64 = ___header1; int32_t L_65; L_65 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_64, /*hidden argument*/NULL); if ((((int32_t)L_63) < ((int32_t)L_65))) { goto IL_00eb; } } { return; } IL_0193: { il2cpp_codegen_initobj((&V_9), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_66 = ___scanlineSpan2; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_67; L_67 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_66, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_68; L_68 = MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_67, /*hidden argument*/MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); V_10 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_68; V_11 = (int32_t)0; goto IL_0203; } IL_01ad: { Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_69 = V_10; int32_t L_70 = V_11; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_71; L_71 = Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_69, (int32_t)L_70, /*hidden argument*/Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); V_12 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_71; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_72 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_73 = (*(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_72); Rgba32_set_Rgb_mDCB42BA2A79E91C447C18B3628F6B903B0B1E1D1_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_9), (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_73, /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_74 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_75 = ___rgb24Trans8; bool L_76; L_76 = Rgb24_Equals_m322CB13DD17830D8A20CC22951C42BAAA680C130_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_74, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_75, /*hidden argument*/NULL); G_B17_0 = (&V_9); if (L_76) { G_B18_0 = (&V_9); goto IL_01da; } } { G_B19_0 = ((int32_t)255); G_B19_1 = G_B17_0; goto IL_01db; } IL_01da: { G_B19_0 = 0; G_B19_1 = G_B18_0; } IL_01db: { G_B19_1->set_A_3((uint8_t)G_B19_0); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_77 = V_9; Rgb48_FromRgba32_m4BFD7AACDA0B1A48504A981250F8C51A2F2E3BEF_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_77, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_78 = V_1; int32_t L_79 = V_11; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_80; L_80 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_78, (int32_t)L_79, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_81 = V_0; *(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_80 = L_81; int32_t L_82 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_0203: { int32_t L_83 = V_11; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_84 = ___header1; int32_t L_85; L_85 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_84, /*hidden argument*/NULL); if ((((int32_t)L_83) < ((int32_t)L_85))) { goto IL_01ad; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.PixelFormats.Rgb48,SixLabors.ImageSharp.PixelFormats.Rgb24) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbScanline_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mAA571F3CF610E5E46966B89489544C86F9E0C6A4_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, bool ___hasTrans6, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___rgb48Trans7, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___rgb24Trans8, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC V_0; memset((&V_0), 0, sizeof(V_0)); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * V_1 = NULL; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_5; memset((&V_5), 0, sizeof(V_5)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_9; memset((&V_9), 0, sizeof(V_9)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_10 = NULL; int32_t V_11 = 0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_12 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B11_0 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B10_0 = NULL; int32_t G_B12_0 = 0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B12_1 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B18_0 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B17_0 = NULL; int32_t G_B19_0 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B19_1 = NULL; { il2cpp_codegen_initobj((&V_0), sizeof(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_0 = ___rowSpan3; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_1; L_1 = (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_1; bool L_2 = ___hasTrans6; if (L_2) { goto IL_00c3; } } { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_3 = ___header1; uint8_t L_4; L_4 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_3, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)16))))) { goto IL_00af; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00a5; } IL_0032: { int32_t L_5 = V_4; int32_t L_6 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_7; L_7 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_5, (int32_t)L_6, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_8; L_8 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_7, /*hidden argument*/NULL); (&V_2)->set_R_0(L_8); int32_t L_9 = V_4; int32_t L_10 = ___bytesPerSample5; int32_t L_11 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_12; L_12 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)), (int32_t)L_11, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_13; L_13 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_12, /*hidden argument*/NULL); (&V_2)->set_G_1(L_13); int32_t L_14 = V_4; int32_t L_15 = ___bytesPerSample5; int32_t L_16 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_17; L_17 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_15)))), (int32_t)L_16, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_18; L_18 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_17, /*hidden argument*/NULL); (&V_2)->set_B_2(L_18); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_19 = V_2; Rgba1010102_FromRgb48_mD60838B943DB53ABE4FEC35D826137E4E22188A4_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(&V_0), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_19, /*hidden argument*/NULL); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_20 = V_1; int32_t L_21 = V_3; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_22; L_22 = (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * (*) (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_20, (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_23 = V_0; *(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_22 = L_23; int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); int32_t L_25 = V_4; int32_t L_26 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); } IL_00a5: { int32_t L_27 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_28 = ___header1; int32_t L_29; L_29 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_28, /*hidden argument*/NULL); if ((((int32_t)L_27) < ((int32_t)L_29))) { goto IL_0032; } } { return; } IL_00af: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 * L_30; L_30 = (( PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_32 = ___scanlineSpan2; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_33 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_34 = ___header1; int32_t L_35; L_35 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_34, /*hidden argument*/NULL); NullCheck((PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 *)L_30); (( void (*) (PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_32, (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_33, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } IL_00c3: { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_36 = ___header1; uint8_t L_37; L_37 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_36, /*hidden argument*/NULL); if ((!(((uint32_t)L_37) == ((uint32_t)((int32_t)16))))) { goto IL_0193; } } { il2cpp_codegen_initobj((&V_5), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); il2cpp_codegen_initobj((&V_6), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_7 = (int32_t)0; V_8 = (int32_t)0; goto IL_0185; } IL_00eb: { int32_t L_38 = V_8; int32_t L_39 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_40; L_40 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_38, (int32_t)L_39, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_41; L_41 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_40, /*hidden argument*/NULL); (&V_5)->set_R_0(L_41); int32_t L_42 = V_8; int32_t L_43 = ___bytesPerSample5; int32_t L_44 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_45; L_45 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)L_43)), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_46; L_46 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_45, /*hidden argument*/NULL); (&V_5)->set_G_1(L_46); int32_t L_47 = V_8; int32_t L_48 = ___bytesPerSample5; int32_t L_49 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_50; L_50 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_48)))), (int32_t)L_49, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_51; L_51 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_50, /*hidden argument*/NULL); (&V_5)->set_B_2(L_51); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_52 = V_5; Rgba64_set_Rgb_mE801CC40661D06C4E9CA6A4D61266E645234E6F9_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_6), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_52, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_53 = ___rgb48Trans7; bool L_54; L_54 = Rgb48_Equals_m10F37239E7172F96AD3217E9154AEDDF8ADD6224_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_5), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_53, /*hidden argument*/NULL); G_B10_0 = (&V_6); if (L_54) { G_B11_0 = (&V_6); goto IL_0155; } } { G_B12_0 = ((int32_t)65535); G_B12_1 = G_B10_0; goto IL_0156; } IL_0155: { G_B12_0 = 0; G_B12_1 = G_B11_0; } IL_0156: { G_B12_1->set_A_3((uint16_t)G_B12_0); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_55 = V_6; Rgba1010102_FromRgba64_m28DA43F24BF0DB0D85405D08899838CA14173D1B_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_55, /*hidden argument*/NULL); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_56 = V_1; int32_t L_57 = V_7; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_58; L_58 = (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * (*) (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_56, (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_59 = V_0; *(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_58 = L_59; int32_t L_60 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); int32_t L_61 = V_8; int32_t L_62 = ___bytesPerPixel4; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62)); } IL_0185: { int32_t L_63 = V_7; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_64 = ___header1; int32_t L_65; L_65 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_64, /*hidden argument*/NULL); if ((((int32_t)L_63) < ((int32_t)L_65))) { goto IL_00eb; } } { return; } IL_0193: { il2cpp_codegen_initobj((&V_9), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_66 = ___scanlineSpan2; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_67; L_67 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_66, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_68; L_68 = MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_67, /*hidden argument*/MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); V_10 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_68; V_11 = (int32_t)0; goto IL_0203; } IL_01ad: { Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_69 = V_10; int32_t L_70 = V_11; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_71; L_71 = Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_69, (int32_t)L_70, /*hidden argument*/Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); V_12 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_71; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_72 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_73 = (*(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_72); Rgba32_set_Rgb_mDCB42BA2A79E91C447C18B3628F6B903B0B1E1D1_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_9), (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_73, /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_74 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_75 = ___rgb24Trans8; bool L_76; L_76 = Rgb24_Equals_m322CB13DD17830D8A20CC22951C42BAAA680C130_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_74, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_75, /*hidden argument*/NULL); G_B17_0 = (&V_9); if (L_76) { G_B18_0 = (&V_9); goto IL_01da; } } { G_B19_0 = ((int32_t)255); G_B19_1 = G_B17_0; goto IL_01db; } IL_01da: { G_B19_0 = 0; G_B19_1 = G_B18_0; } IL_01db: { G_B19_1->set_A_3((uint8_t)G_B19_0); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_77 = V_9; Rgba1010102_FromRgba32_m236DAC3A8EDDA7163077F4BFC482FAD25341B2CD_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(&V_0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_77, /*hidden argument*/NULL); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_78 = V_1; int32_t L_79 = V_11; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_80; L_80 = (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * (*) (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_78, (int32_t)L_79, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_81 = V_0; *(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_80 = L_81; int32_t L_82 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_0203: { int32_t L_83 = V_11; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_84 = ___header1; int32_t L_85; L_85 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_84, /*hidden argument*/NULL); if ((((int32_t)L_83) < ((int32_t)L_85))) { goto IL_01ad; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.PixelFormats.Rgb48,SixLabors.ImageSharp.PixelFormats.Rgb24) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbScanline_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m155E1C4BFC66AD90891B8AA232C1D180E2158FAA_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, bool ___hasTrans6, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___rgb48Trans7, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___rgb24Trans8, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * V_1 = NULL; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_5; memset((&V_5), 0, sizeof(V_5)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_9; memset((&V_9), 0, sizeof(V_9)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_10 = NULL; int32_t V_11 = 0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_12 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B11_0 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B10_0 = NULL; int32_t G_B12_0 = 0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B12_1 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B18_0 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B17_0 = NULL; int32_t G_B19_0 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B19_1 = NULL; { il2cpp_codegen_initobj((&V_0), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_0 = ___rowSpan3; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_1; L_1 = (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_1; bool L_2 = ___hasTrans6; if (L_2) { goto IL_00c3; } } { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_3 = ___header1; uint8_t L_4; L_4 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_3, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)16))))) { goto IL_00af; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00a5; } IL_0032: { int32_t L_5 = V_4; int32_t L_6 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_7; L_7 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_5, (int32_t)L_6, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_8; L_8 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_7, /*hidden argument*/NULL); (&V_2)->set_R_0(L_8); int32_t L_9 = V_4; int32_t L_10 = ___bytesPerSample5; int32_t L_11 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_12; L_12 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)), (int32_t)L_11, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_13; L_13 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_12, /*hidden argument*/NULL); (&V_2)->set_G_1(L_13); int32_t L_14 = V_4; int32_t L_15 = ___bytesPerSample5; int32_t L_16 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_17; L_17 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_15)))), (int32_t)L_16, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_18; L_18 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_17, /*hidden argument*/NULL); (&V_2)->set_B_2(L_18); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_19 = V_2; Rgba32_FromRgb48_m49411B125B5F3FCE50F0A7F92F0F339E01A7E701_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_19, /*hidden argument*/NULL); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_20 = V_1; int32_t L_21 = V_3; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_22; L_22 = (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_20, (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_23 = V_0; *(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_22 = L_23; int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); int32_t L_25 = V_4; int32_t L_26 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); } IL_00a5: { int32_t L_27 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_28 = ___header1; int32_t L_29; L_29 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_28, /*hidden argument*/NULL); if ((((int32_t)L_27) < ((int32_t)L_29))) { goto IL_0032; } } { return; } IL_00af: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 * L_30; L_30 = (( PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_32 = ___scanlineSpan2; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_33 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_34 = ___header1; int32_t L_35; L_35 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_34, /*hidden argument*/NULL); NullCheck((PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 *)L_30); (( void (*) (PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_32, (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_33, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } IL_00c3: { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_36 = ___header1; uint8_t L_37; L_37 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_36, /*hidden argument*/NULL); if ((!(((uint32_t)L_37) == ((uint32_t)((int32_t)16))))) { goto IL_0193; } } { il2cpp_codegen_initobj((&V_5), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); il2cpp_codegen_initobj((&V_6), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_7 = (int32_t)0; V_8 = (int32_t)0; goto IL_0185; } IL_00eb: { int32_t L_38 = V_8; int32_t L_39 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_40; L_40 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_38, (int32_t)L_39, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_41; L_41 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_40, /*hidden argument*/NULL); (&V_5)->set_R_0(L_41); int32_t L_42 = V_8; int32_t L_43 = ___bytesPerSample5; int32_t L_44 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_45; L_45 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)L_43)), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_46; L_46 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_45, /*hidden argument*/NULL); (&V_5)->set_G_1(L_46); int32_t L_47 = V_8; int32_t L_48 = ___bytesPerSample5; int32_t L_49 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_50; L_50 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_48)))), (int32_t)L_49, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_51; L_51 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_50, /*hidden argument*/NULL); (&V_5)->set_B_2(L_51); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_52 = V_5; Rgba64_set_Rgb_mE801CC40661D06C4E9CA6A4D61266E645234E6F9_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_6), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_52, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_53 = ___rgb48Trans7; bool L_54; L_54 = Rgb48_Equals_m10F37239E7172F96AD3217E9154AEDDF8ADD6224_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_5), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_53, /*hidden argument*/NULL); G_B10_0 = (&V_6); if (L_54) { G_B11_0 = (&V_6); goto IL_0155; } } { G_B12_0 = ((int32_t)65535); G_B12_1 = G_B10_0; goto IL_0156; } IL_0155: { G_B12_0 = 0; G_B12_1 = G_B11_0; } IL_0156: { G_B12_1->set_A_3((uint16_t)G_B12_0); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_55 = V_6; Rgba32_FromRgba64_mD3312D13CDC70A1D9E42A597984A6D60FAA525C4_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_55, /*hidden argument*/NULL); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_56 = V_1; int32_t L_57 = V_7; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_58; L_58 = (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_56, (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_59 = V_0; *(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_58 = L_59; int32_t L_60 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); int32_t L_61 = V_8; int32_t L_62 = ___bytesPerPixel4; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62)); } IL_0185: { int32_t L_63 = V_7; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_64 = ___header1; int32_t L_65; L_65 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_64, /*hidden argument*/NULL); if ((((int32_t)L_63) < ((int32_t)L_65))) { goto IL_00eb; } } { return; } IL_0193: { il2cpp_codegen_initobj((&V_9), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_66 = ___scanlineSpan2; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_67; L_67 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_66, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_68; L_68 = MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_67, /*hidden argument*/MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); V_10 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_68; V_11 = (int32_t)0; goto IL_0203; } IL_01ad: { Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_69 = V_10; int32_t L_70 = V_11; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_71; L_71 = Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_69, (int32_t)L_70, /*hidden argument*/Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); V_12 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_71; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_72 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_73 = (*(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_72); Rgba32_set_Rgb_mDCB42BA2A79E91C447C18B3628F6B903B0B1E1D1_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_9), (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_73, /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_74 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_75 = ___rgb24Trans8; bool L_76; L_76 = Rgb24_Equals_m322CB13DD17830D8A20CC22951C42BAAA680C130_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_74, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_75, /*hidden argument*/NULL); G_B17_0 = (&V_9); if (L_76) { G_B18_0 = (&V_9); goto IL_01da; } } { G_B19_0 = ((int32_t)255); G_B19_1 = G_B17_0; goto IL_01db; } IL_01da: { G_B19_0 = 0; G_B19_1 = G_B18_0; } IL_01db: { G_B19_1->set_A_3((uint8_t)G_B19_0); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_77 = V_9; Rgba32_FromRgba32_mCFC29194D1176DC2D90436EE452D594EC1EA1CD1_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_77, /*hidden argument*/NULL); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_78 = V_1; int32_t L_79 = V_11; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_80; L_80 = (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_78, (int32_t)L_79, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_81 = V_0; *(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_80 = L_81; int32_t L_82 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_0203: { int32_t L_83 = V_11; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_84 = ___header1; int32_t L_85; L_85 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_84, /*hidden argument*/NULL); if ((((int32_t)L_83) < ((int32_t)L_85))) { goto IL_01ad; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.PixelFormats.Rgb48,SixLabors.ImageSharp.PixelFormats.Rgb24) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbScanline_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m28520C425A3B450508C5C23FFF99283523A31A08_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, bool ___hasTrans6, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___rgb48Trans7, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___rgb24Trans8, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_0; memset((&V_0), 0, sizeof(V_0)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * V_1 = NULL; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_5; memset((&V_5), 0, sizeof(V_5)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_9; memset((&V_9), 0, sizeof(V_9)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_10 = NULL; int32_t V_11 = 0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_12 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B11_0 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B10_0 = NULL; int32_t G_B12_0 = 0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B12_1 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B18_0 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B17_0 = NULL; int32_t G_B19_0 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B19_1 = NULL; { il2cpp_codegen_initobj((&V_0), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_0 = ___rowSpan3; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_1; L_1 = (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_1; bool L_2 = ___hasTrans6; if (L_2) { goto IL_00c3; } } { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_3 = ___header1; uint8_t L_4; L_4 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_3, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)16))))) { goto IL_00af; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00a5; } IL_0032: { int32_t L_5 = V_4; int32_t L_6 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_7; L_7 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_5, (int32_t)L_6, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_8; L_8 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_7, /*hidden argument*/NULL); (&V_2)->set_R_0(L_8); int32_t L_9 = V_4; int32_t L_10 = ___bytesPerSample5; int32_t L_11 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_12; L_12 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)), (int32_t)L_11, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_13; L_13 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_12, /*hidden argument*/NULL); (&V_2)->set_G_1(L_13); int32_t L_14 = V_4; int32_t L_15 = ___bytesPerSample5; int32_t L_16 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_17; L_17 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_15)))), (int32_t)L_16, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_18; L_18 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_17, /*hidden argument*/NULL); (&V_2)->set_B_2(L_18); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_19 = V_2; Rgba64_FromRgb48_m491D5CAD600F3A650FEDF76C5392BBBC8DEFC456_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_0), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_19, /*hidden argument*/NULL); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_20 = V_1; int32_t L_21 = V_3; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_22; L_22 = (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_20, (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_0; *(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_22 = L_23; int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); int32_t L_25 = V_4; int32_t L_26 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); } IL_00a5: { int32_t L_27 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_28 = ___header1; int32_t L_29; L_29 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_28, /*hidden argument*/NULL); if ((((int32_t)L_27) < ((int32_t)L_29))) { goto IL_0032; } } { return; } IL_00af: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 * L_30; L_30 = (( PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_32 = ___scanlineSpan2; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_33 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_34 = ___header1; int32_t L_35; L_35 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_34, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 *)L_30); (( void (*) (PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_32, (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_33, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } IL_00c3: { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_36 = ___header1; uint8_t L_37; L_37 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_36, /*hidden argument*/NULL); if ((!(((uint32_t)L_37) == ((uint32_t)((int32_t)16))))) { goto IL_0193; } } { il2cpp_codegen_initobj((&V_5), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); il2cpp_codegen_initobj((&V_6), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_7 = (int32_t)0; V_8 = (int32_t)0; goto IL_0185; } IL_00eb: { int32_t L_38 = V_8; int32_t L_39 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_40; L_40 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_38, (int32_t)L_39, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_41; L_41 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_40, /*hidden argument*/NULL); (&V_5)->set_R_0(L_41); int32_t L_42 = V_8; int32_t L_43 = ___bytesPerSample5; int32_t L_44 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_45; L_45 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)L_43)), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_46; L_46 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_45, /*hidden argument*/NULL); (&V_5)->set_G_1(L_46); int32_t L_47 = V_8; int32_t L_48 = ___bytesPerSample5; int32_t L_49 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_50; L_50 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_48)))), (int32_t)L_49, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_51; L_51 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_50, /*hidden argument*/NULL); (&V_5)->set_B_2(L_51); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_52 = V_5; Rgba64_set_Rgb_mE801CC40661D06C4E9CA6A4D61266E645234E6F9_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_6), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_52, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_53 = ___rgb48Trans7; bool L_54; L_54 = Rgb48_Equals_m10F37239E7172F96AD3217E9154AEDDF8ADD6224_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_5), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_53, /*hidden argument*/NULL); G_B10_0 = (&V_6); if (L_54) { G_B11_0 = (&V_6); goto IL_0155; } } { G_B12_0 = ((int32_t)65535); G_B12_1 = G_B10_0; goto IL_0156; } IL_0155: { G_B12_0 = 0; G_B12_1 = G_B11_0; } IL_0156: { G_B12_1->set_A_3((uint16_t)G_B12_0); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_55 = V_6; Rgba64_FromRgba64_m1C83CC8FC6D911B659982D86D7BC51FAA521789B_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_55, /*hidden argument*/NULL); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_56 = V_1; int32_t L_57 = V_7; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_58; L_58 = (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_56, (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_59 = V_0; *(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_58 = L_59; int32_t L_60 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); int32_t L_61 = V_8; int32_t L_62 = ___bytesPerPixel4; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62)); } IL_0185: { int32_t L_63 = V_7; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_64 = ___header1; int32_t L_65; L_65 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_64, /*hidden argument*/NULL); if ((((int32_t)L_63) < ((int32_t)L_65))) { goto IL_00eb; } } { return; } IL_0193: { il2cpp_codegen_initobj((&V_9), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_66 = ___scanlineSpan2; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_67; L_67 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_66, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_68; L_68 = MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_67, /*hidden argument*/MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); V_10 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_68; V_11 = (int32_t)0; goto IL_0203; } IL_01ad: { Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_69 = V_10; int32_t L_70 = V_11; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_71; L_71 = Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_69, (int32_t)L_70, /*hidden argument*/Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); V_12 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_71; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_72 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_73 = (*(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_72); Rgba32_set_Rgb_mDCB42BA2A79E91C447C18B3628F6B903B0B1E1D1_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_9), (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_73, /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_74 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_75 = ___rgb24Trans8; bool L_76; L_76 = Rgb24_Equals_m322CB13DD17830D8A20CC22951C42BAAA680C130_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_74, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_75, /*hidden argument*/NULL); G_B17_0 = (&V_9); if (L_76) { G_B18_0 = (&V_9); goto IL_01da; } } { G_B19_0 = ((int32_t)255); G_B19_1 = G_B17_0; goto IL_01db; } IL_01da: { G_B19_0 = 0; G_B19_1 = G_B18_0; } IL_01db: { G_B19_1->set_A_3((uint8_t)G_B19_0); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_77 = V_9; Rgba64_FromRgba32_mBEE9E6556FA418DF8DF7505AE39BC6892410937F_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_77, /*hidden argument*/NULL); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_78 = V_1; int32_t L_79 = V_11; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_80; L_80 = (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_78, (int32_t)L_79, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_81 = V_0; *(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_80 = L_81; int32_t L_82 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_0203: { int32_t L_83 = V_11; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_84 = ___header1; int32_t L_85; L_85 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_84, /*hidden argument*/NULL); if ((((int32_t)L_83) < ((int32_t)L_85))) { goto IL_01ad; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.PixelFormats.Rgb48,SixLabors.ImageSharp.PixelFormats.Rgb24) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbScanline_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m9F46C7DBEFDD404F2F6D577B624C447DFE4565B6_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, bool ___hasTrans6, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___rgb48Trans7, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___rgb24Trans8, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 V_0; memset((&V_0), 0, sizeof(V_0)); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * V_1 = NULL; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_5; memset((&V_5), 0, sizeof(V_5)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_9; memset((&V_9), 0, sizeof(V_9)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_10 = NULL; int32_t V_11 = 0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_12 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B11_0 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B10_0 = NULL; int32_t G_B12_0 = 0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B12_1 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B18_0 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B17_0 = NULL; int32_t G_B19_0 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B19_1 = NULL; { il2cpp_codegen_initobj((&V_0), sizeof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_0 = ___rowSpan3; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_1; L_1 = (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_1; bool L_2 = ___hasTrans6; if (L_2) { goto IL_00c3; } } { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_3 = ___header1; uint8_t L_4; L_4 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_3, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)16))))) { goto IL_00af; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00a5; } IL_0032: { int32_t L_5 = V_4; int32_t L_6 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_7; L_7 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_5, (int32_t)L_6, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_8; L_8 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_7, /*hidden argument*/NULL); (&V_2)->set_R_0(L_8); int32_t L_9 = V_4; int32_t L_10 = ___bytesPerSample5; int32_t L_11 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_12; L_12 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)), (int32_t)L_11, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_13; L_13 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_12, /*hidden argument*/NULL); (&V_2)->set_G_1(L_13); int32_t L_14 = V_4; int32_t L_15 = ___bytesPerSample5; int32_t L_16 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_17; L_17 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_15)))), (int32_t)L_16, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_18; L_18 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_17, /*hidden argument*/NULL); (&V_2)->set_B_2(L_18); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_19 = V_2; RgbaVector_FromRgb48_m43A40A3A5180642B6F9E7B962E31F1092576D59E_inline((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(&V_0), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_19, /*hidden argument*/NULL); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_20 = V_1; int32_t L_21 = V_3; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_22; L_22 = (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * (*) (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_20, (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_23 = V_0; *(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_22 = L_23; int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); int32_t L_25 = V_4; int32_t L_26 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); } IL_00a5: { int32_t L_27 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_28 = ___header1; int32_t L_29; L_29 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_28, /*hidden argument*/NULL); if ((((int32_t)L_27) < ((int32_t)L_29))) { goto IL_0032; } } { return; } IL_00af: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 * L_30; L_30 = (( PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_32 = ___scanlineSpan2; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_33 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_34 = ___header1; int32_t L_35; L_35 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_34, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 *)L_30); (( void (*) (PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_32, (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_33, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } IL_00c3: { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_36 = ___header1; uint8_t L_37; L_37 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_36, /*hidden argument*/NULL); if ((!(((uint32_t)L_37) == ((uint32_t)((int32_t)16))))) { goto IL_0193; } } { il2cpp_codegen_initobj((&V_5), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); il2cpp_codegen_initobj((&V_6), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_7 = (int32_t)0; V_8 = (int32_t)0; goto IL_0185; } IL_00eb: { int32_t L_38 = V_8; int32_t L_39 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_40; L_40 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_38, (int32_t)L_39, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_41; L_41 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_40, /*hidden argument*/NULL); (&V_5)->set_R_0(L_41); int32_t L_42 = V_8; int32_t L_43 = ___bytesPerSample5; int32_t L_44 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_45; L_45 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)L_43)), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_46; L_46 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_45, /*hidden argument*/NULL); (&V_5)->set_G_1(L_46); int32_t L_47 = V_8; int32_t L_48 = ___bytesPerSample5; int32_t L_49 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_50; L_50 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_48)))), (int32_t)L_49, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_51; L_51 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_50, /*hidden argument*/NULL); (&V_5)->set_B_2(L_51); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_52 = V_5; Rgba64_set_Rgb_mE801CC40661D06C4E9CA6A4D61266E645234E6F9_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_6), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_52, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_53 = ___rgb48Trans7; bool L_54; L_54 = Rgb48_Equals_m10F37239E7172F96AD3217E9154AEDDF8ADD6224_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_5), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_53, /*hidden argument*/NULL); G_B10_0 = (&V_6); if (L_54) { G_B11_0 = (&V_6); goto IL_0155; } } { G_B12_0 = ((int32_t)65535); G_B12_1 = G_B10_0; goto IL_0156; } IL_0155: { G_B12_0 = 0; G_B12_1 = G_B11_0; } IL_0156: { G_B12_1->set_A_3((uint16_t)G_B12_0); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_55 = V_6; RgbaVector_FromRgba64_mB6A7778E3568448BC30ABBE200D5194E46A525EA_inline((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_55, /*hidden argument*/NULL); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_56 = V_1; int32_t L_57 = V_7; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_58; L_58 = (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * (*) (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_56, (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_59 = V_0; *(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_58 = L_59; int32_t L_60 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); int32_t L_61 = V_8; int32_t L_62 = ___bytesPerPixel4; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62)); } IL_0185: { int32_t L_63 = V_7; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_64 = ___header1; int32_t L_65; L_65 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_64, /*hidden argument*/NULL); if ((((int32_t)L_63) < ((int32_t)L_65))) { goto IL_00eb; } } { return; } IL_0193: { il2cpp_codegen_initobj((&V_9), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_66 = ___scanlineSpan2; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_67; L_67 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_66, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_68; L_68 = MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_67, /*hidden argument*/MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); V_10 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_68; V_11 = (int32_t)0; goto IL_0203; } IL_01ad: { Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_69 = V_10; int32_t L_70 = V_11; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_71; L_71 = Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_69, (int32_t)L_70, /*hidden argument*/Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); V_12 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_71; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_72 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_73 = (*(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_72); Rgba32_set_Rgb_mDCB42BA2A79E91C447C18B3628F6B903B0B1E1D1_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_9), (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_73, /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_74 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_75 = ___rgb24Trans8; bool L_76; L_76 = Rgb24_Equals_m322CB13DD17830D8A20CC22951C42BAAA680C130_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_74, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_75, /*hidden argument*/NULL); G_B17_0 = (&V_9); if (L_76) { G_B18_0 = (&V_9); goto IL_01da; } } { G_B19_0 = ((int32_t)255); G_B19_1 = G_B17_0; goto IL_01db; } IL_01da: { G_B19_0 = 0; G_B19_1 = G_B18_0; } IL_01db: { G_B19_1->set_A_3((uint8_t)G_B19_0); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_77 = V_9; RgbaVector_FromRgba32_mF4BD2DBF6B7CC83689CFD997E9076A2E7665C655_inline((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(&V_0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_77, /*hidden argument*/NULL); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_78 = V_1; int32_t L_79 = V_11; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_80; L_80 = (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * (*) (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_78, (int32_t)L_79, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_81 = V_0; *(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_80 = L_81; int32_t L_82 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_0203: { int32_t L_83 = V_11; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_84 = ___header1; int32_t L_85; L_85 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_84, /*hidden argument*/NULL); if ((((int32_t)L_83) < ((int32_t)L_85))) { goto IL_01ad; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.PixelFormats.Rgb48,SixLabors.ImageSharp.PixelFormats.Rgb24) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbScanline_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m050C8FC29A6A91765BE300CE70401DB0B2E773D6_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, bool ___hasTrans6, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___rgb48Trans7, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___rgb24Trans8, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 V_0; memset((&V_0), 0, sizeof(V_0)); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * V_1 = NULL; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_5; memset((&V_5), 0, sizeof(V_5)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_9; memset((&V_9), 0, sizeof(V_9)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_10 = NULL; int32_t V_11 = 0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_12 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B11_0 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B10_0 = NULL; int32_t G_B12_0 = 0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B12_1 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B18_0 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B17_0 = NULL; int32_t G_B19_0 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B19_1 = NULL; { il2cpp_codegen_initobj((&V_0), sizeof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_0 = ___rowSpan3; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_1; L_1 = (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_1; bool L_2 = ___hasTrans6; if (L_2) { goto IL_00c3; } } { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_3 = ___header1; uint8_t L_4; L_4 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_3, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)16))))) { goto IL_00af; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00a5; } IL_0032: { int32_t L_5 = V_4; int32_t L_6 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_7; L_7 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_5, (int32_t)L_6, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_8; L_8 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_7, /*hidden argument*/NULL); (&V_2)->set_R_0(L_8); int32_t L_9 = V_4; int32_t L_10 = ___bytesPerSample5; int32_t L_11 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_12; L_12 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)), (int32_t)L_11, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_13; L_13 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_12, /*hidden argument*/NULL); (&V_2)->set_G_1(L_13); int32_t L_14 = V_4; int32_t L_15 = ___bytesPerSample5; int32_t L_16 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_17; L_17 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_15)))), (int32_t)L_16, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_18; L_18 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_17, /*hidden argument*/NULL); (&V_2)->set_B_2(L_18); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_19 = V_2; Short2_FromRgb48_m0CC31A091D0541F651E94AD0BC10B05B0A2B7150_inline((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(&V_0), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_19, /*hidden argument*/NULL); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_20 = V_1; int32_t L_21 = V_3; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_22; L_22 = (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * (*) (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_20, (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_23 = V_0; *(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_22 = L_23; int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); int32_t L_25 = V_4; int32_t L_26 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); } IL_00a5: { int32_t L_27 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_28 = ___header1; int32_t L_29; L_29 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_28, /*hidden argument*/NULL); if ((((int32_t)L_27) < ((int32_t)L_29))) { goto IL_0032; } } { return; } IL_00af: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D * L_30; L_30 = (( PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_32 = ___scanlineSpan2; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_33 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_34 = ___header1; int32_t L_35; L_35 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_34, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D *)L_30); (( void (*) (PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_32, (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_33, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } IL_00c3: { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_36 = ___header1; uint8_t L_37; L_37 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_36, /*hidden argument*/NULL); if ((!(((uint32_t)L_37) == ((uint32_t)((int32_t)16))))) { goto IL_0193; } } { il2cpp_codegen_initobj((&V_5), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); il2cpp_codegen_initobj((&V_6), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_7 = (int32_t)0; V_8 = (int32_t)0; goto IL_0185; } IL_00eb: { int32_t L_38 = V_8; int32_t L_39 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_40; L_40 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_38, (int32_t)L_39, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_41; L_41 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_40, /*hidden argument*/NULL); (&V_5)->set_R_0(L_41); int32_t L_42 = V_8; int32_t L_43 = ___bytesPerSample5; int32_t L_44 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_45; L_45 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)L_43)), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_46; L_46 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_45, /*hidden argument*/NULL); (&V_5)->set_G_1(L_46); int32_t L_47 = V_8; int32_t L_48 = ___bytesPerSample5; int32_t L_49 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_50; L_50 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_48)))), (int32_t)L_49, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_51; L_51 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_50, /*hidden argument*/NULL); (&V_5)->set_B_2(L_51); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_52 = V_5; Rgba64_set_Rgb_mE801CC40661D06C4E9CA6A4D61266E645234E6F9_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_6), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_52, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_53 = ___rgb48Trans7; bool L_54; L_54 = Rgb48_Equals_m10F37239E7172F96AD3217E9154AEDDF8ADD6224_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_5), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_53, /*hidden argument*/NULL); G_B10_0 = (&V_6); if (L_54) { G_B11_0 = (&V_6); goto IL_0155; } } { G_B12_0 = ((int32_t)65535); G_B12_1 = G_B10_0; goto IL_0156; } IL_0155: { G_B12_0 = 0; G_B12_1 = G_B11_0; } IL_0156: { G_B12_1->set_A_3((uint16_t)G_B12_0); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_55 = V_6; Short2_FromRgba64_mFD2B511E3809A2C46B60E7ADD12657E175C81F7A_inline((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_55, /*hidden argument*/NULL); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_56 = V_1; int32_t L_57 = V_7; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_58; L_58 = (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * (*) (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_56, (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_59 = V_0; *(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_58 = L_59; int32_t L_60 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); int32_t L_61 = V_8; int32_t L_62 = ___bytesPerPixel4; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62)); } IL_0185: { int32_t L_63 = V_7; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_64 = ___header1; int32_t L_65; L_65 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_64, /*hidden argument*/NULL); if ((((int32_t)L_63) < ((int32_t)L_65))) { goto IL_00eb; } } { return; } IL_0193: { il2cpp_codegen_initobj((&V_9), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_66 = ___scanlineSpan2; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_67; L_67 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_66, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_68; L_68 = MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_67, /*hidden argument*/MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); V_10 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_68; V_11 = (int32_t)0; goto IL_0203; } IL_01ad: { Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_69 = V_10; int32_t L_70 = V_11; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_71; L_71 = Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_69, (int32_t)L_70, /*hidden argument*/Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); V_12 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_71; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_72 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_73 = (*(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_72); Rgba32_set_Rgb_mDCB42BA2A79E91C447C18B3628F6B903B0B1E1D1_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_9), (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_73, /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_74 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_75 = ___rgb24Trans8; bool L_76; L_76 = Rgb24_Equals_m322CB13DD17830D8A20CC22951C42BAAA680C130_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_74, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_75, /*hidden argument*/NULL); G_B17_0 = (&V_9); if (L_76) { G_B18_0 = (&V_9); goto IL_01da; } } { G_B19_0 = ((int32_t)255); G_B19_1 = G_B17_0; goto IL_01db; } IL_01da: { G_B19_0 = 0; G_B19_1 = G_B18_0; } IL_01db: { G_B19_1->set_A_3((uint8_t)G_B19_0); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_77 = V_9; Short2_FromRgba32_mCD8B62A110BE22EFFB2FCAE38375F11C84E34EA8_inline((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(&V_0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_77, /*hidden argument*/NULL); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_78 = V_1; int32_t L_79 = V_11; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_80; L_80 = (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * (*) (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_78, (int32_t)L_79, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_81 = V_0; *(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_80 = L_81; int32_t L_82 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_0203: { int32_t L_83 = V_11; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_84 = ___header1; int32_t L_85; L_85 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_84, /*hidden argument*/NULL); if ((((int32_t)L_83) < ((int32_t)L_85))) { goto IL_01ad; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32,System.Boolean,SixLabors.ImageSharp.PixelFormats.Rgb48,SixLabors.ImageSharp.PixelFormats.Rgb24) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbScanline_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m932E163291C85FB4568A9B3F5989E43EEF3CDD2E_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, bool ___hasTrans6, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___rgb48Trans7, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___rgb24Trans8, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C V_0; memset((&V_0), 0, sizeof(V_0)); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * V_1 = NULL; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_5; memset((&V_5), 0, sizeof(V_5)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_6; memset((&V_6), 0, sizeof(V_6)); int32_t V_7 = 0; int32_t V_8 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_9; memset((&V_9), 0, sizeof(V_9)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_10 = NULL; int32_t V_11 = 0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_12 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B11_0 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B10_0 = NULL; int32_t G_B12_0 = 0; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * G_B12_1 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B18_0 = NULL; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B17_0 = NULL; int32_t G_B19_0 = 0; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * G_B19_1 = NULL; { il2cpp_codegen_initobj((&V_0), sizeof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_0 = ___rowSpan3; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_1; L_1 = (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_1; bool L_2 = ___hasTrans6; if (L_2) { goto IL_00c3; } } { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_3 = ___header1; uint8_t L_4; L_4 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_3, /*hidden argument*/NULL); if ((!(((uint32_t)L_4) == ((uint32_t)((int32_t)16))))) { goto IL_00af; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00a5; } IL_0032: { int32_t L_5 = V_4; int32_t L_6 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_7; L_7 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_5, (int32_t)L_6, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_8; L_8 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_7, /*hidden argument*/NULL); (&V_2)->set_R_0(L_8); int32_t L_9 = V_4; int32_t L_10 = ___bytesPerSample5; int32_t L_11 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_12; L_12 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_9, (int32_t)L_10)), (int32_t)L_11, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_13; L_13 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_12, /*hidden argument*/NULL); (&V_2)->set_G_1(L_13); int32_t L_14 = V_4; int32_t L_15 = ___bytesPerSample5; int32_t L_16 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_17; L_17 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_14, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_15)))), (int32_t)L_16, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_18; L_18 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_17, /*hidden argument*/NULL); (&V_2)->set_B_2(L_18); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_19 = V_2; Short4_FromRgb48_mA8E0990F42B356F3E849A2FFD806E9DADDBA20E7_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(&V_0), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_19, /*hidden argument*/NULL); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_20 = V_1; int32_t L_21 = V_3; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_22; L_22 = (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * (*) (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_20, (int32_t)L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_23 = V_0; *(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_22 = L_23; int32_t L_24 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_24, (int32_t)1)); int32_t L_25 = V_4; int32_t L_26 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_25, (int32_t)L_26)); } IL_00a5: { int32_t L_27 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_28 = ___header1; int32_t L_29; L_29 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_28, /*hidden argument*/NULL); if ((((int32_t)L_27) < ((int32_t)L_29))) { goto IL_0032; } } { return; } IL_00af: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 * L_30; L_30 = (( PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_31 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_32 = ___scanlineSpan2; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_33 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_34 = ___header1; int32_t L_35; L_35 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_34, /*hidden argument*/NULL); NullCheck((PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 *)L_30); (( void (*) (PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 *)L_30, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_31, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_32, (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_33, (int32_t)L_35, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } IL_00c3: { PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_36 = ___header1; uint8_t L_37; L_37 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_36, /*hidden argument*/NULL); if ((!(((uint32_t)L_37) == ((uint32_t)((int32_t)16))))) { goto IL_0193; } } { il2cpp_codegen_initobj((&V_5), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); il2cpp_codegen_initobj((&V_6), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_7 = (int32_t)0; V_8 = (int32_t)0; goto IL_0185; } IL_00eb: { int32_t L_38 = V_8; int32_t L_39 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_40; L_40 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_38, (int32_t)L_39, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_41; L_41 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_40, /*hidden argument*/NULL); (&V_5)->set_R_0(L_41); int32_t L_42 = V_8; int32_t L_43 = ___bytesPerSample5; int32_t L_44 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_45; L_45 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_42, (int32_t)L_43)), (int32_t)L_44, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_46; L_46 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_45, /*hidden argument*/NULL); (&V_5)->set_G_1(L_46); int32_t L_47 = V_8; int32_t L_48 = ___bytesPerSample5; int32_t L_49 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_50; L_50 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_47, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_48)))), (int32_t)L_49, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_51; L_51 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_50, /*hidden argument*/NULL); (&V_5)->set_B_2(L_51); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_52 = V_5; Rgba64_set_Rgb_mE801CC40661D06C4E9CA6A4D61266E645234E6F9_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_6), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_52, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_53 = ___rgb48Trans7; bool L_54; L_54 = Rgb48_Equals_m10F37239E7172F96AD3217E9154AEDDF8ADD6224_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_5), (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )L_53, /*hidden argument*/NULL); G_B10_0 = (&V_6); if (L_54) { G_B11_0 = (&V_6); goto IL_0155; } } { G_B12_0 = ((int32_t)65535); G_B12_1 = G_B10_0; goto IL_0156; } IL_0155: { G_B12_0 = 0; G_B12_1 = G_B11_0; } IL_0156: { G_B12_1->set_A_3((uint16_t)G_B12_0); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_55 = V_6; Short4_FromRgba64_m30AC5BDB5F8761AB9AB1C7E38DEF7569D3F35F21_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_55, /*hidden argument*/NULL); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_56 = V_1; int32_t L_57 = V_7; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_58; L_58 = (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * (*) (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_56, (int32_t)L_57, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_59 = V_0; *(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_58 = L_59; int32_t L_60 = V_7; V_7 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_60, (int32_t)1)); int32_t L_61 = V_8; int32_t L_62 = ___bytesPerPixel4; V_8 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_61, (int32_t)L_62)); } IL_0185: { int32_t L_63 = V_7; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_64 = ___header1; int32_t L_65; L_65 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_64, /*hidden argument*/NULL); if ((((int32_t)L_63) < ((int32_t)L_65))) { goto IL_00eb; } } { return; } IL_0193: { il2cpp_codegen_initobj((&V_9), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_66 = ___scanlineSpan2; ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F L_67; L_67 = MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_66, /*hidden argument*/MemoryMarshal_Cast_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m430BFF83B95718232EDF4DC358B44D9CD853DD34_RuntimeMethod_var); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_68; L_68 = MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8((ReadOnlySpan_1_t0875B92AB520DEACE75697085F9BCB43E708753F )L_67, /*hidden argument*/MemoryMarshal_GetReference_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m5A8CF2A1D6CC58059534896CA43B04A45D6103C8_RuntimeMethod_var); V_10 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_68; V_11 = (int32_t)0; goto IL_0203; } IL_01ad: { Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_69 = V_10; int32_t L_70 = V_11; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_71; L_71 = Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_69, (int32_t)L_70, /*hidden argument*/Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_RuntimeMethod_var); V_12 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_71; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_72 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_73 = (*(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_72); Rgba32_set_Rgb_mDCB42BA2A79E91C447C18B3628F6B903B0B1E1D1_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_9), (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_73, /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_74 = V_12; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_75 = ___rgb24Trans8; bool L_76; L_76 = Rgb24_Equals_m322CB13DD17830D8A20CC22951C42BAAA680C130_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_74, (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )L_75, /*hidden argument*/NULL); G_B17_0 = (&V_9); if (L_76) { G_B18_0 = (&V_9); goto IL_01da; } } { G_B19_0 = ((int32_t)255); G_B19_1 = G_B17_0; goto IL_01db; } IL_01da: { G_B19_0 = 0; G_B19_1 = G_B18_0; } IL_01db: { G_B19_1->set_A_3((uint8_t)G_B19_0); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_77 = V_9; Short4_FromRgba32_m2FA79219968F6242BC4E99C29A717F01C4537242_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(&V_0), (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )L_77, /*hidden argument*/NULL); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_78 = V_1; int32_t L_79 = V_11; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_80; L_80 = (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * (*) (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_78, (int32_t)L_79, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_81 = V_0; *(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_80 = L_81; int32_t L_82 = V_11; V_11 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_82, (int32_t)1)); } IL_0203: { int32_t L_83 = V_11; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_84 = ___header1; int32_t L_85; L_85 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_84, /*hidden argument*/NULL); if ((((int32_t)L_83) < ((int32_t)L_85))) { goto IL_01ad; } } { return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m825C0A30E7EEA0A9DD35C2C1E2036CF806282C4F_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 V_0; memset((&V_0), 0, sizeof(V_0)); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 )); Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_0 = ___rowSpan3; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_1; L_1 = (( A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * (*) (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; A8_FromRgba64_m379C68C51759467319F75B1AAAEE16678E603839_inline((A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_24 = V_1; int32_t L_25 = V_3; A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * L_26; L_26 = (( A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * (*) (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 L_27 = V_0; *(A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 * L_34; L_34 = (( PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 *)L_34); (( void (*) (PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_tB5BC8C8410FF73F96A8DDAF66A7CEA18D4E354C8 *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_t3E857E31CD4828F7FBB6FB909AE75B23664AA26C )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m356CD55CA51BCC18F34D4F76DA8DA59C52FC1927_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 V_0; memset((&V_0), 0, sizeof(V_0)); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 )); Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_0 = ___rowSpan3; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_1; L_1 = (( Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * (*) (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; Abgr32_FromRgba64_m268206D51CD3611C38AFA1B91F10D864ECCCC4E2_inline((Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_24 = V_1; int32_t L_25 = V_3; Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * L_26; L_26 = (( Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * (*) (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 L_27 = V_0; *(Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C * L_34; L_34 = (( PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C *)L_34); (( void (*) (PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t4E3FFD0AB93861B969D290817D04ACD4705CA67C *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_tB8CCA6D1C7EDE91053D8794E1642E175B272BF85 )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m42D96F4ADD8302DD5EE501B4E6E004C3BC20E486_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD V_0; memset((&V_0), 0, sizeof(V_0)); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD )); Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_0 = ___rowSpan3; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_1; L_1 = (( Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * (*) (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; Argb32_FromRgba64_m4A3FD9BAE5AFB06387033C02CABCC55AAACEEAE5_inline((Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_24 = V_1; int32_t L_25 = V_3; Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * L_26; L_26 = (( Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * (*) (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD L_27 = V_0; *(Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A * L_34; L_34 = (( PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A *)L_34); (( void (*) (PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t759F79F84C5C1C82562E1B5ADCF15EF64712D01A *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_t6ED17638F78EB408F1EE998C3E01BE49CAD70CDF )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m6CF1A08454EF42D7DAD03689428A8C8ECABCB77F_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 V_0; memset((&V_0), 0, sizeof(V_0)); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 )); Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_0 = ___rowSpan3; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_1; L_1 = (( Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * (*) (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; Bgr24_FromRgba64_mD173E28EE269CDD7847975D76437B19142275E9A_inline((Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_24 = V_1; int32_t L_25 = V_3; Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * L_26; L_26 = (( Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * (*) (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 L_27 = V_0; *(Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E * L_34; L_34 = (( PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E *)L_34); (( void (*) (PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t170ECFBA46EE694243E6759A4239C43F8A844D6E *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_tADDAF162623ED71E668DA577B8B0C14F3973CCD7 )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m61CD20F273FE4239C73207ABD49349E0B1ACC4AB_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C V_0; memset((&V_0), 0, sizeof(V_0)); Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C )); Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_0 = ___rowSpan3; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_1; L_1 = (( Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * (*) (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; Bgr565_FromRgba64_m8E0E43770A6BD1BA24E3E9F9530B257CF5A848A5_inline((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_24 = V_1; int32_t L_25 = V_3; Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * L_26; L_26 = (( Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * (*) (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C L_27 = V_0; *(Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA * L_34; L_34 = (( PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA *)L_34); (( void (*) (PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t4B9F8798FFCFB66DDCE1C554E2C056AA4E1518EA *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_t29342238910776EDE91F3C824F783AD7DF73F1EA )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m73D5D817AB44DBE259F129E58EB6F780013B6BCD_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_tC089F74404A3C46975952EE686EC533667BB207F ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 V_0; memset((&V_0), 0, sizeof(V_0)); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 )); Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_0 = ___rowSpan3; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_1; L_1 = (( Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * (*) (Span_1_tC089F74404A3C46975952EE686EC533667BB207F , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; Bgra32_FromRgba64_mC16E4A87FAE97CDF497AFD5E14CECD4795EE41FD_inline((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_24 = V_1; int32_t L_25 = V_3; Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * L_26; L_26 = (( Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * (*) (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 L_27 = V_0; *(Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 * L_34; L_34 = (( PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_tC089F74404A3C46975952EE686EC533667BB207F L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 *)L_34); (( void (*) (PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tC089F74404A3C46975952EE686EC533667BB207F , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t057CF3540580ECBC8DE8CF4E813D5E8D6002B2A7 *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_tC089F74404A3C46975952EE686EC533667BB207F )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m6300C5C5FB1C86AEA749E1943ADE3ED934BF2DDD_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 V_0; memset((&V_0), 0, sizeof(V_0)); Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 )); Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_0 = ___rowSpan3; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_1; L_1 = (( Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * (*) (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; Bgra4444_FromRgba64_m4E436B6D045A92CA560D301BC78BFC9EF6910780_inline((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_24 = V_1; int32_t L_25 = V_3; Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * L_26; L_26 = (( Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * (*) (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 L_27 = V_0; *(Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE * L_34; L_34 = (( PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE *)L_34); (( void (*) (PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_tB78A0B6E82623583CD9F7D0F0800E6B764A09EBE *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_tCFB127596AAE2B895724ACE8782E2F912D5D004E )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mC091CED868B07AAD61073F5E93CC1635C3E5EFFC_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 V_0; memset((&V_0), 0, sizeof(V_0)); Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 )); Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_0 = ___rowSpan3; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_1; L_1 = (( Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * (*) (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; Bgra5551_FromRgba64_m037D1F8A6B388D88E755848EE67AA1A7A2231468_inline((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_24 = V_1; int32_t L_25 = V_3; Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * L_26; L_26 = (( Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * (*) (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 L_27 = V_0; *(Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 * L_34; L_34 = (( PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 *)L_34); (( void (*) (PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t2F5415D029C1F963CFB2FF5E018F1CB85D986967 *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_tE19F2BC5DCDB7C09C02C95726A820F0086DB40A1 )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m14FD8575DBB48CE6991D196BDB0CE82A7BA6CD72_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 V_0; memset((&V_0), 0, sizeof(V_0)); Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 )); Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_0 = ___rowSpan3; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_1; L_1 = (( Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * (*) (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; Byte4_FromRgba64_mFAAD01BCD8F1EEE02754B1132D1679A8E56E300E_inline((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_24 = V_1; int32_t L_25 = V_3; Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * L_26; L_26 = (( Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * (*) (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 L_27 = V_0; *(Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 * L_34; L_34 = (( PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 *)L_34); (( void (*) (PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t2B64B38A538026E2B2CFFF9B5FAC02498C3ED505 *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_t30761EC19ABF9C6DCF6F1E35A1BCC742DD40E581 )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mFA2A33132BC0181A1B871B99FB1BD80D25ABCFB1_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E V_0; memset((&V_0), 0, sizeof(V_0)); HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E )); Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_0 = ___rowSpan3; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_1; L_1 = (( HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * (*) (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; HalfSingle_FromRgba64_mC592BB26A4E72549FB43FD88679528FB42F17BB5_inline((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_24 = V_1; int32_t L_25 = V_3; HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * L_26; L_26 = (( HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * (*) (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E L_27 = V_0; *(HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 * L_34; L_34 = (( PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 *)L_34); (( void (*) (PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t350144E106A57902E55EACC67E6742FE05D1B3A6 *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_t7E01A8CA926CC3F79C11A5A89381E2ABCC6E3B68 )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m27D043D9647936334F42AEBDAD644BAB80FD202E_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC V_0; memset((&V_0), 0, sizeof(V_0)); HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC )); Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_0 = ___rowSpan3; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_1; L_1 = (( HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * (*) (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; HalfVector2_FromRgba64_m4438111F772E321AF66A54782EB845F5C43772B9_inline((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_24 = V_1; int32_t L_25 = V_3; HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * L_26; L_26 = (( HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * (*) (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC L_27 = V_0; *(HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 * L_34; L_34 = (( PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 *)L_34); (( void (*) (PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t00FD3243D773AC628DFDB931427B48A890A03FA9 *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_t0ABBCE5D338E29A0FC69069E4AA7D4C2C0E1BCF3 )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m6BC3B98CF33503C912C6C6A43D5BD9F3F74157F5_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 V_0; memset((&V_0), 0, sizeof(V_0)); HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 )); Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_0 = ___rowSpan3; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_1; L_1 = (( HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * (*) (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; HalfVector4_FromRgba64_m958D1915C1323308BA2AA58AB62341666774154D_inline((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_24 = V_1; int32_t L_25 = V_3; HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * L_26; L_26 = (( HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * (*) (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 L_27 = V_0; *(HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 * L_34; L_34 = (( PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 *)L_34); (( void (*) (PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t97E1431591F1071DA4D2AC0A43BA4ED61CBE5595 *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_tF799BAC3DACB429350B48CBF18DC736B52EB0022 )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m2BE8270403FAA20D2B3C13F9FF81D4F694947E5D_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } L16_t82A3FD4325827CB571596BA0DA68B251F985D94F V_0; memset((&V_0), 0, sizeof(V_0)); L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F )); Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_0 = ___rowSpan3; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_1; L_1 = (( L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * (*) (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; L16_FromRgba64_m3957AE6CDC286A45FB26B413B859503975112054_inline((L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_24 = V_1; int32_t L_25 = V_3; L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * L_26; L_26 = (( L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * (*) (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); L16_t82A3FD4325827CB571596BA0DA68B251F985D94F L_27 = V_0; *(L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 * L_34; L_34 = (( PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 *)L_34); (( void (*) (PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_tBC7F490853CA75D67EBD92986F4CA27F1AF2DEE0 *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_t80E72CEEE4EF789E38423A2FC827AF68B63D1ECE )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mBA10D23ED242FA10DEA74A195240A8E0C9C3664A_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } L8_t0DC62ABA8124A587901AC9D023076EF568A23003 V_0; memset((&V_0), 0, sizeof(V_0)); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 )); Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_0 = ___rowSpan3; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_1; L_1 = (( L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * (*) (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; L8_FromRgba64_mFC46AB674C1A97E5AEE7DB90CAEA1066B994DFE6_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_24 = V_1; int32_t L_25 = V_3; L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * L_26; L_26 = (( L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * (*) (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); L8_t0DC62ABA8124A587901AC9D023076EF568A23003 L_27 = V_0; *(L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 * L_34; L_34 = (( PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 *)L_34); (( void (*) (PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_tAD4608D40AD335B3B755019E7A7E17855A718AB5 *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_t92B1C0331B7EF376CC05874EC210B30138F12929 )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m0E2AAE86BC7A77F21535EE3C336AF625D6B8CEC8_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 V_0; memset((&V_0), 0, sizeof(V_0)); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 )); Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_0 = ___rowSpan3; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_1; L_1 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; La16_FromRgba64_m16AF55E95F4198C70AA2E8FF601EA39948A47A3B((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_24 = V_1; int32_t L_25 = V_3; La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * L_26; L_26 = (( La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * (*) (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 L_27 = V_0; *(La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * L_34; L_34 = (( PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_34); (( void (*) (PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t25AA7CA852C8E37E1BCD1D0BBB7E305F123F1B4E *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_t5C520B2A644FDAFED25072FC9AE2EF4897C612BC )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m27EF1B8F02FC39CD1DB0B2197AD8C69D7315CBF5_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 V_0; memset((&V_0), 0, sizeof(V_0)); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 )); Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_0 = ___rowSpan3; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_1; L_1 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; La32_FromRgba64_mF19FEA17F04ED6EC3A88EB7E6CB2758A4C368AFF_inline((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_24 = V_1; int32_t L_25 = V_3; La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * L_26; L_26 = (( La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * (*) (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 L_27 = V_0; *(La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * L_34; L_34 = (( PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_34); (( void (*) (PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t803166C3FE09AFCC90E932DB280B26E4E10C4F63 *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_t73354D184DF2A58BC41CDED58A38312E6415C8D4 )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m71E0067BD774FAC833338C744841461E8A4C8B86_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 V_0; memset((&V_0), 0, sizeof(V_0)); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 )); Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_0 = ___rowSpan3; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_1; L_1 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; NormalizedByte2_FromRgba64_mADA69B96565C90F3C73C5DA49C1EA5A1AD24B230_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_24 = V_1; int32_t L_25 = V_3; NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * L_26; L_26 = (( NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * (*) (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 L_27 = V_0; *(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * L_34; L_34 = (( PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_34); (( void (*) (PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t522D1A85FEC13F4C44B6CCA68E14B8E986E1C73E *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_tCC1479199489BFE6D630E6A191582348BD541C39 )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m68D9BCFC70763203A35382D1F2D101B19C02F502_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 V_0; memset((&V_0), 0, sizeof(V_0)); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 )); Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_0 = ___rowSpan3; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_1; L_1 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; NormalizedByte4_FromRgba64_mB3BFB28CA1B7685A24F6FDD9A3EBDEB812CF0510_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_24 = V_1; int32_t L_25 = V_3; NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * L_26; L_26 = (( NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * (*) (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 L_27 = V_0; *(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * L_34; L_34 = (( PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_34); (( void (*) (PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_tEBF3E7C2092A100258B8037B8EE541D8FFA1EAFD *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_tB8F13A0861B84638EBED04055ABD0BFCAD5D7F6A )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m1D706C15074CE4C0FAA262FEADF31186C1D7D45E_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 V_0; memset((&V_0), 0, sizeof(V_0)); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 )); Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_0 = ___rowSpan3; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_1; L_1 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; NormalizedShort2_FromRgba64_m40A95564595AF83B53C65D73091D41FD95C9FB6F_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_24 = V_1; int32_t L_25 = V_3; NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * L_26; L_26 = (( NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * (*) (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 L_27 = V_0; *(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * L_34; L_34 = (( PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_34); (( void (*) (PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_tA6AA9F6FF2BD6D02BD9848A4624FDA48C4809099 *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_tCBD2C576FE29338539CE217A476AF75A6FDD4AB9 )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m9FDF7A76FB569F4B9F0AE42F195BE81A21E5C247_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t8F2820222127FA3555803F54498E9275CE67C798 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 V_0; memset((&V_0), 0, sizeof(V_0)); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 )); Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_0 = ___rowSpan3; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_1; L_1 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; NormalizedShort4_FromRgba64_m8B98A049A87A1B2484D78B71846B9D253BED190B_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_24 = V_1; int32_t L_25 = V_3; NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * L_26; L_26 = (( NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * (*) (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 L_27 = V_0; *(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * L_34; L_34 = (( PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_t8F2820222127FA3555803F54498E9275CE67C798 L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_34); (( void (*) (PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t8F2820222127FA3555803F54498E9275CE67C798 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_tEDBEA33D0E440AF3C6664956015E2916426CDBB8 *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_t8F2820222127FA3555803F54498E9275CE67C798 )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m76FEBCED5E2CE0AE8491658BDD0E380EEDE16F89_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB V_0; memset((&V_0), 0, sizeof(V_0)); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB )); Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_0 = ___rowSpan3; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_1; L_1 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; Rg32_FromRgba64_mFC727F236BA01EAACC4634418350BD373F82AC74_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_24 = V_1; int32_t L_25 = V_3; Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * L_26; L_26 = (( Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * (*) (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB L_27 = V_0; *(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * L_34; L_34 = (( PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_34); (( void (*) (PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t1391154338B1305AA8114917099FFB83938CFBAB *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_t88633B0ABF99A2DF10BF5EC038A1AA0902BBD1CC )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE5219A6CAD9CB6D2941124B32EC82031B363589F_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 )); Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_0 = ___rowSpan3; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_1; L_1 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; Rgb24_FromRgba64_m4BD5FCD86D1B7124FE91C9CC0639AB52E1AF1CF8_inline((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_24 = V_1; int32_t L_25 = V_3; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_26; L_26 = (( Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * (*) (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_27 = V_0; *(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * L_34; L_34 = (( PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 *)L_34); (( void (*) (PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_tC17F2752F3C5F0876CFA9633F40D60AC93B2B3F8 *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_tBB05987133353D89D10E397696B9A3D360EAC8AD )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m04FB886160CC8821C92836AD6A88D531A62AEA4D_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F V_0; memset((&V_0), 0, sizeof(V_0)); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F )); Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_0 = ___rowSpan3; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_1; L_1 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; Rgb48_FromRgba64_m8D2D5CD4F543C3EAB7D27A335747060BFFCEB6CB_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_24 = V_1; int32_t L_25 = V_3; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_26; L_26 = (( Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * (*) (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_27 = V_0; *(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * L_34; L_34 = (( PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 *)L_34); (( void (*) (PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t28D66FDF2A4F9C81AF68C4382457D56DCA344024 *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_t6D9D421FBA6FCA99FC02999EE9D92A75F9F90050 )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mABF8A758D903001F982C5022C866F8EF70464E4E_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC V_0; memset((&V_0), 0, sizeof(V_0)); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC )); Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_0 = ___rowSpan3; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_1; L_1 = (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * (*) (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; Rgba1010102_FromRgba64_m28DA43F24BF0DB0D85405D08899838CA14173D1B_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_24 = V_1; int32_t L_25 = V_3; Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * L_26; L_26 = (( Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * (*) (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC L_27 = V_0; *(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 * L_34; L_34 = (( PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 *)L_34); (( void (*) (PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_tF15AAF3175A726CE0931B201B33D6982433048F2 *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_t1CBA7FB7E53CDC607EE7F4B8CF604D5D02F940C4 )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mCE56C52F606CCEDDD7D4F5D900D9B0FDC261678F_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 V_0; memset((&V_0), 0, sizeof(V_0)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 )); Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_0 = ___rowSpan3; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_1; L_1 = (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; Rgba32_FromRgba64_mD3312D13CDC70A1D9E42A597984A6D60FAA525C4_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_24 = V_1; int32_t L_25 = V_3; Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * L_26; L_26 = (( Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * (*) (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_27 = V_0; *(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 * L_34; L_34 = (( PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 *)L_34); (( void (*) (PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_tFDADD4BF9599EF297F053CFE1C48432703241805 *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_t7E645B85C6C779DF376BE54D0F0C1BC41B853908 )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m4BD37BC70F63EEBDD1AC99E2E88C1D5F071AAE3D_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_0; memset((&V_0), 0, sizeof(V_0)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_0 = ___rowSpan3; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_1; L_1 = (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; Rgba64_FromRgba64_m1C83CC8FC6D911B659982D86D7BC51FAA521789B_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_24 = V_1; int32_t L_25 = V_3; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_26; L_26 = (( Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * (*) (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_27 = V_0; *(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 * L_34; L_34 = (( PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 *)L_34); (( void (*) (PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t7D2741A893F31F9811968E0D15F79A0B711273B1 *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_t11A5E0B5A81F984D63D03F31EF6BB8C638852C2A )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m449A4BD50F5212F627831C9BBE2F7D1F0D2B50F2_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 V_0; memset((&V_0), 0, sizeof(V_0)); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 )); Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_0 = ___rowSpan3; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_1; L_1 = (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * (*) (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; RgbaVector_FromRgba64_mB6A7778E3568448BC30ABBE200D5194E46A525EA_inline((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_24 = V_1; int32_t L_25 = V_3; RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * L_26; L_26 = (( RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * (*) (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 L_27 = V_0; *(RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 * L_34; L_34 = (( PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 *)L_34); (( void (*) (PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t1F2224405F9A66F3A45F23A03B3C9F7B6FC60CE7 *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_tB9F090270EE6CD953B2EEA6492B4E256029F15B2 )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m4ADB067C4886C798E83BBB76B0CA1F4F28006295_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 V_0; memset((&V_0), 0, sizeof(V_0)); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 )); Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_0 = ___rowSpan3; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_1; L_1 = (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * (*) (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; Short2_FromRgba64_mFD2B511E3809A2C46B60E7ADD12657E175C81F7A_inline((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_24 = V_1; int32_t L_25 = V_3; Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * L_26; L_26 = (( Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * (*) (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 L_27 = V_0; *(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D * L_34; L_34 = (( PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D *)L_34); (( void (*) (PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_t4BC5CAE6866C0389859208EF5D4FF67548893C0D *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_t52EB36A4EACC4ACDD63029BA6DB0BDFFEC878007 )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void SixLabors.ImageSharp.Formats.Png.PngScanlineProcessor::ProcessRgbaScanline(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Formats.Png.PngHeader&,System.ReadOnlySpan`1,System.Span`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PngScanlineProcessor_ProcessRgbaScanline_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_mCCE3C42982A05F63B1F19124BBE6F4DF309CE962_gshared (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * ___header1, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___scanlineSpan2, Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 ___rowSpan3, int32_t ___bytesPerPixel4, int32_t ___bytesPerSample5, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C V_0; memset((&V_0), 0, sizeof(V_0)); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * V_1 = NULL; Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F V_2; memset((&V_2), 0, sizeof(V_2)); int32_t V_3 = 0; int32_t V_4 = 0; { il2cpp_codegen_initobj((&V_0), sizeof(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C )); Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_0 = ___rowSpan3; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_1; L_1 = (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * (*) (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_0, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_1 = (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_1; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_2 = ___header1; uint8_t L_3; L_3 = PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_2, /*hidden argument*/NULL); if ((!(((uint32_t)L_3) == ((uint32_t)((int32_t)16))))) { goto IL_00ca; } } { il2cpp_codegen_initobj((&V_2), sizeof(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )); V_3 = (int32_t)0; V_4 = (int32_t)0; goto IL_00bd; } IL_002e: { int32_t L_4 = V_4; int32_t L_5 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_6; L_6 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)L_4, (int32_t)L_5, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_7; L_7 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_6, /*hidden argument*/NULL); (&V_2)->set_R_0(L_7); int32_t L_8 = V_4; int32_t L_9 = ___bytesPerSample5; int32_t L_10 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; L_11 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_8, (int32_t)L_9)), (int32_t)L_10, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_12; L_12 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11, /*hidden argument*/NULL); (&V_2)->set_G_1(L_12); int32_t L_13 = V_4; int32_t L_14 = ___bytesPerSample5; int32_t L_15 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_16; L_16 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_13, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)2, (int32_t)L_14)))), (int32_t)L_15, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_17; L_17 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_16, /*hidden argument*/NULL); (&V_2)->set_B_2(L_17); int32_t L_18 = V_4; int32_t L_19 = ___bytesPerSample5; int32_t L_20 = ___bytesPerSample5; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_21; L_21 = ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___scanlineSpan2), (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_18, (int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)3, (int32_t)L_19)))), (int32_t)L_20, /*hidden argument*/ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_RuntimeMethod_var); uint16_t L_22; L_22 = BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_21, /*hidden argument*/NULL); (&V_2)->set_A_3(L_22); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_23 = V_2; Short4_FromRgba64_m30AC5BDB5F8761AB9AB1C7E38DEF7569D3F35F21_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(&V_0), (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F )L_23, /*hidden argument*/NULL); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_24 = V_1; int32_t L_25 = V_3; Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * L_26; L_26 = (( Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * (*) (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_24, (int32_t)L_25, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C L_27 = V_0; *(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)L_26 = L_27; int32_t L_28 = V_3; V_3 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_28, (int32_t)1)); int32_t L_29 = V_4; int32_t L_30 = ___bytesPerPixel4; V_4 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_29, (int32_t)L_30)); } IL_00bd: { int32_t L_31 = V_3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_32 = ___header1; int32_t L_33; L_33 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_32, /*hidden argument*/NULL); if ((((int32_t)L_31) < ((int32_t)L_33))) { goto IL_002e; } } { return; } IL_00ca: { IL2CPP_RUNTIME_CLASS_INIT(IL2CPP_RGCTX_DATA(method->rgctx_data, 4)); PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 * L_34; L_34 = (( PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 * (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_35 = ___configuration0; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_36 = ___scanlineSpan2; Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 L_37 = ___rowSpan3; PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * L_38 = ___header1; int32_t L_39; L_39 = PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline((PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)(PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 *)L_38, /*hidden argument*/NULL); NullCheck((PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 *)L_34); (( void (*) (PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 , Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)->methodPointer)((PixelOperations_1_tD4D37CCE5729BC3160FEB5601B0AD7B09989AC73 *)L_34, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_35, (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_36, (Span_1_tF293F31F638402240F2A10B64DC68682C13EDD09 )L_37, (int32_t)L_39, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 5)); return; } } // System.Void UnityEngine.UIElements.PointerEventsHelper::SendEnterLeave(UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.VisualElement,UnityEngine.UIElements.IPointerEvent,UnityEngine.Vector2,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void PointerEventsHelper_SendEnterLeave_TisRuntimeObject_TisRuntimeObject_m7F94FAF162842D774D4264BB3981FF4C2233E03D_gshared (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___previousTopElementUnderPointer0, VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * ___currentTopElementUnderPointer1, RuntimeObject* ___triggerEvent2, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 ___position3, int32_t ___pointerId4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_m2DDCC74FAD61F6D0C680626598CE42CD6A4BF534_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Count_mEF37E9009C6837645A99A160B5D4A413545A11D1_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_get_Item_mEB2D78449DA06A0D4FC277BE6D46047E75C09C77_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&VisualElementListPool_t6EEB827B9EC945069795613CE3F5B23F4F4F7081_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * V_1 = NULL; int32_t V_2 = 0; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * V_3 = NULL; List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * V_4 = NULL; bool V_5 = false; Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 V_6; memset((&V_6), 0, sizeof(V_6)); bool V_7 = false; bool V_8 = false; RuntimeObject * V_9 = NULL; bool V_10 = false; bool V_11 = false; RuntimeObject * V_12 = NULL; bool V_13 = false; int32_t V_14 = 0; RuntimeObject * V_15 = NULL; bool V_16 = false; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; int32_t G_B3_0 = 0; { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_0 = ___previousTopElementUnderPointer0; if (!L_0) { goto IL_000f; } } { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_1 = ___previousTopElementUnderPointer0; NullCheck((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_1); RuntimeObject* L_2; L_2 = VisualElement_get_panel_m8362331515135E7044CECFED9260FAA1EBD53E43((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_1, /*hidden argument*/NULL); G_B3_0 = ((((RuntimeObject*)(RuntimeObject*)L_2) == ((RuntimeObject*)(RuntimeObject *)NULL))? 1 : 0); goto IL_0010; } IL_000f: { G_B3_0 = 0; } IL_0010: { V_5 = (bool)G_B3_0; bool L_3 = V_5; if (!L_3) { goto IL_001b; } } { ___previousTopElementUnderPointer0 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)NULL; } IL_001b: { V_0 = (int32_t)0; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_4 = ___previousTopElementUnderPointer0; V_1 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_4; goto IL_0037; } IL_0021: { int32_t L_5 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_5, (int32_t)1)); VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_6 = V_1; NullCheck((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_6); Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 L_7; L_7 = VisualElement_get_hierarchy_m4B2AD83FE8FA93302B534E4EF77E356901F1A90A_inline((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_6, /*hidden argument*/NULL); V_6 = (Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 )L_7; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_8; L_8 = Hierarchy_get_parent_m95543CF2F0974BC89228441F8789764F6F10F502((Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(&V_6), /*hidden argument*/NULL); V_1 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_8; } IL_0037: { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_9 = V_1; V_7 = (bool)((!(((RuntimeObject*)(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_9) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0); bool L_10 = V_7; if (L_10) { goto IL_0021; } } { V_2 = (int32_t)0; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_11 = ___currentTopElementUnderPointer1; V_3 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_11; goto IL_005d; } IL_0047: { int32_t L_12 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_add((int32_t)L_12, (int32_t)1)); VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_13 = V_3; NullCheck((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_13); Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 L_14; L_14 = VisualElement_get_hierarchy_m4B2AD83FE8FA93302B534E4EF77E356901F1A90A_inline((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_13, /*hidden argument*/NULL); V_6 = (Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 )L_14; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_15; L_15 = Hierarchy_get_parent_m95543CF2F0974BC89228441F8789764F6F10F502((Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(&V_6), /*hidden argument*/NULL); V_3 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_15; } IL_005d: { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_16 = V_3; V_8 = (bool)((!(((RuntimeObject*)(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_16) <= ((RuntimeObject*)(RuntimeObject *)NULL)))? 1 : 0); bool L_17 = V_8; if (L_17) { goto IL_0047; } } { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_18 = ___previousTopElementUnderPointer0; V_1 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_18; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_19 = ___currentTopElementUnderPointer1; V_3 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_19; goto IL_00c5; } IL_006d: { RuntimeObject* L_20 = ___triggerEvent2; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_21 = ___position3; int32_t L_22 = ___pointerId4; RuntimeObject * L_23; L_23 = (( RuntimeObject * (*) (RuntimeObject*, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_20, (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 )L_21, (int32_t)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_9 = (RuntimeObject *)L_23; } IL_0079: try {// begin try (depth: 1) RuntimeObject * L_24 = V_9; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_25 = V_1; NullCheck((EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 *)L_24); EventBase_set_target_m0DB62F906DB05078428D06B8FCBD8D393D23294B((EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 *)L_24, (RuntimeObject*)L_25, /*hidden argument*/NULL); VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_26 = V_1; RuntimeObject * L_27 = V_9; NullCheck((CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C *)L_26); VirtualActionInvoker1< EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 * >::Invoke(6 /* System.Void UnityEngine.UIElements.CallbackEventHandler::SendEvent(UnityEngine.UIElements.EventBase) */, (CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C *)L_26, (EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 *)L_27); IL2CPP_LEAVE(0xB0, FINALLY_0099); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0099; } FINALLY_0099: {// begin finally (depth: 1) { RuntimeObject * L_28 = V_9; if (!L_28) { goto IL_00af; } } IL_00a2: { RuntimeObject * L_29 = V_9; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_00af: { IL2CPP_END_FINALLY(153) } }// end finally (depth: 1) IL2CPP_CLEANUP(153) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0xB0, IL_00b0) } IL_00b0: { int32_t L_30 = V_0; V_0 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_30, (int32_t)1)); VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_31 = V_1; NullCheck((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_31); Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 L_32; L_32 = VisualElement_get_hierarchy_m4B2AD83FE8FA93302B534E4EF77E356901F1A90A_inline((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_31, /*hidden argument*/NULL); V_6 = (Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 )L_32; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_33; L_33 = Hierarchy_get_parent_m95543CF2F0974BC89228441F8789764F6F10F502((Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(&V_6), /*hidden argument*/NULL); V_1 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_33; } IL_00c5: { int32_t L_34 = V_0; int32_t L_35 = V_2; V_10 = (bool)((((int32_t)L_34) > ((int32_t)L_35))? 1 : 0); bool L_36 = V_10; if (L_36) { goto IL_006d; } } { int32_t L_37 = V_2; IL2CPP_RUNTIME_CLASS_INIT(VisualElementListPool_t6EEB827B9EC945069795613CE3F5B23F4F4F7081_il2cpp_TypeInfo_var); List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * L_38; L_38 = VisualElementListPool_Get_m2E8B0CCB6C110C9B817A734738C588407305F11A((int32_t)L_37, /*hidden argument*/NULL); V_4 = (List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_38; goto IL_00f8; } IL_00d9: { List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * L_39 = V_4; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_40 = V_3; NullCheck((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_39); List_1_Add_m2DDCC74FAD61F6D0C680626598CE42CD6A4BF534((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_39, (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_40, /*hidden argument*/List_1_Add_m2DDCC74FAD61F6D0C680626598CE42CD6A4BF534_RuntimeMethod_var); int32_t L_41 = V_2; V_2 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_41, (int32_t)1)); VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_42 = V_3; NullCheck((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_42); Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 L_43; L_43 = VisualElement_get_hierarchy_m4B2AD83FE8FA93302B534E4EF77E356901F1A90A_inline((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_42, /*hidden argument*/NULL); V_6 = (Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 )L_43; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_44; L_44 = Hierarchy_get_parent_m95543CF2F0974BC89228441F8789764F6F10F502((Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(&V_6), /*hidden argument*/NULL); V_3 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_44; } IL_00f8: { int32_t L_45 = V_2; int32_t L_46 = V_0; V_11 = (bool)((((int32_t)L_45) > ((int32_t)L_46))? 1 : 0); bool L_47 = V_11; if (L_47) { goto IL_00d9; } } { goto IL_0171; } IL_0104: { RuntimeObject* L_48 = ___triggerEvent2; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_49 = ___position3; int32_t L_50 = ___pointerId4; RuntimeObject * L_51; L_51 = (( RuntimeObject * (*) (RuntimeObject*, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_48, (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 )L_49, (int32_t)L_50, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); V_12 = (RuntimeObject *)L_51; } IL_0110: try {// begin try (depth: 1) RuntimeObject * L_52 = V_12; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_53 = V_1; NullCheck((EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 *)L_52); EventBase_set_target_m0DB62F906DB05078428D06B8FCBD8D393D23294B((EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 *)L_52, (RuntimeObject*)L_53, /*hidden argument*/NULL); VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_54 = V_1; RuntimeObject * L_55 = V_12; NullCheck((CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C *)L_54); VirtualActionInvoker1< EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 * >::Invoke(6 /* System.Void UnityEngine.UIElements.CallbackEventHandler::SendEvent(UnityEngine.UIElements.EventBase) */, (CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C *)L_54, (EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 *)L_55); IL2CPP_LEAVE(0x147, FINALLY_0130); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0130; } FINALLY_0130: {// begin finally (depth: 1) { RuntimeObject * L_56 = V_12; if (!L_56) { goto IL_0146; } } IL_0139: { RuntimeObject * L_57 = V_12; NullCheck((RuntimeObject*)L_57); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_57); } IL_0146: { IL2CPP_END_FINALLY(304) } }// end finally (depth: 1) IL2CPP_CLEANUP(304) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x147, IL_0147) } IL_0147: { List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * L_58 = V_4; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_59 = V_3; NullCheck((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_58); List_1_Add_m2DDCC74FAD61F6D0C680626598CE42CD6A4BF534((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_58, (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_59, /*hidden argument*/List_1_Add_m2DDCC74FAD61F6D0C680626598CE42CD6A4BF534_RuntimeMethod_var); VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_60 = V_1; NullCheck((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_60); Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 L_61; L_61 = VisualElement_get_hierarchy_m4B2AD83FE8FA93302B534E4EF77E356901F1A90A_inline((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_60, /*hidden argument*/NULL); V_6 = (Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 )L_61; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_62; L_62 = Hierarchy_get_parent_m95543CF2F0974BC89228441F8789764F6F10F502((Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(&V_6), /*hidden argument*/NULL); V_1 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_62; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_63 = V_3; NullCheck((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_63); Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 L_64; L_64 = VisualElement_get_hierarchy_m4B2AD83FE8FA93302B534E4EF77E356901F1A90A_inline((VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_63, /*hidden argument*/NULL); V_6 = (Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 )L_64; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_65; L_65 = Hierarchy_get_parent_m95543CF2F0974BC89228441F8789764F6F10F502((Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 *)(&V_6), /*hidden argument*/NULL); V_3 = (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_65; } IL_0171: { VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_66 = V_1; VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_67 = V_3; V_13 = (bool)((((int32_t)((((RuntimeObject*)(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_66) == ((RuntimeObject*)(VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 *)L_67))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_68 = V_13; if (L_68) { goto IL_0104; } } { List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * L_69 = V_4; NullCheck((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_69); int32_t L_70; L_70 = List_1_get_Count_mEF37E9009C6837645A99A160B5D4A413545A11D1_inline((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_69, /*hidden argument*/List_1_get_Count_mEF37E9009C6837645A99A160B5D4A413545A11D1_RuntimeMethod_var); V_14 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_70, (int32_t)1)); goto IL_01e5; } IL_018b: { RuntimeObject* L_71 = ___triggerEvent2; Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 L_72 = ___position3; int32_t L_73 = ___pointerId4; RuntimeObject * L_74; L_74 = (( RuntimeObject * (*) (RuntimeObject*, Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 , int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)->methodPointer)((RuntimeObject*)L_71, (Vector2_tBB32F2736AEC229A7BFBCE18197EC0F6AC7EC2D9 )L_72, (int32_t)L_73, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 4)); V_15 = (RuntimeObject *)L_74; } IL_0197: try {// begin try (depth: 1) RuntimeObject * L_75 = V_15; List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * L_76 = V_4; int32_t L_77 = V_14; NullCheck((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_76); VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_78; L_78 = List_1_get_Item_mEB2D78449DA06A0D4FC277BE6D46047E75C09C77_inline((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_76, (int32_t)L_77, /*hidden argument*/List_1_get_Item_mEB2D78449DA06A0D4FC277BE6D46047E75C09C77_RuntimeMethod_var); NullCheck((EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 *)L_75); EventBase_set_target_m0DB62F906DB05078428D06B8FCBD8D393D23294B((EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 *)L_75, (RuntimeObject*)L_78, /*hidden argument*/NULL); List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * L_79 = V_4; int32_t L_80 = V_14; NullCheck((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_79); VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * L_81; L_81 = List_1_get_Item_mEB2D78449DA06A0D4FC277BE6D46047E75C09C77_inline((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_79, (int32_t)L_80, /*hidden argument*/List_1_get_Item_mEB2D78449DA06A0D4FC277BE6D46047E75C09C77_RuntimeMethod_var); RuntimeObject * L_82 = V_15; NullCheck((CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C *)L_81); VirtualActionInvoker1< EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 * >::Invoke(6 /* System.Void UnityEngine.UIElements.CallbackEventHandler::SendEvent(UnityEngine.UIElements.EventBase) */, (CallbackEventHandler_tCEC853B0E9776DED1D671F0B7451AFBB36439A6C *)L_81, (EventBase_tADF8D0ADA92BAF80F76865BAC2E9D85A118D1967 *)L_82); IL2CPP_LEAVE(0x1DE, FINALLY_01c7); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_01c7; } FINALLY_01c7: {// begin finally (depth: 1) { RuntimeObject * L_83 = V_15; if (!L_83) { goto IL_01dd; } } IL_01d0: { RuntimeObject * L_84 = V_15; NullCheck((RuntimeObject*)L_84); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_84); } IL_01dd: { IL2CPP_END_FINALLY(455) } }// end finally (depth: 1) IL2CPP_CLEANUP(455) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x1DE, IL_01de) } IL_01de: { int32_t L_85 = V_14; V_14 = (int32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_85, (int32_t)1)); } IL_01e5: { int32_t L_86 = V_14; V_16 = (bool)((((int32_t)((((int32_t)L_86) < ((int32_t)0))? 1 : 0)) == ((int32_t)0))? 1 : 0); bool L_87 = V_16; if (L_87) { goto IL_018b; } } { List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 * L_88 = V_4; IL2CPP_RUNTIME_CLASS_INIT(VisualElementListPool_t6EEB827B9EC945069795613CE3F5B23F4F4F7081_il2cpp_TypeInfo_var); VisualElementListPool_Release_m4E9C1625C6852CAE8C11F5390AC6972F3DB57C53((List_1_t7D2F7D0925345DA03B22D4DCAE09D7A6D49FCE72 *)L_88, /*hidden argument*/NULL); return; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m64B5249357DA2105AE6DC85C36E754C6C40B44FC_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_t9CAB1B12D2442E9228A9BE3207802C92E6242B4F * L_6 = (PixelRowDelegateProcessor_2_t9CAB1B12D2442E9228A9BE3207802C92E6242B4F *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_t9CAB1B12D2442E9228A9BE3207802C92E6242B4F *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_mE2375707972AC133B9740624DD47F9A582CC5CAC_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_t9CD6DD06A55AA1CE4C8DA5566C801CFE2DD01C3D * L_6 = (PixelRowDelegateProcessor_2_t9CD6DD06A55AA1CE4C8DA5566C801CFE2DD01C3D *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_t9CD6DD06A55AA1CE4C8DA5566C801CFE2DD01C3D *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m6155EBA86B4B5908475CB668295B41BAA387B749_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_t79D0583A3F4D8F9B79CC9F363ED0EDF2A4844277 * L_6 = (PixelRowDelegateProcessor_2_t79D0583A3F4D8F9B79CC9F363ED0EDF2A4844277 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_t79D0583A3F4D8F9B79CC9F363ED0EDF2A4844277 *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m9D42322962DDE2E3CC950ECF49A8821A0DF94775_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_t54CD93B08742FC96CEF16D0E0D9C09C566D98D1A * L_6 = (PixelRowDelegateProcessor_2_t54CD93B08742FC96CEF16D0E0D9C09C566D98D1A *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_t54CD93B08742FC96CEF16D0E0D9C09C566D98D1A *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m10A07230386CEC832024D4455E50E26FF009A669_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_t40A956E480F4EDCD891FA51F1FF5E3E951E2BFC1 * L_6 = (PixelRowDelegateProcessor_2_t40A956E480F4EDCD891FA51F1FF5E3E951E2BFC1 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_t40A956E480F4EDCD891FA51F1FF5E3E951E2BFC1 *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mCEFD5CA98F589AEE8A996D4257A7E287CAFDB76C_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_t6E2BC0798D10ECC0555B13A2AD3B36F82DAEF93E * L_6 = (PixelRowDelegateProcessor_2_t6E2BC0798D10ECC0555B13A2AD3B36F82DAEF93E *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_t6E2BC0798D10ECC0555B13A2AD3B36F82DAEF93E *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m49290DEDBE0B81DA8BBD96CD7DAB2FB45C67946A_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_tD2E8F028707E714C07B7781E439BC1922DCA403A * L_6 = (PixelRowDelegateProcessor_2_tD2E8F028707E714C07B7781E439BC1922DCA403A *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_tD2E8F028707E714C07B7781E439BC1922DCA403A *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m4ED0AFC0A06FAC2E914D7ECCAF9DC7D613F57222_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_t4C4F690B4B105B21DC9E571862255BDCADE80FB4 * L_6 = (PixelRowDelegateProcessor_2_t4C4F690B4B105B21DC9E571862255BDCADE80FB4 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_t4C4F690B4B105B21DC9E571862255BDCADE80FB4 *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m4348E27A5DA16421594A0B5F54630419A4324B57_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_tCFC30EADA7EBF038C6DB88AF0606D93CE9EDDF52 * L_6 = (PixelRowDelegateProcessor_2_tCFC30EADA7EBF038C6DB88AF0606D93CE9EDDF52 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_tCFC30EADA7EBF038C6DB88AF0606D93CE9EDDF52 *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m236590BA9E5931CD7ABE988E42A5A42EA82A3804_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_tA9BA0483BC2E39724A17676BD6E8C915AF2FABA5 * L_6 = (PixelRowDelegateProcessor_2_tA9BA0483BC2E39724A17676BD6E8C915AF2FABA5 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_tA9BA0483BC2E39724A17676BD6E8C915AF2FABA5 *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mF9680FA87B3846D6C5103B7335236B3EE74AC0E4_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_tADB33520A56590EF55FFAFDCB856BB30C923BE01 * L_6 = (PixelRowDelegateProcessor_2_tADB33520A56590EF55FFAFDCB856BB30C923BE01 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_tADB33520A56590EF55FFAFDCB856BB30C923BE01 *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mAC5A19F1E15B1DFA7B2309977AFB2903233C08AF_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_t77DB4A80D8EBE48B73DCD973BE4C05956B94407C * L_6 = (PixelRowDelegateProcessor_2_t77DB4A80D8EBE48B73DCD973BE4C05956B94407C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_t77DB4A80D8EBE48B73DCD973BE4C05956B94407C *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m12DD225F48DEDFF891016DED47A3470B21D2F32D_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_tC9F652D74D46FEBCB8838890FEEFDE93F0D4AD78 * L_6 = (PixelRowDelegateProcessor_2_tC9F652D74D46FEBCB8838890FEEFDE93F0D4AD78 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_tC9F652D74D46FEBCB8838890FEEFDE93F0D4AD78 *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m65E30F00D93624CD312B8E3F840A3E49C9173901_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_tF6BE9DF6A1A977B67C6BBC628D6A5301B968660F * L_6 = (PixelRowDelegateProcessor_2_tF6BE9DF6A1A977B67C6BBC628D6A5301B968660F *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_tF6BE9DF6A1A977B67C6BBC628D6A5301B968660F *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mD2526079A8D2B9B2209A3CE2137AFD388978D778_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_tEF8E1523206E319C8F636880D369880327A93558 * L_6 = (PixelRowDelegateProcessor_2_tEF8E1523206E319C8F636880D369880327A93558 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_tEF8E1523206E319C8F636880D369880327A93558 *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mF22BDB3091F3A145CAC880631AF047D98FACACB9_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_tE2942CB678C634B79BEAF6281F5F9DF87AFF69B2 * L_6 = (PixelRowDelegateProcessor_2_tE2942CB678C634B79BEAF6281F5F9DF87AFF69B2 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_tE2942CB678C634B79BEAF6281F5F9DF87AFF69B2 *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m0CC66648526BC82AA73D5DEAAEF4A88EB3650764_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_t85B62BDF1FB01780589C930C3C1661CC525D909D * L_6 = (PixelRowDelegateProcessor_2_t85B62BDF1FB01780589C930C3C1661CC525D909D *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_t85B62BDF1FB01780589C930C3C1661CC525D909D *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mD26220412919E7D480C13B4E945F562BD4F7E0D5_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_t3078543C98CEC61B2943B068BB1719CACBEAD06E * L_6 = (PixelRowDelegateProcessor_2_t3078543C98CEC61B2943B068BB1719CACBEAD06E *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_t3078543C98CEC61B2943B068BB1719CACBEAD06E *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mB12881D143807A8D290EA69D4E39CA516D97DF95_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_t682DDCD42FD4555BE73A0C223EF52916FDBBE214 * L_6 = (PixelRowDelegateProcessor_2_t682DDCD42FD4555BE73A0C223EF52916FDBBE214 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_t682DDCD42FD4555BE73A0C223EF52916FDBBE214 *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m03ACB298727087EE507C592F340926889E9BB0A1_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_tEEC21FCFAE63D9CDAA9BD81105E16B5C85969394 * L_6 = (PixelRowDelegateProcessor_2_tEEC21FCFAE63D9CDAA9BD81105E16B5C85969394 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_tEEC21FCFAE63D9CDAA9BD81105E16B5C85969394 *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m55227383B15BFF7970DD6897A228D9464D563B78_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_tBFF82F2A9A097BFC6DD750E37804CDED6FE871A8 * L_6 = (PixelRowDelegateProcessor_2_tBFF82F2A9A097BFC6DD750E37804CDED6FE871A8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_tBFF82F2A9A097BFC6DD750E37804CDED6FE871A8 *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m81E95E692B4794BA3CA830CAC3E1E059CF85482F_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_t00D828B84C13DF92D2404D79BA66BE38B7B09E18 * L_6 = (PixelRowDelegateProcessor_2_t00D828B84C13DF92D2404D79BA66BE38B7B09E18 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_t00D828B84C13DF92D2404D79BA66BE38B7B09E18 *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m7768A3CD063DA01A4A0DFE288B568BEC1F2938E1_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_t5A28C443811FDE90523C06295264E8578F4C0D8E * L_6 = (PixelRowDelegateProcessor_2_t5A28C443811FDE90523C06295264E8578F4C0D8E *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_t5A28C443811FDE90523C06295264E8578F4C0D8E *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m4A2F3D3FB44B772FEF94EF67009883B14E316015_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_t14C2169CBE566EB7A7F7093E46A2856FAC02863B * L_6 = (PixelRowDelegateProcessor_2_t14C2169CBE566EB7A7F7093E46A2856FAC02863B *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_t14C2169CBE566EB7A7F7093E46A2856FAC02863B *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mF64703374BE666FF38B74939795C138AF2A11BB5_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_tFCDF2A6A9654C480B01C1DDFD4E0ACF3B716576B * L_6 = (PixelRowDelegateProcessor_2_tFCDF2A6A9654C480B01C1DDFD4E0ACF3B716576B *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_tFCDF2A6A9654C480B01C1DDFD4E0ACF3B716576B *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mD433DA864F2E24B0E5FC9036F2F7B73961CCB508_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_tDE3E3A3AC3129986648846C3732B0BE7C5FF12A3 * L_6 = (PixelRowDelegateProcessor_2_tDE3E3A3AC3129986648846C3732B0BE7C5FF12A3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_tDE3E3A3AC3129986648846C3732B0BE7C5FF12A3 *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m7FA40EF7308736864498180B1797E6EF5A5DC461_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_tCA6840F051276854091E2016AA5F1BF076FD69BC * L_6 = (PixelRowDelegateProcessor_2_tCA6840F051276854091E2016AA5F1BF076FD69BC *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_tCA6840F051276854091E2016AA5F1BF076FD69BC *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mA77CC354519BCD50A26592C2FD66FB27C762C63C_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_tBCC39CBAA7799147A2B753050E8EAB803745D8BC * L_6 = (PixelRowDelegateProcessor_2_tBCC39CBAA7799147A2B753050E8EAB803745D8BC *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_tBCC39CBAA7799147A2B753050E8EAB803745D8BC *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Effects.PositionAwarePixelRowDelegateProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* PositionAwarePixelRowDelegateProcessor_CreatePixelSpecificProcessor_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_mA7C5104B51826DCE896D67B7AC8B9FB4B8281924_gshared (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C V_0; memset((&V_0), 0, sizeof(V_0)); { NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0; L_0 = PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C L_1; memset((&L_1), 0, sizeof(L_1)); PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline((&L_1), (PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 *)L_0, /*hidden argument*/NULL); V_0 = (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C )L_1; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2 = ___configuration0; NullCheck((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this); int32_t L_3; L_3 = PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline((PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 *)__this, /*hidden argument*/NULL); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_4 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5 = ___sourceRectangle2; PixelRowDelegateProcessor_2_t2E8DFA297DE32E81BA606084FD4E2A17529C806D * L_6 = (PixelRowDelegateProcessor_2_t2E8DFA297DE32E81BA606084FD4E2A17529C806D *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (PixelRowDelegateProcessor_2_t2E8DFA297DE32E81BA606084FD4E2A17529C806D *, PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_6, (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C *)(&V_0), (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (int32_t)L_3, (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_4, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_6; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m7D3FD6FD8CC14D77A9F0B3B5122E43EAAB8DF715_gshared (Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * L_0 = ___source0; Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m960E2FCB3D31EC77228FA95B4F56D3470928A10D_gshared (Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * L_0 = ___source0; Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m2C6EE6584A6A4DAA80AC0933AE87D1996AFFA6B9_gshared (Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * L_0 = ___source0; Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mE8D9479C81BB3CE39905D5EAFAAED5ADB0D283A1_gshared (Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * L_0 = ___source0; Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m4083D4C5D0E357C85358C85B3E7D5FFFEB75C86C_gshared (Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * L_0 = ___source0; Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m3367FECD16C03690B5D35699D484BAD3306906C4_gshared (Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * L_0 = ___source0; Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m55CC66BE93E5B5EE88014B6DF694B4772985125C_gshared (Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * L_0 = ___source0; Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m19327484DBFEF71FC6EF26CF2406851F18C37ACE_gshared (Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * L_0 = ___source0; Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m0BD4CFD50AFF81EE3C69F55FAE0EFCD43F9DA03C_gshared (Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * L_0 = ___source0; Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m019296E7F36B777466E808171C5F5AA5DF9007DC_gshared (Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * L_0 = ___source0; Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m2FFF2E82811133D2E6E0569F5445712D3C0727E3_gshared (Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * L_0 = ___source0; Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mFE4E6F82E43BC26287859C636C279039D62D46B1_gshared (Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * L_0 = ___source0; Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m0CC4D22E00648D52A76C615FAEF68577A40EE484_gshared (Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * L_0 = ___source0; Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m1290E00414ED52DE6330A951CB8253A1239C182C_gshared (Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * L_0 = ___source0; Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mB003EA9DAC1FCA28D1006E1CB58B27F0D89D285E_gshared (Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * L_0 = ___source0; Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m158CEFCDAB90BF5F232B5E81C36CFF849C4052A5_gshared (Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * L_0 = ___source0; Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m11E3D58E1663191CDD27BC9ECD4FA410CDB56442_gshared (Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * L_0 = ___source0; Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m6A34ABDFCB718698F696440064A2A1F846B6FA40_gshared (Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * L_0 = ___source0; Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m148F14073854B50A902B408BA15C010A8AB49A04_gshared (Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * L_0 = ___source0; Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0ED34AC5E4EF713E1F6C805F04AFE2C1A173227F_gshared (Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * L_0 = ___source0; Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m5561E8BD2AD0EB3B3F5F046CA4C22BA763B258A7_gshared (Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_0 = ___source0; Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m779CDBFD2970E19142D7281D41C8D733C811E11A_gshared (Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_0 = ___source0; Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mF8A73195080F22C004B2F5A795ECC358B4EEC16B_gshared (Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_0 = ___source0; Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mEBB22C2EC71756DDA23BA265B8EB44A1241033D7_gshared (Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_0 = ___source0; Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m698F3D38B37D0D7BB62313FBEF28A2F26CABB892_gshared (Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_0 = ___source0; Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m7F08466A3C92C8A226CDC6F779B28C4162CB7AC1_gshared (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_0 = ___source0; Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mD38D7F24B569786F7C2072B9B97898ACB2BD8F8E_gshared (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_0 = ___source0; Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m21656B1589C5A0518EF7029B2B1A629B0923BEEE_gshared (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_0 = ___source0; Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_mCA5679E7489C37197E24AD8BEF40F05630870930_gshared (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * ___source0, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation1, const RuntimeMethod* method) { { Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_0 = ___source0; Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_1 = ___source0; Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_2; L_2 = AdvancedImageExtensions_GetConfiguration_m32F643041E0F347111D0B721A803412862A70156((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_1, /*hidden argument*/NULL); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_3 = ___operation1; (( void (*) (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_0, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_2, (Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m4631E7A1039113431A2AE8491FA5451391815E55_gshared (Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * L_1 = ___source0; (( void (*) (Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m6D6F625749FD96E61BB7D90C96EDB3FADAB33091_gshared (Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * L_1 = ___source0; (( void (*) (Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m19072CA03E8C7AA54807FD920617323ABA80F6FE_gshared (Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * L_1 = ___source0; (( void (*) (Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m7CFAAE09EA969E001E039769787526D9739048EC_gshared (Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * L_1 = ___source0; (( void (*) (Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m0F721434F5809D79F1C4459255307980F3F29BAE_gshared (Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * L_1 = ___source0; (( void (*) (Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m14E1A2903ADBAC09D1242DBDD9A675CDACF3BD28_gshared (Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * L_1 = ___source0; (( void (*) (Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mE72F65B1CC7CD06B23B1ACEE0C04BE841B3385F8_gshared (Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * L_1 = ___source0; (( void (*) (Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mB2CB59219132B42CBACED162F0434DE80C48A5FE_gshared (Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * L_1 = ___source0; (( void (*) (Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m28B45D785071130B6E5F7C543B9BBAF09BE55256_gshared (Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * L_1 = ___source0; (( void (*) (Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m171E7E95BABE68BFC883B5113E1453A553CF5688_gshared (Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * L_1 = ___source0; (( void (*) (Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m4A8C6F9E966C641245EE0CE3203D13D825472F3F_gshared (Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * L_1 = ___source0; (( void (*) (Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m65C455A53F4AD24C9B59EA46CF5EBD185C292E7D_gshared (Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * L_1 = ___source0; (( void (*) (Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m45237D57B30B130D70AC6E0D3D4C003834A97914_gshared (Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * L_1 = ___source0; (( void (*) (Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mEBFEECE9373BCACE9119584D156F03AB1E91156C_gshared (Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * L_1 = ___source0; (( void (*) (Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m0ED28D86AEE03E737507EFF59EDAFDC7880F520C_gshared (Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * L_1 = ___source0; (( void (*) (Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m0E084F604A6AB026CC4C01534AD6D25F7DEA68DC_gshared (Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * L_1 = ___source0; (( void (*) (Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mB58EF988C54C345D1E5AA76A131F6D86E3F755DD_gshared (Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * L_1 = ___source0; (( void (*) (Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m64D714EBBDCA0078FA58E3F643F466EC89A17759_gshared (Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * L_1 = ___source0; (( void (*) (Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m2F804E49066E330D52E14584C73482BE978A4ABD_gshared (Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * L_1 = ___source0; (( void (*) (Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m0DAAD62EEA2BFD22CA9FBCCABAF525D0D6357803_gshared (Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * L_1 = ___source0; (( void (*) (Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m27BDF32E82131DC278BCE7CFA7253BA031E944BC_gshared (Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_1 = ___source0; (( void (*) (Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m891E77948FB77EB52FBC323B36E9DFC32A507842_gshared (Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_1 = ___source0; (( void (*) (Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m6B05AA8685FBF124722F3DD9C21FB5042860C552_gshared (Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_1 = ___source0; (( void (*) (Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m3DD06C8BF16F7CBC92D395834034471F99C33F56_gshared (Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_1 = ___source0; (( void (*) (Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m2E942D99029FA3FD6C69D864B0DF9A90C2B81AAA_gshared (Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_1 = ___source0; (( void (*) (Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m90196625E6A3635E3472752E7CB27AAC992F8333_gshared (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_1 = ___source0; (( void (*) (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m37F9B4779234CD38EB2DEA776369E4EA8BC3D8D5_gshared (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_1 = ___source0; (( void (*) (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m4EEF74C4609D2D096DECE7B1EBD177EEF0150E34_gshared (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_1 = ___source0; (( void (*) (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // System.Void SixLabors.ImageSharp.Processing.ProcessingExtensions::Mutate(SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Configuration,System.Action`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ProcessingExtensions_Mutate_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m2AA00610E5EECB5514012486784958850C32EB2E_gshared (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * ___source0, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration1, Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * ___operation2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration1; Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (String_t*)_stringLiteralE8BC822461C381F0D1DE9430568E970322E2D07A, /*hidden argument*/Guard_NotNull_TisConfiguration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8_mABD2FC690477441A4DBE90A4EE6317666866898B_RuntimeMethod_var); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_1 = ___source0; (( void (*) (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_2 = ___operation2; Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_inline((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_2, (String_t*)_stringLiteral47ABFB62479BB68FC7E893D839BA40B661A7D4E7, /*hidden argument*/Guard_NotNull_TisAction_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90_m5992A37B5757BB18785D24DFCEACAD8D36A8C60E_RuntimeMethod_var); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_3 = ___source0; NullCheck((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3); Image_EnsureNotDisposed_mA0CAA487B582C249B28C16F4BBE8F536FBD60007((Image_t4765B593A9A3F9207A8C44E769C04FB6C54233EE *)L_3, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_4 = ___configuration1; NullCheck((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4); RuntimeObject* L_5; L_5 = Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline((Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_4, /*hidden argument*/NULL); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_6 = ___configuration1; Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_7 = ___source0; NullCheck((RuntimeObject*)L_5); RuntimeObject* L_8; L_8 = GenericInterfaceFuncInvoker3< RuntimeObject*, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *, bool >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1), (RuntimeObject*)L_5, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_6, (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_7, (bool)1); V_0 = (RuntimeObject*)L_8; Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 * L_9 = ___operation2; RuntimeObject* L_10 = V_0; NullCheck((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9); Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D((Action_1_t3A935A969E88C8B43AD1D64B2FCAFE295EAFDB90 *)L_9, (RuntimeObject*)L_10, /*hidden argument*/Action_1_Invoke_mB0EDA8C685B211FF173ED9CEA2DC49F869244C7D_RuntimeMethod_var); return; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m18E083AA0DA3DC93D991CEC0011982218C5ECF83_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_tF569F03D6B3B1751E0AFCB6ED3C5C2808C791ED1 * L_3 = (ProjectiveTransformProcessor_1_tF569F03D6B3B1751E0AFCB6ED3C5C2808C791ED1 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_tF569F03D6B3B1751E0AFCB6ED3C5C2808C791ED1 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m2B88403C4DE69AEC3BE83E394204D87EE9459092_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_tFB35EA28FB3C5652769CD89BAA41804A27D0455B * L_3 = (ProjectiveTransformProcessor_1_tFB35EA28FB3C5652769CD89BAA41804A27D0455B *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_tFB35EA28FB3C5652769CD89BAA41804A27D0455B *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m591B2D7E322DDB056A108530750B7A388DB6C555_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_t2F02820407D2F90E476E3B5C7B300E416748DC69 * L_3 = (ProjectiveTransformProcessor_1_t2F02820407D2F90E476E3B5C7B300E416748DC69 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_t2F02820407D2F90E476E3B5C7B300E416748DC69 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m2D044B2D9E9B3C874841A6C6841E8DE1469A74FA_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_t5C3F5811C85FC482181BB1BBEAAFEBFCFCFC51A3 * L_3 = (ProjectiveTransformProcessor_1_t5C3F5811C85FC482181BB1BBEAAFEBFCFCFC51A3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_t5C3F5811C85FC482181BB1BBEAAFEBFCFCFC51A3 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m0AA64C27F6E7E056D911863BE0A2D98FAD8ED9F0_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C * L_3 = (ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_t752E755DFF0440FEC79968A777C77760DAF2873C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m5C46431DE27CC344D92B72E250E5D6C1E52EB33E_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 * L_3 = (ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_t2EC036F175EFB459F6B0046E7DC2474587B48D63 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m0780DE259753C5665A2336888A203C34175B967D_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA * L_3 = (ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_tC9ABC9852F5D5C4195ABF219AD08FC444CA03EEA *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mD8761109C40C3342AEB97DC14D753449A155C0BF_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 * L_3 = (ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_t2587B71817AE24D18574B5FCE4A60C87217EA906 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m14CB314926642F444BAABC9C9E8077E9BD96787B_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 * L_3 = (ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_tD4C0E6A4EBB1424BB2AB8BDE77D20CC543B8E184 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m5617B90E01DBB17509C91D6FDDF60574060078CD_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D * L_3 = (ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_tADB051BEB8B494076C4052043DF4C10118F4E66D *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m9FD7833BE9652C28FB35DAE93B7E66D815E09B4A_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF * L_3 = (ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_tABA7C0262B1AE1D70FE58B61A1BCC7C6414F97BF *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mEA11036EDE81AA952E28BBC77236E7010AEA03A2_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 * L_3 = (ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_t99D858A5026AFAFC639BF3A4FFB594770AA1DEF3 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m9725DD4BAB8AD4DC6E9D864966C8C08146DCDC42_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E * L_3 = (ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_tB1D696E95F07740D83193812AB9ACFC882AA605E *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m8A38370492BE6C0375C2EBD54F8DE1EBE471719B_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 * L_3 = (ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_tD036CBF003324D5FCD75A431CBF5ECCDEE766222 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mAE77851A8503F65EE1C5B40D9C9A04C5A09A71AF_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 * L_3 = (ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_t7F209E2FFCC597A9C4AFEF66B484D78D6D21DCA5 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mDA60C32C501797D399EE1B78750AE771F62ED9F2_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E * L_3 = (ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_t19C2E1D759B4C30A2F5A68386134ED6F15DA109E *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m617AD4EC41CCBC0E011AB8352AF9B600B8FF2F90_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 * L_3 = (ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_t4CFFFDD2F39289A8481EDE564C75468BD2BFC3F8 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mDC698945C7569717EAABA50388273C3AFFDC0FD8_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 * L_3 = (ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_t756451F1D257BFFAF7212C4827B24AD4FEE11845 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m35DF6FBE754AF01BB15F9BD07F851DBCCD147EA8_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F * L_3 = (ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_t5397048C4F0439139DF65F4CC58A8ECE8218563F *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m8AFE7CDC2FEF7E937923DC27925B8C2F5F755CC9_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB * L_3 = (ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_tAAE0CA21A37C2B2D692AD6BAAD6F0CF33AD4DBDB *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mDDDD2069EB1E098D03721EF9C86E75BA828C8D67_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD * L_3 = (ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_t3EEDD0868548B094A9E1143F95FAB57292CD89FD *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mA4DF9446CE397D3A242814F0D62B617C3FC2ECAD_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A * L_3 = (ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_t0B2FD0F45D352AF6B5865249A0BBFDCD843F970A *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mB6B05AF4907E58857DEC1E663634809DBCD9200D_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 * L_3 = (ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_tA86A134952BC8AFC351ED352AED4E026A4CF9F47 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mECE935CE9B14012DCC72FD2AF5C55560AB4BF96F_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 * L_3 = (ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_tE75C98853C05A3CADC8B16F9690BC881351A7B46 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mE6A07BEA30A4F5C30DB2B654F5B10098E795EAE2_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D * L_3 = (ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_t730B99D71EFA6EABE6050708198A4B38CA47D90D *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_mCD12A489873B492DCE4CE4E1E00CB1D8135474E5_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 * L_3 = (ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_tFD732E133D2E0C52FBD2D1A3E17FE12B60B13479 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m0FD1ECDFC84540AA7E568CD0404ABBF90EFD7853_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 * L_3 = (ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_tB27D5F86A15EFB7387F823FD6DFA5F3F09901F55 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mA188C5565AC525E2BA22D9B1F69985C5052B2210_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 * L_3 = (ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_tF22BF6472B7F1CABE9771F147745B0A31DDC7848 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.ICloningImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Transforms.ProjectiveTransformProcessor::CreatePixelSpecificCloningProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* ProjectiveTransformProcessor_CreatePixelSpecificCloningProcessor_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m5B0B63879FA5E1816B9C9FBEABED63F49561F92C_gshared (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_1 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2 = ___sourceRectangle2; ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 * L_3 = (ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (ProjectiveTransformProcessor_1_t1B6E7BBDA32ABD4CE1DD625FF28A8E602E68C3A3 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *, Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_3, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (ProjectiveTransformProcessor_t6CA94C2434FA7A6C526A89D77633B4D349D1D6A5 *)__this, (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_1, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_3; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m8C3720853B8F41F777F3DB4FAE1E061C49D4A8F4_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_t14B9D3B2C9CFBCCA37CC09FA7DAF94317D6F6536 * L_4 = (QuantizeProcessor_1_t14B9D3B2C9CFBCCA37CC09FA7DAF94317D6F6536 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_t14B9D3B2C9CFBCCA37CC09FA7DAF94317D6F6536 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_mC25EB830B55E2C24900BF52B7D8929D28DCB5BF1_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_tD0F5E3832AE7B7D2A223F11804ADEACBC9A3C12E * L_4 = (QuantizeProcessor_1_tD0F5E3832AE7B7D2A223F11804ADEACBC9A3C12E *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_tD0F5E3832AE7B7D2A223F11804ADEACBC9A3C12E *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m662331230095DF43D44181C5FB60E467C9CC2696_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_t735E0881554A852A338ED6B638E3FFDBD6800603 * L_4 = (QuantizeProcessor_1_t735E0881554A852A338ED6B638E3FFDBD6800603 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_t735E0881554A852A338ED6B638E3FFDBD6800603 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m326EAEB1DD7C60455AB102A7260413B65D54659B_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_tA6F26C6E7B633F8AFD39AFBE8E046BB82D251EEB * L_4 = (QuantizeProcessor_1_tA6F26C6E7B633F8AFD39AFBE8E046BB82D251EEB *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_tA6F26C6E7B633F8AFD39AFBE8E046BB82D251EEB *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m33315A0EBBB91201C4DB0ADAE06FE6C604F39E78_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_t9984E5A59F211EC0C43DE06B2DE7624A362E47D5 * L_4 = (QuantizeProcessor_1_t9984E5A59F211EC0C43DE06B2DE7624A362E47D5 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_t9984E5A59F211EC0C43DE06B2DE7624A362E47D5 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mC49C51B26273DA0B87EB55BC06F434113444273A_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_tFAD5E3D5BAA693CCA92B5E7BB22099AAF677414A * L_4 = (QuantizeProcessor_1_tFAD5E3D5BAA693CCA92B5E7BB22099AAF677414A *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_tFAD5E3D5BAA693CCA92B5E7BB22099AAF677414A *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m68B3EF841BCBD224244E3CDD7E475841FBA1C2F6_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_t3FAC59E089112FB5E02353F80A23FB17E4E57A33 * L_4 = (QuantizeProcessor_1_t3FAC59E089112FB5E02353F80A23FB17E4E57A33 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_t3FAC59E089112FB5E02353F80A23FB17E4E57A33 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m03C3BAC12AA82A94F829B2A001F09F59EAEFE0BD_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_t9E557BA5E187CA0892E2A5BC5CD1D797D6ED3D67 * L_4 = (QuantizeProcessor_1_t9E557BA5E187CA0892E2A5BC5CD1D797D6ED3D67 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_t9E557BA5E187CA0892E2A5BC5CD1D797D6ED3D67 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m7BBF2854C7454B4AC802390149C92CEB26706794_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_t95D82FC0A1D6E351F1B3A8B2CCDE115894D53D09 * L_4 = (QuantizeProcessor_1_t95D82FC0A1D6E351F1B3A8B2CCDE115894D53D09 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_t95D82FC0A1D6E351F1B3A8B2CCDE115894D53D09 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mFF96731246C7B83F1838231B5999E089122F4605_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_t610EC926367A05F7D020250E27527069EF42606C * L_4 = (QuantizeProcessor_1_t610EC926367A05F7D020250E27527069EF42606C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_t610EC926367A05F7D020250E27527069EF42606C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mB79C4C205648C7AF2CA0E73557717DF6010E1262_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_t5E5B1725488118D8CA9E60860225732B324D9248 * L_4 = (QuantizeProcessor_1_t5E5B1725488118D8CA9E60860225732B324D9248 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_t5E5B1725488118D8CA9E60860225732B324D9248 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m4D78ACDAEB4459651C0215D96D50F857847CC35C_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_tD589CF4EA8D655A430825FB3163B1F6A2F488A15 * L_4 = (QuantizeProcessor_1_tD589CF4EA8D655A430825FB3163B1F6A2F488A15 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_tD589CF4EA8D655A430825FB3163B1F6A2F488A15 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m77D10693837AD4E6741E80042E7E2CA4EBF75472_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_t32A5A1BEBCD0A0AD6D2DBA58B59CFF28543C9213 * L_4 = (QuantizeProcessor_1_t32A5A1BEBCD0A0AD6D2DBA58B59CFF28543C9213 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_t32A5A1BEBCD0A0AD6D2DBA58B59CFF28543C9213 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mC5131EADDE96652FD6CDA9310BF52B3DA23F238A_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_t1310DED8883F5EDBB0631876F8FCD1C5D28FD620 * L_4 = (QuantizeProcessor_1_t1310DED8883F5EDBB0631876F8FCD1C5D28FD620 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_t1310DED8883F5EDBB0631876F8FCD1C5D28FD620 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mBA4B4120EE40632D610841FA4029B36F1F0C2B5C_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_tB2A2F24CE67F7FE4D26DBA41482C1801554128B8 * L_4 = (QuantizeProcessor_1_tB2A2F24CE67F7FE4D26DBA41482C1801554128B8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_tB2A2F24CE67F7FE4D26DBA41482C1801554128B8 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mDD41190698B3C48C58D4C9DBE18B68FE97A6B362_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_t99DD96D15E16DB80AA8D957AEC8434A28ADCCEE8 * L_4 = (QuantizeProcessor_1_t99DD96D15E16DB80AA8D957AEC8434A28ADCCEE8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_t99DD96D15E16DB80AA8D957AEC8434A28ADCCEE8 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mD6D44F02DF959154EE82A14A85A035ABB4333C10_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_tB26B0D833ECBF1540F1E359A458401DC6F0C4B5D * L_4 = (QuantizeProcessor_1_tB26B0D833ECBF1540F1E359A458401DC6F0C4B5D *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_tB26B0D833ECBF1540F1E359A458401DC6F0C4B5D *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mD6B5964BBF24DBB3A8735DD302D170DDC369A54E_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_t85568B4CE17396189EEFB06591DC88736A964566 * L_4 = (QuantizeProcessor_1_t85568B4CE17396189EEFB06591DC88736A964566 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_t85568B4CE17396189EEFB06591DC88736A964566 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m23930281F6F91D5792B5FFFBE70430D1DABE1998_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_tE83A4159CE800C9C42B6C2A440636D3FE6846DA4 * L_4 = (QuantizeProcessor_1_tE83A4159CE800C9C42B6C2A440636D3FE6846DA4 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_tE83A4159CE800C9C42B6C2A440636D3FE6846DA4 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mC5D383DD72777F7CEE3ECAB0645C9639AF0C8826_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_tBA4C2FB26C577E7E992D936AF30445750D99A9A9 * L_4 = (QuantizeProcessor_1_tBA4C2FB26C577E7E992D936AF30445750D99A9A9 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_tBA4C2FB26C577E7E992D936AF30445750D99A9A9 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mE737B0CBBD06EEC816BB6FA34941A2083E64BE8F_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_t87846FB7BA2E219B969EC6E48EF4465D4C72022C * L_4 = (QuantizeProcessor_1_t87846FB7BA2E219B969EC6E48EF4465D4C72022C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_t87846FB7BA2E219B969EC6E48EF4465D4C72022C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mB646CCEEA79FE5907D2D786F5639C402BC2E8F6D_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_tF590FEF3B1FFB1CBABB1AD01C78B72F157CCB136 * L_4 = (QuantizeProcessor_1_tF590FEF3B1FFB1CBABB1AD01C78B72F157CCB136 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_tF590FEF3B1FFB1CBABB1AD01C78B72F157CCB136 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mB95D6287E92E36F76E123A6B25D53C393227AF7B_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_tA1AE6A575C16FA3CFC8AC27771C6C65452D54752 * L_4 = (QuantizeProcessor_1_tA1AE6A575C16FA3CFC8AC27771C6C65452D54752 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_tA1AE6A575C16FA3CFC8AC27771C6C65452D54752 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mEDA16018084588C966725B35F5F2860760B7D3B8_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_tC92BADDF0C6677D23071372B1A4DAC3B7F09AD83 * L_4 = (QuantizeProcessor_1_tC92BADDF0C6677D23071372B1A4DAC3B7F09AD83 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_tC92BADDF0C6677D23071372B1A4DAC3B7F09AD83 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA5B4364C2E5751ABAD4DA06B91561954AA9778C8_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_tB497686F1A73B1F05AB1FC86EAFAD47752ED1322 * L_4 = (QuantizeProcessor_1_tB497686F1A73B1F05AB1FC86EAFAD47752ED1322 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_tB497686F1A73B1F05AB1FC86EAFAD47752ED1322 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m366659EB6E8E359E42AF85C388329018AF72AFC0_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_t448599C9074B8784E33556E9817483B52E639F37 * L_4 = (QuantizeProcessor_1_t448599C9074B8784E33556E9817483B52E639F37 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_t448599C9074B8784E33556E9817483B52E639F37 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m93E655C8B40B964C406FAE3711E742C3418EEEEE_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_t45FEAB5F1F15E2848BF72B7E036DA01C7A0A6A3F * L_4 = (QuantizeProcessor_1_t45FEAB5F1F15E2848BF72B7E036DA01C7A0A6A3F *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_t45FEAB5F1F15E2848BF72B7E036DA01C7A0A6A3F *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m258EAF33947F874DA8374C2AB4123D957FB4DF6F_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_t6A47FA43B05A6D4506E9D56FBE224E64E100A599 * L_4 = (QuantizeProcessor_1_t6A47FA43B05A6D4506E9D56FBE224E64E100A599 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_t6A47FA43B05A6D4506E9D56FBE224E64E100A599 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // SixLabors.ImageSharp.Processing.Processors.IImageProcessor`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizeProcessor::CreatePixelSpecificProcessor(SixLabors.ImageSharp.Configuration,SixLabors.ImageSharp.Image`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_CreatePixelSpecificProcessor_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m8CD22A08B74B2CAD2457BBB188EF5A473FFD5BB5_gshared (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * ___configuration0, Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___sourceRectangle2, const RuntimeMethod* method) { { Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_0 = ___configuration0; NullCheck((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this); RuntimeObject* L_1; L_1 = QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline((QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD *)__this, /*hidden argument*/NULL); Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_2 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___sourceRectangle2; QuantizeProcessor_1_tBFE130AAF1300DDD4003D41EBC7D37B85527DECE * L_4 = (QuantizeProcessor_1_tBFE130AAF1300DDD4003D41EBC7D37B85527DECE *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 0)); (( void (*) (QuantizeProcessor_1_tBFE130AAF1300DDD4003D41EBC7D37B85527DECE *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, RuntimeObject*, Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)(L_4, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_0, (RuntimeObject*)L_1, (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); return (RuntimeObject*)L_4; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m26C1C5C9BCA4D94FA32EA29EFA7C30F421E03132_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_t65327A4F1FDD6F7D4D203B9A521E3CC308E2923B V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_t23CE7FBDD5416ABF908BFFEA11C167A9532CC4E1 *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_t65327A4F1FDD6F7D4D203B9A521E3CC308E2923B L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_t65327A4F1FDD6F7D4D203B9A521E3CC308E2923B >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_t65327A4F1FDD6F7D4D203B9A521E3CC308E2923B )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_t65327A4F1FDD6F7D4D203B9A521E3CC308E2923B L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_t65327A4F1FDD6F7D4D203B9A521E3CC308E2923B >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_t65327A4F1FDD6F7D4D203B9A521E3CC308E2923B )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m0BF2C85CB4E90CE9E56D085250841C9FC40648A2_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_t6F7C204F61CED94420A88AD557344C4EA49B1EC8 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_t5BA422AFD33803CD897C96B8E84E53DCEB3E33C1 *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_t6F7C204F61CED94420A88AD557344C4EA49B1EC8 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_t6F7C204F61CED94420A88AD557344C4EA49B1EC8 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_t6F7C204F61CED94420A88AD557344C4EA49B1EC8 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_t6F7C204F61CED94420A88AD557344C4EA49B1EC8 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_t6F7C204F61CED94420A88AD557344C4EA49B1EC8 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_t6F7C204F61CED94420A88AD557344C4EA49B1EC8 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mDE0574746D78422F94BADE91E3B3CE12344D593A_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_tECF85E8FF114BB48808571969213800FEB8FF6C3 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_tBDFFA7F64A2EBA2966A0CDC50E96461248A9685D *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_tECF85E8FF114BB48808571969213800FEB8FF6C3 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_tECF85E8FF114BB48808571969213800FEB8FF6C3 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_tECF85E8FF114BB48808571969213800FEB8FF6C3 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_tECF85E8FF114BB48808571969213800FEB8FF6C3 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_tECF85E8FF114BB48808571969213800FEB8FF6C3 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_tECF85E8FF114BB48808571969213800FEB8FF6C3 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m0FD95E798F3F474EFCF4FFBCE75286F2213E12B1_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_t6B2B1F0A461C1BDAA27FC87DB0FE684164D97906 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_t42D6858E2F6D2142BE7BFD1A3498980B6F51B438 *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_t6B2B1F0A461C1BDAA27FC87DB0FE684164D97906 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_t6B2B1F0A461C1BDAA27FC87DB0FE684164D97906 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_t6B2B1F0A461C1BDAA27FC87DB0FE684164D97906 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_t6B2B1F0A461C1BDAA27FC87DB0FE684164D97906 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_t6B2B1F0A461C1BDAA27FC87DB0FE684164D97906 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_t6B2B1F0A461C1BDAA27FC87DB0FE684164D97906 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_mBADA4CC10216F10828CEE430875C967399F73495_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_t744AAAF31196ABA17B14ABD33D889F3D5B4D2197 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_tA2CAA15C0290036ABF87748A01C700F5370793E5 *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_t744AAAF31196ABA17B14ABD33D889F3D5B4D2197 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_t744AAAF31196ABA17B14ABD33D889F3D5B4D2197 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_t744AAAF31196ABA17B14ABD33D889F3D5B4D2197 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_t744AAAF31196ABA17B14ABD33D889F3D5B4D2197 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_t744AAAF31196ABA17B14ABD33D889F3D5B4D2197 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_t744AAAF31196ABA17B14ABD33D889F3D5B4D2197 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m4801B72726DC08BD5C785B714898A8D691A62FFD_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_tFE58981B0DBAF732CB1B06E411850CBEEAC348F7 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_tA1871EC251B2BB7727AB122847FEB5339B0B3FD1 *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_tFE58981B0DBAF732CB1B06E411850CBEEAC348F7 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_tFE58981B0DBAF732CB1B06E411850CBEEAC348F7 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_tFE58981B0DBAF732CB1B06E411850CBEEAC348F7 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_tFE58981B0DBAF732CB1B06E411850CBEEAC348F7 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_tFE58981B0DBAF732CB1B06E411850CBEEAC348F7 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_tFE58981B0DBAF732CB1B06E411850CBEEAC348F7 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mD4B5DF3B01CB602755CA9B959342E98FA8EB4723_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_t69FD250F590AB46D224F0C87F4B77E528D633438 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_t16A08F30B7AA2D5605BBC3247369F55E0FD9835C *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_t69FD250F590AB46D224F0C87F4B77E528D633438 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_t69FD250F590AB46D224F0C87F4B77E528D633438 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_t69FD250F590AB46D224F0C87F4B77E528D633438 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_t69FD250F590AB46D224F0C87F4B77E528D633438 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_t69FD250F590AB46D224F0C87F4B77E528D633438 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_t69FD250F590AB46D224F0C87F4B77E528D633438 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mE28851692D2A7B7C208F08B9CEF177E6BC15EF53_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_t95B2B1454FD0136263BEB57C7402C3F70C31D765 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_tCC95CC26C51AF3CF8E9A867E0F24A1BD317528E1 *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_t95B2B1454FD0136263BEB57C7402C3F70C31D765 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_t95B2B1454FD0136263BEB57C7402C3F70C31D765 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_t95B2B1454FD0136263BEB57C7402C3F70C31D765 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_t95B2B1454FD0136263BEB57C7402C3F70C31D765 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_t95B2B1454FD0136263BEB57C7402C3F70C31D765 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_t95B2B1454FD0136263BEB57C7402C3F70C31D765 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mB88D308CE89937E5EEFA3C01DC0919A69C13A820_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_t3086B76E41061EE40EA7ED52F21ACB17CFEB54ED V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_t7CD040C4BC218D0EEB8B657EF2A8A0CDB33928CA *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_t3086B76E41061EE40EA7ED52F21ACB17CFEB54ED L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_t3086B76E41061EE40EA7ED52F21ACB17CFEB54ED >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_t3086B76E41061EE40EA7ED52F21ACB17CFEB54ED )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_t3086B76E41061EE40EA7ED52F21ACB17CFEB54ED L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_t3086B76E41061EE40EA7ED52F21ACB17CFEB54ED >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_t3086B76E41061EE40EA7ED52F21ACB17CFEB54ED )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mA20D10C4DEB3ED50536E4732AA14EF88AA0B504C_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_tF958B17E046DD2D4C8142FDB130350A4D7A5EFE8 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_t0DC030E9BF1D7480C5458812548A85DD13204364 *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_tF958B17E046DD2D4C8142FDB130350A4D7A5EFE8 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_tF958B17E046DD2D4C8142FDB130350A4D7A5EFE8 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_tF958B17E046DD2D4C8142FDB130350A4D7A5EFE8 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_tF958B17E046DD2D4C8142FDB130350A4D7A5EFE8 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_tF958B17E046DD2D4C8142FDB130350A4D7A5EFE8 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_tF958B17E046DD2D4C8142FDB130350A4D7A5EFE8 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m0B66C88D9C7C528DE7EA18CFD9F257523F1AFBE4_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_tFDC58D3653815FA6FCD8225E53F1F0ECFDACB3CE V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_t287F718CD65A144FD87089865B03CC18C2B4FFA0 *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_tFDC58D3653815FA6FCD8225E53F1F0ECFDACB3CE L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_tFDC58D3653815FA6FCD8225E53F1F0ECFDACB3CE >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_tFDC58D3653815FA6FCD8225E53F1F0ECFDACB3CE )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_tFDC58D3653815FA6FCD8225E53F1F0ECFDACB3CE L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_tFDC58D3653815FA6FCD8225E53F1F0ECFDACB3CE >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_tFDC58D3653815FA6FCD8225E53F1F0ECFDACB3CE )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m1DF3CF252FC8EB9FF3406FE497DE76F119476118_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_tF76D2333D4436142F6EDB58650C4473738D83550 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_t6A5C99E09268B4958FBAD29B8D3BC1B2054A257E *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_tF76D2333D4436142F6EDB58650C4473738D83550 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_tF76D2333D4436142F6EDB58650C4473738D83550 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_tF76D2333D4436142F6EDB58650C4473738D83550 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_tF76D2333D4436142F6EDB58650C4473738D83550 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_tF76D2333D4436142F6EDB58650C4473738D83550 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_tF76D2333D4436142F6EDB58650C4473738D83550 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_mD88C9BF2BF9FBA36628EB19E1467CBEE97D7DFAA_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_tFA921C36D0DD2F3A467DD1D2A9660382951C8BC5 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_t6A2E5F020BACFC2181D4646ACA7B1624986E1296 *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_tFA921C36D0DD2F3A467DD1D2A9660382951C8BC5 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_tFA921C36D0DD2F3A467DD1D2A9660382951C8BC5 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_tFA921C36D0DD2F3A467DD1D2A9660382951C8BC5 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_tFA921C36D0DD2F3A467DD1D2A9660382951C8BC5 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_tFA921C36D0DD2F3A467DD1D2A9660382951C8BC5 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_tFA921C36D0DD2F3A467DD1D2A9660382951C8BC5 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_mCB83A013610352CEF306E8B16403F7D83826C646_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_t4E974B58A23A9D3C35796DC747FB7F75C9AF6F07 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_t825677EF58C68C26B6C546EFE5E692AF0297A376 *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_t4E974B58A23A9D3C35796DC747FB7F75C9AF6F07 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_t4E974B58A23A9D3C35796DC747FB7F75C9AF6F07 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_t4E974B58A23A9D3C35796DC747FB7F75C9AF6F07 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_t4E974B58A23A9D3C35796DC747FB7F75C9AF6F07 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_t4E974B58A23A9D3C35796DC747FB7F75C9AF6F07 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_t4E974B58A23A9D3C35796DC747FB7F75C9AF6F07 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_mAC6FEFBC4EF20626985DD72713F310DA63666ADC_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_t88D2D74C63D2103E969C8C46AFAB7189E838E1A6 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_tDDC54CC13A59CA0A8691CB5AA63C0E3091506E64 *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_t88D2D74C63D2103E969C8C46AFAB7189E838E1A6 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_t88D2D74C63D2103E969C8C46AFAB7189E838E1A6 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_t88D2D74C63D2103E969C8C46AFAB7189E838E1A6 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_t88D2D74C63D2103E969C8C46AFAB7189E838E1A6 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_t88D2D74C63D2103E969C8C46AFAB7189E838E1A6 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_t88D2D74C63D2103E969C8C46AFAB7189E838E1A6 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m442FD06ABB4746C1C24750F883BBD2127AD9E10D_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_tBA9E762AB0BD2F6D5898239F9D4D1498CD955441 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_tDFDA79559D4022F1F6ABE6BEC974F14BFF9A3854 *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_tBA9E762AB0BD2F6D5898239F9D4D1498CD955441 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_tBA9E762AB0BD2F6D5898239F9D4D1498CD955441 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_tBA9E762AB0BD2F6D5898239F9D4D1498CD955441 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_tBA9E762AB0BD2F6D5898239F9D4D1498CD955441 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_tBA9E762AB0BD2F6D5898239F9D4D1498CD955441 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_tBA9E762AB0BD2F6D5898239F9D4D1498CD955441 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mBBF5EDB0B95B6149AA255A15EAEBAEB6B3ED5164_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_t1A29078A65C87E7488142539B3FCBB723245622D V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_t316D3DE79164FCCE6644BDF946A408A285AFF05E *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_t1A29078A65C87E7488142539B3FCBB723245622D L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_t1A29078A65C87E7488142539B3FCBB723245622D >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_t1A29078A65C87E7488142539B3FCBB723245622D )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_t1A29078A65C87E7488142539B3FCBB723245622D L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_t1A29078A65C87E7488142539B3FCBB723245622D >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_t1A29078A65C87E7488142539B3FCBB723245622D )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m176454BFD3A02A48C47931E5C7C199165971D38F_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_t754ACA9E724A4F77AAC6CB6E35438AFE98A44773 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_tA50A6FCA8492391726629FB4A179963DE9E6A2FD *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_t754ACA9E724A4F77AAC6CB6E35438AFE98A44773 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_t754ACA9E724A4F77AAC6CB6E35438AFE98A44773 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_t754ACA9E724A4F77AAC6CB6E35438AFE98A44773 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_t754ACA9E724A4F77AAC6CB6E35438AFE98A44773 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_t754ACA9E724A4F77AAC6CB6E35438AFE98A44773 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_t754ACA9E724A4F77AAC6CB6E35438AFE98A44773 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m8EDC55633FEA9A2E4895CB1B3C51448ED7ED4C79_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_t7CF1FF055878AE9355E509F87523043423C71B72 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_t11C373B3C7F1D05FE39C773D2614154F7CCA0902 *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_t7CF1FF055878AE9355E509F87523043423C71B72 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_t7CF1FF055878AE9355E509F87523043423C71B72 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_t7CF1FF055878AE9355E509F87523043423C71B72 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_t7CF1FF055878AE9355E509F87523043423C71B72 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_t7CF1FF055878AE9355E509F87523043423C71B72 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_t7CF1FF055878AE9355E509F87523043423C71B72 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m3814D2AA0ECBD6A2E9EC106C3D39D3EFC082FDB7_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_tEDF1BD84948C6E20A7C28FA68DFFFCDB511A3E35 *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_m0FEB00F75EDFA4783FF8195A6264459CF6A4D595_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_t0E54D12B483C6DB66F953A98EE2ABE45495DAA7E *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mE5BE06D5E09E7F7B55C8B5CD0ED8BCBF7195336C_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_t200D480CB8D47B741476A51F1CBDF6A0FFC0413B *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mCF4F0005B2C2A111C007F5F801577093EA8D05DD_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_t9944296834D504A3E9F09FACD214B1D211433D7F *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_mD9ECD06F38CFC9452BB08DB1F23EB2B969E30933_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_t30A781A0542C4B1F5F47BA677B918778298A582A V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_t9E9D165D621BD250B9E7C2D5A4EC1CCA65B45227 *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_t30A781A0542C4B1F5F47BA677B918778298A582A L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_t30A781A0542C4B1F5F47BA677B918778298A582A >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_t30A781A0542C4B1F5F47BA677B918778298A582A )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_t30A781A0542C4B1F5F47BA677B918778298A582A L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_t30A781A0542C4B1F5F47BA677B918778298A582A >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_t30A781A0542C4B1F5F47BA677B918778298A582A )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m385A4CA282B531905AA4CDD5DD9A71FC3D78E717_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_tB27F4D746042766002430A353359E26C29120D47 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_tDDCBB6CEF985EAB34965BB31766D67BB6F84A51E *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_tB27F4D746042766002430A353359E26C29120D47 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_tB27F4D746042766002430A353359E26C29120D47 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_tB27F4D746042766002430A353359E26C29120D47 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_tB27F4D746042766002430A353359E26C29120D47 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_tB27F4D746042766002430A353359E26C29120D47 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_tB27F4D746042766002430A353359E26C29120D47 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m212632F24A2396683DB0121E9F470B2CEE18AFF6_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_t66D170E51FC3DFDDEDBB1E021DD5FD35308CE346 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_t2AF3BAA2CACFF472A49D621692314D069CF438A0 *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_t66D170E51FC3DFDDEDBB1E021DD5FD35308CE346 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_t66D170E51FC3DFDDEDBB1E021DD5FD35308CE346 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_t66D170E51FC3DFDDEDBB1E021DD5FD35308CE346 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_t66D170E51FC3DFDDEDBB1E021DD5FD35308CE346 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_t66D170E51FC3DFDDEDBB1E021DD5FD35308CE346 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_t66D170E51FC3DFDDEDBB1E021DD5FD35308CE346 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m49ED2DA4EAC6BAF64B44F18E17CC3504724B9C96_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_t15F04655E6BC0244D89922C24FAEAFB2F6CF5D0D V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_t977CD663539969F5C0792D29034190DA7EFD9535 *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_t15F04655E6BC0244D89922C24FAEAFB2F6CF5D0D L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_t15F04655E6BC0244D89922C24FAEAFB2F6CF5D0D >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_t15F04655E6BC0244D89922C24FAEAFB2F6CF5D0D )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_t15F04655E6BC0244D89922C24FAEAFB2F6CF5D0D L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_t15F04655E6BC0244D89922C24FAEAFB2F6CF5D0D >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_t15F04655E6BC0244D89922C24FAEAFB2F6CF5D0D )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_mB5FF4EAFC2D2E2B0B784247C87687FC957E2F47D_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_tA442AF11B924DBF23B7A1CB457F370DBDB5607D0 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_t0B0F6513C80CBDDAEC645D6FCABF0A8978D5BAB7 *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_tA442AF11B924DBF23B7A1CB457F370DBDB5607D0 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_tA442AF11B924DBF23B7A1CB457F370DBDB5607D0 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_tA442AF11B924DBF23B7A1CB457F370DBDB5607D0 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_tA442AF11B924DBF23B7A1CB457F370DBDB5607D0 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_tA442AF11B924DBF23B7A1CB457F370DBDB5607D0 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_tA442AF11B924DBF23B7A1CB457F370DBDB5607D0 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPalette(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.Processing.Processors.Quantization.IPixelSamplingStrategy,SixLabors.ImageSharp.Image`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_BuildPalette_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m68269D43CAD49F2F083D17B69FB6286C2BF6F636_gshared (RuntimeObject* ___quantizer0, RuntimeObject* ___pixelSamplingStrategy1, Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * ___image2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } RuntimeObject* V_0 = NULL; Buffer2DRegion_1_t829DF5279EDF709121F3FAC64C8ABAC8123DA368 V_1; memset((&V_1), 0, sizeof(V_1)); Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { RuntimeObject* L_0 = ___pixelSamplingStrategy1; Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * L_1 = ___image2; NullCheck((RuntimeObject*)L_0); RuntimeObject* L_2; L_2 = GenericInterfaceFuncInvoker1< RuntimeObject*, Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 * >::Invoke(IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0), (RuntimeObject*)L_0, (Image_1_t038E52802B7574082E5FCFC0DE24514A48A3B6B3 *)L_1); NullCheck((RuntimeObject*)L_2); RuntimeObject* L_3; L_3 = InterfaceFuncInvoker0< RuntimeObject* >::Invoke(0 /* System.Collections.Generic.IEnumerator`1 System.Collections.Generic.IEnumerable`1>::GetEnumerator() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 1), (RuntimeObject*)L_2); V_0 = (RuntimeObject*)L_3; } IL_000d: try {// begin try (depth: 1) { goto IL_001d; } IL_000f: { RuntimeObject* L_4 = V_0; NullCheck((RuntimeObject*)L_4); Buffer2DRegion_1_t829DF5279EDF709121F3FAC64C8ABAC8123DA368 L_5; L_5 = InterfaceFuncInvoker0< Buffer2DRegion_1_t829DF5279EDF709121F3FAC64C8ABAC8123DA368 >::Invoke(0 /* !0 System.Collections.Generic.IEnumerator`1>::get_Current() */, IL2CPP_RGCTX_DATA(method->rgctx_data, 2), (RuntimeObject*)L_4); V_1 = (Buffer2DRegion_1_t829DF5279EDF709121F3FAC64C8ABAC8123DA368 )L_5; RuntimeObject* L_6 = ___quantizer0; Buffer2DRegion_1_t829DF5279EDF709121F3FAC64C8ABAC8123DA368 L_7 = V_1; NullCheck((RuntimeObject*)L_6); InterfaceActionInvoker1< Buffer2DRegion_1_t829DF5279EDF709121F3FAC64C8ABAC8123DA368 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 3), (RuntimeObject*)L_6, (Buffer2DRegion_1_t829DF5279EDF709121F3FAC64C8ABAC8123DA368 )L_7); } IL_001d: { RuntimeObject* L_8 = V_0; NullCheck((RuntimeObject*)L_8); bool L_9; L_9 = InterfaceFuncInvoker0< bool >::Invoke(0 /* System.Boolean System.Collections.IEnumerator::MoveNext() */, IEnumerator_t5956F3AFB7ECF1117E3BC5890E7FC7B7F7A04105_il2cpp_TypeInfo_var, (RuntimeObject*)L_8); if (L_9) { goto IL_000f; } } IL_0025: { IL2CPP_LEAVE(0x31, FINALLY_0027); } }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0027; } FINALLY_0027: {// begin finally (depth: 1) { RuntimeObject* L_10 = V_0; if (!L_10) { goto IL_0030; } } IL_002a: { RuntimeObject* L_11 = V_0; NullCheck((RuntimeObject*)L_11); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_11); } IL_0030: { IL2CPP_END_FINALLY(39) } }// end finally (depth: 1) IL2CPP_CLEANUP(39) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x31, IL_0031) } IL_0031: { return; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_mC51D4C33BE7694DEE67C1FB1694ADBDD2FEAEAEB_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_t65327A4F1FDD6F7D4D203B9A521E3CC308E2923B V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_1 = ___source1; (( void (*) (ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_6 = ___source1; NullCheck((ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_6); Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * L_7; L_7 = (( Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 * (*) (ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_t65327A4F1FDD6F7D4D203B9A521E3CC308E2923B L_9; L_9 = (( Buffer2DRegion_1_t65327A4F1FDD6F7D4D203B9A521E3CC308E2923B (*) (Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_tAE1205AFA5AFF59A97216CDAC06F6880D2A14320 *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_t65327A4F1FDD6F7D4D203B9A521E3CC308E2923B )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_t65327A4F1FDD6F7D4D203B9A521E3CC308E2923B L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_t65327A4F1FDD6F7D4D203B9A521E3CC308E2923B >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_t65327A4F1FDD6F7D4D203B9A521E3CC308E2923B )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m15FEE105D4487E2B4F5C00C24EE3F0C652D9230E_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_t6F7C204F61CED94420A88AD557344C4EA49B1EC8 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_1 = ___source1; (( void (*) (ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_6 = ___source1; NullCheck((ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_6); Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * L_7; L_7 = (( Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 * (*) (ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_t6F7C204F61CED94420A88AD557344C4EA49B1EC8 L_9; L_9 = (( Buffer2DRegion_1_t6F7C204F61CED94420A88AD557344C4EA49B1EC8 (*) (Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_tF3643370506A9F8B3870EFC6BB4713E6C4C1B3C9 *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_t6F7C204F61CED94420A88AD557344C4EA49B1EC8 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_t6F7C204F61CED94420A88AD557344C4EA49B1EC8 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_t6F7C204F61CED94420A88AD557344C4EA49B1EC8 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_t6F7C204F61CED94420A88AD557344C4EA49B1EC8 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m0185BF65A3DFB440557E0BDA7D1A536B80D4FF0C_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_tECF85E8FF114BB48808571969213800FEB8FF6C3 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_1 = ___source1; (( void (*) (ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_6 = ___source1; NullCheck((ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_6); Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * L_7; L_7 = (( Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF * (*) (ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_tECF85E8FF114BB48808571969213800FEB8FF6C3 L_9; L_9 = (( Buffer2DRegion_1_tECF85E8FF114BB48808571969213800FEB8FF6C3 (*) (Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_tC3716303846B7CE2E8B1D4DDFB45A8845EED9EFF *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_tECF85E8FF114BB48808571969213800FEB8FF6C3 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_tECF85E8FF114BB48808571969213800FEB8FF6C3 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_tECF85E8FF114BB48808571969213800FEB8FF6C3 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_tECF85E8FF114BB48808571969213800FEB8FF6C3 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mF8D49D2F3FDECF131D2307A563FD2E4C48A7492A_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_t6B2B1F0A461C1BDAA27FC87DB0FE684164D97906 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_1 = ___source1; (( void (*) (ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_6 = ___source1; NullCheck((ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_6); Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * L_7; L_7 = (( Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF * (*) (ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_t6B2B1F0A461C1BDAA27FC87DB0FE684164D97906 L_9; L_9 = (( Buffer2DRegion_1_t6B2B1F0A461C1BDAA27FC87DB0FE684164D97906 (*) (Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t5155FA94EBC5A936C0B2EE33A677B03C037D61EF *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_t6B2B1F0A461C1BDAA27FC87DB0FE684164D97906 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_t6B2B1F0A461C1BDAA27FC87DB0FE684164D97906 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_t6B2B1F0A461C1BDAA27FC87DB0FE684164D97906 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_t6B2B1F0A461C1BDAA27FC87DB0FE684164D97906 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m9FD13380E73FD33680ECE44A230167EEC67C89E6_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_t744AAAF31196ABA17B14ABD33D889F3D5B4D2197 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * L_1 = ___source1; (( void (*) (ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * L_6 = ___source1; NullCheck((ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *)L_6); Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * L_7; L_7 = (( Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 * (*) (ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_t744AAAF31196ABA17B14ABD33D889F3D5B4D2197 L_9; L_9 = (( Buffer2DRegion_1_t744AAAF31196ABA17B14ABD33D889F3D5B4D2197 (*) (Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t27C77F5F100432A1439156511FF20F11E769DF24 *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_t744AAAF31196ABA17B14ABD33D889F3D5B4D2197 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_t744AAAF31196ABA17B14ABD33D889F3D5B4D2197 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_t744AAAF31196ABA17B14ABD33D889F3D5B4D2197 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_t744AAAF31196ABA17B14ABD33D889F3D5B4D2197 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_m54C09A48E1DBADFC447770E6CDF507CBD0A8293A_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_tFE58981B0DBAF732CB1B06E411850CBEEAC348F7 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * L_1 = ___source1; (( void (*) (ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * L_6 = ___source1; NullCheck((ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *)L_6); Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * L_7; L_7 = (( Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E * (*) (ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_tFE58981B0DBAF732CB1B06E411850CBEEAC348F7 L_9; L_9 = (( Buffer2DRegion_1_tFE58981B0DBAF732CB1B06E411850CBEEAC348F7 (*) (Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t7CDBB516440B01D94473ED104064AADB3324AF2E *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_tFE58981B0DBAF732CB1B06E411850CBEEAC348F7 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_tFE58981B0DBAF732CB1B06E411850CBEEAC348F7 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_tFE58981B0DBAF732CB1B06E411850CBEEAC348F7 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_tFE58981B0DBAF732CB1B06E411850CBEEAC348F7 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_mB19D175612565C2098E5FBD6741298974A011BEC_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_t69FD250F590AB46D224F0C87F4B77E528D633438 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * L_1 = ___source1; (( void (*) (ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * L_6 = ___source1; NullCheck((ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *)L_6); Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * L_7; L_7 = (( Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 * (*) (ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_t69FD250F590AB46D224F0C87F4B77E528D633438 L_9; L_9 = (( Buffer2DRegion_1_t69FD250F590AB46D224F0C87F4B77E528D633438 (*) (Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_tCB908DE3C52CFB6D4B2C5DE3FB66D718794BCBF1 *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_t69FD250F590AB46D224F0C87F4B77E528D633438 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_t69FD250F590AB46D224F0C87F4B77E528D633438 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_t69FD250F590AB46D224F0C87F4B77E528D633438 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_t69FD250F590AB46D224F0C87F4B77E528D633438 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m1C8977671AD71566449377794324913B91469C36_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_t95B2B1454FD0136263BEB57C7402C3F70C31D765 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * L_1 = ___source1; (( void (*) (ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * L_6 = ___source1; NullCheck((ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *)L_6); Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * L_7; L_7 = (( Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B * (*) (ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_t95B2B1454FD0136263BEB57C7402C3F70C31D765 L_9; L_9 = (( Buffer2DRegion_1_t95B2B1454FD0136263BEB57C7402C3F70C31D765 (*) (Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t356B608C4C5797484C35CF037CAE595B087F041B *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_t95B2B1454FD0136263BEB57C7402C3F70C31D765 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_t95B2B1454FD0136263BEB57C7402C3F70C31D765 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_t95B2B1454FD0136263BEB57C7402C3F70C31D765 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_t95B2B1454FD0136263BEB57C7402C3F70C31D765 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m7E4E5B9E6B7D72182F956663977DD039282E6E3A_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_t3086B76E41061EE40EA7ED52F21ACB17CFEB54ED V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * L_1 = ___source1; (( void (*) (ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * L_6 = ___source1; NullCheck((ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *)L_6); Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * L_7; L_7 = (( Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB * (*) (ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_t3086B76E41061EE40EA7ED52F21ACB17CFEB54ED L_9; L_9 = (( Buffer2DRegion_1_t3086B76E41061EE40EA7ED52F21ACB17CFEB54ED (*) (Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t1B552442A28DE3F175DFD5826C20C564B51AFFCB *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_t3086B76E41061EE40EA7ED52F21ACB17CFEB54ED )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_t3086B76E41061EE40EA7ED52F21ACB17CFEB54ED L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_t3086B76E41061EE40EA7ED52F21ACB17CFEB54ED >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_t3086B76E41061EE40EA7ED52F21ACB17CFEB54ED )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m7D7F391119A461C2DC290EC020448DC53B9A79D6_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_tF958B17E046DD2D4C8142FDB130350A4D7A5EFE8 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * L_1 = ___source1; (( void (*) (ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * L_6 = ___source1; NullCheck((ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *)L_6); Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * L_7; L_7 = (( Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A * (*) (ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_tF958B17E046DD2D4C8142FDB130350A4D7A5EFE8 L_9; L_9 = (( Buffer2DRegion_1_tF958B17E046DD2D4C8142FDB130350A4D7A5EFE8 (*) (Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_tDE14978B65C4005D540A5F23A97138DA12BDC47A *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_tF958B17E046DD2D4C8142FDB130350A4D7A5EFE8 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_tF958B17E046DD2D4C8142FDB130350A4D7A5EFE8 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_tF958B17E046DD2D4C8142FDB130350A4D7A5EFE8 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_tF958B17E046DD2D4C8142FDB130350A4D7A5EFE8 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m2CCE5E09044FDE41DADD95072787E4DAFBBAC09D_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_tFDC58D3653815FA6FCD8225E53F1F0ECFDACB3CE V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * L_1 = ___source1; (( void (*) (ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * L_6 = ___source1; NullCheck((ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *)L_6); Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * L_7; L_7 = (( Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 * (*) (ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_tFDC58D3653815FA6FCD8225E53F1F0ECFDACB3CE L_9; L_9 = (( Buffer2DRegion_1_tFDC58D3653815FA6FCD8225E53F1F0ECFDACB3CE (*) (Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t0625FD3E41CCC00C6F3748A059C7966982E252A8 *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_tFDC58D3653815FA6FCD8225E53F1F0ECFDACB3CE )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_tFDC58D3653815FA6FCD8225E53F1F0ECFDACB3CE L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_tFDC58D3653815FA6FCD8225E53F1F0ECFDACB3CE >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_tFDC58D3653815FA6FCD8225E53F1F0ECFDACB3CE )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_mC0C6C738B0C12E6C7F9B14D553AF7912F058E9A4_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_tF76D2333D4436142F6EDB58650C4473738D83550 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * L_1 = ___source1; (( void (*) (ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * L_6 = ___source1; NullCheck((ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *)L_6); Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * L_7; L_7 = (( Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 * (*) (ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_tF76D2333D4436142F6EDB58650C4473738D83550 L_9; L_9 = (( Buffer2DRegion_1_tF76D2333D4436142F6EDB58650C4473738D83550 (*) (Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_tCF0AAE32724A5EB5AA92A4304E4DEB4ECA512807 *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_tF76D2333D4436142F6EDB58650C4473738D83550 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_tF76D2333D4436142F6EDB58650C4473738D83550 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_tF76D2333D4436142F6EDB58650C4473738D83550 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_tF76D2333D4436142F6EDB58650C4473738D83550 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m4B2C720F45B34F50B73727D12D6871956B89C3F0_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_tFA921C36D0DD2F3A467DD1D2A9660382951C8BC5 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * L_1 = ___source1; (( void (*) (ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * L_6 = ___source1; NullCheck((ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *)L_6); Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * L_7; L_7 = (( Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F * (*) (ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_tFA921C36D0DD2F3A467DD1D2A9660382951C8BC5 L_9; L_9 = (( Buffer2DRegion_1_tFA921C36D0DD2F3A467DD1D2A9660382951C8BC5 (*) (Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t20200ACFAD82D4ED6B7BF716233DF18380A92A3F *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_tFA921C36D0DD2F3A467DD1D2A9660382951C8BC5 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_tFA921C36D0DD2F3A467DD1D2A9660382951C8BC5 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_tFA921C36D0DD2F3A467DD1D2A9660382951C8BC5 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_tFA921C36D0DD2F3A467DD1D2A9660382951C8BC5 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m495B62BD210893A42A837B4C4B8B7110BE338BDC_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_t4E974B58A23A9D3C35796DC747FB7F75C9AF6F07 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * L_1 = ___source1; (( void (*) (ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * L_6 = ___source1; NullCheck((ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *)L_6); Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * L_7; L_7 = (( Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 * (*) (ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_t4E974B58A23A9D3C35796DC747FB7F75C9AF6F07 L_9; L_9 = (( Buffer2DRegion_1_t4E974B58A23A9D3C35796DC747FB7F75C9AF6F07 (*) (Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t5FC5F90CDA538F476BFDECA2B087697DFAA9E672 *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_t4E974B58A23A9D3C35796DC747FB7F75C9AF6F07 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_t4E974B58A23A9D3C35796DC747FB7F75C9AF6F07 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_t4E974B58A23A9D3C35796DC747FB7F75C9AF6F07 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_t4E974B58A23A9D3C35796DC747FB7F75C9AF6F07 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m1830A29F316C515D02BA96834603F9C514828EE4_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_t88D2D74C63D2103E969C8C46AFAB7189E838E1A6 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * L_1 = ___source1; (( void (*) (ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * L_6 = ___source1; NullCheck((ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *)L_6); Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * L_7; L_7 = (( Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 * (*) (ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_t88D2D74C63D2103E969C8C46AFAB7189E838E1A6 L_9; L_9 = (( Buffer2DRegion_1_t88D2D74C63D2103E969C8C46AFAB7189E838E1A6 (*) (Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t6659D445722ACA19125C7C526A6B4EE2D822AF60 *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_t88D2D74C63D2103E969C8C46AFAB7189E838E1A6 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_t88D2D74C63D2103E969C8C46AFAB7189E838E1A6 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_t88D2D74C63D2103E969C8C46AFAB7189E838E1A6 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_t88D2D74C63D2103E969C8C46AFAB7189E838E1A6 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mE2BACB79A662F41C1DAD68882C48FAB23D68E78F_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_tBA9E762AB0BD2F6D5898239F9D4D1498CD955441 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * L_1 = ___source1; (( void (*) (ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * L_6 = ___source1; NullCheck((ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *)L_6); Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * L_7; L_7 = (( Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 * (*) (ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_tBA9E762AB0BD2F6D5898239F9D4D1498CD955441 L_9; L_9 = (( Buffer2DRegion_1_tBA9E762AB0BD2F6D5898239F9D4D1498CD955441 (*) (Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t2DFB019595E8348E9CD2608A3245138AFB916233 *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_tBA9E762AB0BD2F6D5898239F9D4D1498CD955441 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_tBA9E762AB0BD2F6D5898239F9D4D1498CD955441 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_tBA9E762AB0BD2F6D5898239F9D4D1498CD955441 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_tBA9E762AB0BD2F6D5898239F9D4D1498CD955441 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_mC77AC730B6D88176B9BE45163953CCD685677545_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_t1A29078A65C87E7488142539B3FCBB723245622D V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * L_1 = ___source1; (( void (*) (ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * L_6 = ___source1; NullCheck((ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *)L_6); Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * L_7; L_7 = (( Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 * (*) (ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_t1A29078A65C87E7488142539B3FCBB723245622D L_9; L_9 = (( Buffer2DRegion_1_t1A29078A65C87E7488142539B3FCBB723245622D (*) (Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_tB64913171E2D90C0ABD3BBC036AD0DA11F266287 *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_t1A29078A65C87E7488142539B3FCBB723245622D )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_t1A29078A65C87E7488142539B3FCBB723245622D L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_t1A29078A65C87E7488142539B3FCBB723245622D >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_t1A29078A65C87E7488142539B3FCBB723245622D )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_mB6471AE4953E0DFCD1D27A55BDE23C6F10AC1F85_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_t754ACA9E724A4F77AAC6CB6E35438AFE98A44773 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * L_1 = ___source1; (( void (*) (ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * L_6 = ___source1; NullCheck((ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *)L_6); Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * L_7; L_7 = (( Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C * (*) (ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_t754ACA9E724A4F77AAC6CB6E35438AFE98A44773 L_9; L_9 = (( Buffer2DRegion_1_t754ACA9E724A4F77AAC6CB6E35438AFE98A44773 (*) (Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_tC65033B950B0DF524F21E89B6731096699F3220C *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_t754ACA9E724A4F77AAC6CB6E35438AFE98A44773 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_t754ACA9E724A4F77AAC6CB6E35438AFE98A44773 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_t754ACA9E724A4F77AAC6CB6E35438AFE98A44773 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_t754ACA9E724A4F77AAC6CB6E35438AFE98A44773 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mDE43E24E21CD2C67ABD2AEB5868286D9535B427D_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_t7CF1FF055878AE9355E509F87523043423C71B72 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * L_1 = ___source1; (( void (*) (ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * L_6 = ___source1; NullCheck((ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *)L_6); Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * L_7; L_7 = (( Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 * (*) (ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_t7CF1FF055878AE9355E509F87523043423C71B72 L_9; L_9 = (( Buffer2DRegion_1_t7CF1FF055878AE9355E509F87523043423C71B72 (*) (Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t58DD4C6EF0425CC69C8799B3ACA252A8527D6773 *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_t7CF1FF055878AE9355E509F87523043423C71B72 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_t7CF1FF055878AE9355E509F87523043423C71B72 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_t7CF1FF055878AE9355E509F87523043423C71B72 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_t7CF1FF055878AE9355E509F87523043423C71B72 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_m3E3A8FABDE86908299A8879551112584551ED813_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_1 = ___source1; (( void (*) (ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_6 = ___source1; NullCheck((ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_6); Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * L_7; L_7 = (( Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E * (*) (ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 L_9; L_9 = (( Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 (*) (Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t87C8FFB1847C303D05E9A2E83DF9565E5CB3662E *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_tEAADE5F6E5472FBF2EDD8A7EAD5F7B4FA10D74D8 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mC9BD3F141E8ECF8A224FD4FBBFDFBF909637FE67_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_1 = ___source1; (( void (*) (ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_6 = ___source1; NullCheck((ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_6); Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * L_7; L_7 = (( Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 * (*) (ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 L_9; L_9 = (( Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 (*) (Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t36E52DAAA1F54953D54A6A5238F2663FDC25C619 *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_tCBF422C99F1E033E60BB4E2FED60D2DC3B8128B3 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_mB52240742577CDD0FBBA2BD647186BA97E97C0A4_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_1 = ___source1; (( void (*) (ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_6 = ___source1; NullCheck((ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_6); Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * L_7; L_7 = (( Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 * (*) (ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC L_9; L_9 = (( Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC (*) (Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t270B71A88CEBCE0833081D223FDAE78EB7900831 *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_t286AA3C7C10A20149648F3DF5F0C7562C060BEFC )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m5846CE2A6BC3F191963389C3BBAD3D9BDA3F9C93_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_1 = ___source1; (( void (*) (ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_6 = ___source1; NullCheck((ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_6); Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * L_7; L_7 = (( Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A * (*) (ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 L_9; L_9 = (( Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 (*) (Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t87DC43003CA76CB1FED5F51A18DD141DF991B14A *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_tBC077D8FF79725BBD946828D60F41B183575E545 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m1744CE249DC9B6D876F754E6A85B147E57B56DA0_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_t30A781A0542C4B1F5F47BA677B918778298A582A V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * L_1 = ___source1; (( void (*) (ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * L_6 = ___source1; NullCheck((ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *)L_6); Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * L_7; L_7 = (( Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 * (*) (ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_t30A781A0542C4B1F5F47BA677B918778298A582A L_9; L_9 = (( Buffer2DRegion_1_t30A781A0542C4B1F5F47BA677B918778298A582A (*) (Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t7120E531FE75EEC960E0F4A5E3C112B496C293C8 *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_t30A781A0542C4B1F5F47BA677B918778298A582A )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_t30A781A0542C4B1F5F47BA677B918778298A582A L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_t30A781A0542C4B1F5F47BA677B918778298A582A >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_t30A781A0542C4B1F5F47BA677B918778298A582A )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_m17ECF230886A842EDA3C7A74FB24A4B52EBA7365_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_tB27F4D746042766002430A353359E26C29120D47 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * L_1 = ___source1; (( void (*) (ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * L_6 = ___source1; NullCheck((ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *)L_6); Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * L_7; L_7 = (( Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 * (*) (ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_tB27F4D746042766002430A353359E26C29120D47 L_9; L_9 = (( Buffer2DRegion_1_tB27F4D746042766002430A353359E26C29120D47 (*) (Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t5727501E0B6B43944B370BE1A9DEAC2BA8B83A70 *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_tB27F4D746042766002430A353359E26C29120D47 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_tB27F4D746042766002430A353359E26C29120D47 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_tB27F4D746042766002430A353359E26C29120D47 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_tB27F4D746042766002430A353359E26C29120D47 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m083AD5F4CE2584FF08F8AACB0A88E91552A2009E_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_t66D170E51FC3DFDDEDBB1E021DD5FD35308CE346 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_1 = ___source1; (( void (*) (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_6 = ___source1; NullCheck((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_6); Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * L_7; L_7 = (( Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 * (*) (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_t66D170E51FC3DFDDEDBB1E021DD5FD35308CE346 L_9; L_9 = (( Buffer2DRegion_1_t66D170E51FC3DFDDEDBB1E021DD5FD35308CE346 (*) (Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t54F098A6E04D7928C3BA525A932F9C3480990F16 *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_t66D170E51FC3DFDDEDBB1E021DD5FD35308CE346 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_t66D170E51FC3DFDDEDBB1E021DD5FD35308CE346 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_t66D170E51FC3DFDDEDBB1E021DD5FD35308CE346 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_t66D170E51FC3DFDDEDBB1E021DD5FD35308CE346 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_m0689CB917F4DA1CAF1210DD0CD1E84552CA4CC4D_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_t15F04655E6BC0244D89922C24FAEAFB2F6CF5D0D V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_1 = ___source1; (( void (*) (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_6 = ___source1; NullCheck((ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_6); Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * L_7; L_7 = (( Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 * (*) (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_t15F04655E6BC0244D89922C24FAEAFB2F6CF5D0D L_9; L_9 = (( Buffer2DRegion_1_t15F04655E6BC0244D89922C24FAEAFB2F6CF5D0D (*) (Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_t724D9F68649C3AC6B74B18CD4ED6B339A3FAD546 *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_t15F04655E6BC0244D89922C24FAEAFB2F6CF5D0D )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_t15F04655E6BC0244D89922C24FAEAFB2F6CF5D0D L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_t15F04655E6BC0244D89922C24FAEAFB2F6CF5D0D >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_t15F04655E6BC0244D89922C24FAEAFB2F6CF5D0D )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 *, ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_t4E354DB7525928428CE63F2EBF5921CF1597D0B5 *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_t8FE135955B7043C6249A42B53E75682E34707568 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m80C2DA2C42F0FC7CD4264753CEA831A8E3F29A59_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_tA442AF11B924DBF23B7A1CB457F370DBDB5607D0 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_1 = ___source1; (( void (*) (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_6 = ___source1; NullCheck((ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_6); Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * L_7; L_7 = (( Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 * (*) (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_tA442AF11B924DBF23B7A1CB457F370DBDB5607D0 L_9; L_9 = (( Buffer2DRegion_1_tA442AF11B924DBF23B7A1CB457F370DBDB5607D0 (*) (Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_tB415BD65A14BA9DD716A2F0DECEF377D24CCFAF3 *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_tA442AF11B924DBF23B7A1CB457F370DBDB5607D0 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_tA442AF11B924DBF23B7A1CB457F370DBDB5607D0 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_tA442AF11B924DBF23B7A1CB457F370DBDB5607D0 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_tA442AF11B924DBF23B7A1CB457F370DBDB5607D0 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 *, ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_tB06348F5029B1E0D9B6BD2026057029EB4937813 *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_t7EAFB7E64720BCDBD53E35BAFD8141053794EB90 *)L_15; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::BuildPaletteAndQuantizeFrame(SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 * QuantizerUtilities_BuildPaletteAndQuantizeFrame_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_mBFBBB5EF0B61CF431993B6B2A651780862EF0DA7_gshared (RuntimeObject* ___quantizer0, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); Buffer2DRegion_1_t829DF5279EDF709121F3FAC64C8ABAC8123DA368 V_1; memset((&V_1), 0, sizeof(V_1)); { RuntimeObject* L_0 = ___quantizer0; (( void (*) (RuntimeObject*, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((RuntimeObject*)L_0, (String_t*)_stringLiteral924B4693A3440481CEF88F45D89111A2A417B329, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_1 = ___source1; (( void (*) (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)->methodPointer)((ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_1, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 1)); ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_2 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3; L_3 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_2, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_5; L_5 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_5; ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_6 = ___source1; NullCheck((ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_6); Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * L_7; L_7 = (( Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C * (*) (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)((ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_8 = V_0; Buffer2DRegion_1_t829DF5279EDF709121F3FAC64C8ABAC8123DA368 L_9; L_9 = (( Buffer2DRegion_1_t829DF5279EDF709121F3FAC64C8ABAC8123DA368 (*) (Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((Buffer2D_1_tBF7F8C182D520FF2D40DC131A88DF2FF04CBDA4C *)L_7, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_8, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); V_1 = (Buffer2DRegion_1_t829DF5279EDF709121F3FAC64C8ABAC8123DA368 )L_9; RuntimeObject* L_10 = ___quantizer0; Buffer2DRegion_1_t829DF5279EDF709121F3FAC64C8ABAC8123DA368 L_11 = V_1; NullCheck((RuntimeObject*)L_10); InterfaceActionInvoker1< Buffer2DRegion_1_t829DF5279EDF709121F3FAC64C8ABAC8123DA368 >::Invoke(3 /* System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::AddPaletteColors(SixLabors.ImageSharp.Memory.Buffer2DRegion`1) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_10, (Buffer2DRegion_1_t829DF5279EDF709121F3FAC64C8ABAC8123DA368 )L_11); RuntimeObject* L_12 = ___quantizer0; ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB * L_13 = ___source1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_14 = ___bounds2; NullCheck((RuntimeObject*)L_12); IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 * L_15; L_15 = InterfaceFuncInvoker2< IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 *, ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 >::Invoke(4 /* SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.IQuantizer`1::QuantizeFrame(SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) */, IL2CPP_RGCTX_DATA(method->rgctx_data, 4), (RuntimeObject*)L_12, (ImageFrame_1_tA3A0605CA8C4FC2F2A45A58BBB5858C77DF6F1CB *)L_13, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_14); return (IndexedImageFrame_1_tA04E0195B9AB0D12310280F5C9C3186D7C822AE5 *)L_15; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m4183C1278DA2F0890240027B5A00C57116B2EE57_gshared (ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB )); ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_mE62A3FCBA175EBEE5A183852FFFA65CE778BA50C((ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB *)(ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB *)L_0, (ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m4183C1278DA2F0890240027B5A00C57116B2EE57_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m810EE9DCFC0DEDCF0C90664060F166DA992A6B15_gshared (ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 )); ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_m23F6024689D268D3EAF235D962143EB29C02024C((ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 *)(ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 *)L_0, (ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m810EE9DCFC0DEDCF0C90664060F166DA992A6B15_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mDEDA4D49096CA6508957949957BA655F08D050E5_gshared (ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 )); ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_m06014E666F15F38DC2CA3BCC1A2E1CFC4C377F96((ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 *)(ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 *)L_0, (ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_mDEDA4D49096CA6508957949957BA655F08D050E5_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m70415B4CEB800311A5A59BB3969569F0975BC486_gshared (ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 )); ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_mDA81EC215E84849931FCD11BC2D1B8C632E1DBDD((ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 *)(ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 *)L_0, (ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_m70415B4CEB800311A5A59BB3969569F0975BC486_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m982B24476DA5F9D46C999875316F8F46C20917B2_gshared (ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 )); ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_m0A5BC6E72DDD65895BFED28790EE5602B00C6801((ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 *)(ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 *)L_0, (ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m982B24476DA5F9D46C999875316F8F46C20917B2_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mC5991589B8EF6F144DE5ABCCC2B21CB196F698B3_gshared (ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A )); ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_mB570D29A0A3D9F0AD5E4F639F5B159FC6D8BBF9C((ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A *)(ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A *)L_0, (ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mC5991589B8EF6F144DE5ABCCC2B21CB196F698B3_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m0829CAA6E40C98E00E9D55BFC522A99104709E75_gshared (ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 )); ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_m270912EDD6E860FB2E97121DACF77D700114309F((ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 *)(ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 *)L_0, (ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m0829CAA6E40C98E00E9D55BFC522A99104709E75_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mAB8575006EB31CB4712CEFE5C391ED984A52337C_gshared (ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F )); ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_m70EEAFEEAE5B0A2F1C128E6D5E2894544E211CBB((ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F *)(ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F *)L_0, (ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_mAB8575006EB31CB4712CEFE5C391ED984A52337C_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m7DF09C6A957CD68CE0FDA25048A4F6728725D664_gshared (ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A )); ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_m33727C78FDAC91D5728B3BFD6C0A1EDD92C03793((ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A *)(ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A *)L_0, (ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_m7DF09C6A957CD68CE0FDA25048A4F6728725D664_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m1AB9DDBFD3CF93560D193D79DF8ECC12560EF04D_gshared (ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 )); ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_m073A358D133D4F0BFE374915945BC555A9BBE3E6((ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 *)(ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 *)L_0, (ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_m1AB9DDBFD3CF93560D193D79DF8ECC12560EF04D_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mDDCCA8808991D21172858FE0E17A303E71742D44_gshared (ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 )); ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_mD42C2C5DBBBBC7D582E026DB03E77393B882DDDC((ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 *)(ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 *)L_0, (ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_mDDCCA8808991D21172858FE0E17A303E71742D44_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m23B6940E117B7BD9BA333A688F6BED9F72EAFDF8_gshared (ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C )); ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_mE189A533879913A7268D7AE4D9DB70451653EC73((ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C *)(ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C *)L_0, (ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m23B6940E117B7BD9BA333A688F6BED9F72EAFDF8_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m38C8686B8273EC885456C5F14E4682D7FAD89FBF_gshared (ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 )); ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_mBEF0A51B44FA40FFEFC7C4B5F6BA63B0BC78877C((ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 *)(ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 *)L_0, (ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m38C8686B8273EC885456C5F14E4682D7FAD89FBF_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m389479B52B9ECA60C6ADA80CEC75FFEF4247C23D_gshared (ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB )); ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_mCDB0E00DA38C4588A6434562ED74A25D92011114((ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB *)(ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB *)L_0, (ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m389479B52B9ECA60C6ADA80CEC75FFEF4247C23D_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m4B4155235196F3B5988E39204601BF6E682D9D70_gshared (ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 )); ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_m5E8B2E2A29F657394553BC336B5323D9BFCF3462((ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 *)(ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 *)L_0, (ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m4B4155235196F3B5988E39204601BF6E682D9D70_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mFC02B3A4C79915CFB33260A575505C6F4A024BB2_gshared (ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 )); ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_m1A72B4BAF8AFBED5D6A1C23EF8243AA10AD6DEEA((ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 *)(ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 *)L_0, (ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_mFC02B3A4C79915CFB33260A575505C6F4A024BB2_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m653AE2605B38165D194D07063B4C6EE154B02B45_gshared (ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 )); ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_mC4C32F0F7B462E1E29E1BF129C3B4880DD30D983((ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 *)(ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 *)L_0, (ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m653AE2605B38165D194D07063B4C6EE154B02B45_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m4C0D82FB33DCC1A26302F4595B69E46537ED737A_gshared (ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 )); ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_m8C60D4627A77239FD3764C824F824D7477AD55B5((ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 *)(ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 *)L_0, (ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m4C0D82FB33DCC1A26302F4595B69E46537ED737A_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m5D32835EB67E8BE6CF87EF6C2BFE68D3D4A5191B_gshared (ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA )); ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_m3BC801647DA231DCB8FE56114E42F756AB8433FF((ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA *)(ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA *)L_0, (ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_m5D32835EB67E8BE6CF87EF6C2BFE68D3D4A5191B_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mF16F582DA55779F0DD01A59A16D29C01215A809F_gshared (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 )); ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_m10794688D8D669DB98F3FA39FB1D2CFCCA3E0E70((ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *)(ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 *)L_0, (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mF16F582DA55779F0DD01A59A16D29C01215A809F_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mDAE573914678089D2275D4B2C2B9CD3C514345BB_gshared (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 )); ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_m14790B5F6ABF9824DA34AE50D44F0D82941257F6((ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *)(ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 *)L_0, (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mDAE573914678089D2275D4B2C2B9CD3C514345BB_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m0A67FED689D582C86407EEC1B180C36B175A48BA_gshared (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD )); ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_m1608E78E6A15AD152C149501ED9D14FA2D56BD7F((ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *)(ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD *)L_0, (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m0A67FED689D582C86407EEC1B180C36B175A48BA_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mF706F4395FEC0078107E16CB773901756ADA1098_gshared (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 )); ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_m38A097FF17378E28BA2F4A76630817B1AF02E259((ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *)(ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 *)L_0, (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_mF706F4395FEC0078107E16CB773901756ADA1098_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m7F486C542E489780771193C653B024597D886753_gshared (ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 )); ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_mDE3CDE33C1416E88BD898D9E1A4056F89887F31D((ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 *)(ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 *)L_0, (ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m7F486C542E489780771193C653B024597D886753_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA7FA6FB074BE5E42AA4D7F4CB8AEED3F54A53EDA_gshared (ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 )); ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_mED342B4BE245093515697E4FC00C525F540D7CC8((ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 *)(ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 *)L_0, (ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mA7FA6FB074BE5E42AA4D7F4CB8AEED3F54A53EDA_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m26B6DDDD4C1E2AE124D4C428C192A7B4C076017A_gshared (ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 )); ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_m559C3D3247758493F4FDC5E4A7184E65CAD8DE4E((ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 *)(ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 *)L_0, (ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m26B6DDDD4C1E2AE124D4C428C192A7B4C076017A_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mE8309866F7EDD09530F1580BCDA1DC098A4B81BB_gshared (ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A )); ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_m38111E104D106D92A63A5E0C70A55505AFDEDE4F((ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A *)(ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A *)L_0, (ReadOnlyMemory_1_t2F8498E799B2A028C735B968B2A6F06E0526136A )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisRgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53_mE8309866F7EDD09530F1580BCDA1DC098A4B81BB_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m9F993599780EE15CF2936EB05FC635B9B9A0380D_gshared (ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 )); ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_mD5F9F24201043E7C6A9CDEB01267FAEB380268CA((ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 *)(ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 *)L_0, (ReadOnlyMemory_1_tD581EF97179232D224F8053C23C974F59EBEE147 )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisShort2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_m9F993599780EE15CF2936EB05FC635B9B9A0380D_RuntimeMethod_var))); } IL_001c: { return; } } // System.Void SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::CheckPaletteState(System.ReadOnlyMemory`1&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void QuantizerUtilities_CheckPaletteState_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m5FBA11857AFC50438688E33EE20B64C0F41C9E17_gshared (ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC * ___palette0, const RuntimeMethod* method) { ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC V_0; memset((&V_0), 0, sizeof(V_0)); { ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC * L_0 = ___palette0; il2cpp_codegen_initobj((&V_0), sizeof(ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC )); ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC L_1 = V_0; bool L_2; L_2 = ReadOnlyMemory_1_Equals_m6A986A3B00C2BB6DD43DFD6512D92ECEFCCA3B41((ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC *)(ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC *)L_0, (ReadOnlyMemory_1_t4B7B3C43A125FDE3BAFB0975BB59E0BE77E3D8FC )L_1, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_2) { goto IL_001c; } } { InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB * L_3 = (InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB *)il2cpp_codegen_object_new(((RuntimeClass*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&InvalidOperationException_t10D3EE59AD28EC641ACEE05BCA4271A527E5ECAB_il2cpp_TypeInfo_var))); InvalidOperationException__ctor_mC012CE552988309733C896F3FEA8249171E4402E(L_3, (String_t*)((String_t*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&_stringLiteral5168182BD3422E1456E03D22CAB58E9286FFE253)), /*hidden argument*/NULL); IL2CPP_RAISE_MANAGED_EXCEPTION(L_3, ((RuntimeMethod*)il2cpp_codegen_initialize_runtime_metadata_inline((uintptr_t*)&QuantizerUtilities_CheckPaletteState_TisShort4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_m5FBA11857AFC50438688E33EE20B64C0F41C9E17_RuntimeMethod_var))); } IL_001c: { return; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.A8>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5_TisA8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4_m3F5B6CFC5BBDA24D1C5EB6E1AAE4F9BF31364EED_gshared (OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 * ___quantizer0, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * V_1 = NULL; ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_0 = ___source1; (( void (*) (ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB L_12; L_12 = (( ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * L_13 = (IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_t474EFAFC92555BDEB6FEBD1DBFB63B23F363DDFB )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)L_13; OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 * L_18 = ___quantizer0; ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_19 = ___source1; IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 *, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *, IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 *)(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 *)L_18, (ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_19, (IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_22 = ___source1; NullCheck((ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_22); ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_23; L_23 = (( ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * (*) (ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 * L_24 = ___quantizer0; ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_25 = V_2; IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 *, ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *, IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 *)(OctreeQuantizer_1_tFB6E6BC762188AB37B7595CC253FA3C56B0704C5 *)L_24, (ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 *)L_25, (IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_tB83434DCD10359B8CC0498279D4B9233A007DC95 * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 * L_30 = V_1; return (IndexedImageFrame_1_t95E5AACC82D9D0493319B54F0A19E77C03A426C7 *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.Abgr32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E_TisAbgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890_m13A65DE8ED2B52C353C71AE91E5D4C683C967EA5_gshared (OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E * ___quantizer0, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * V_1 = NULL; ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_0 = ___source1; (( void (*) (ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 L_12; L_12 = (( ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * L_13 = (IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_tA7F577467A206FC71445998233663F4A71C7AF68 )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)L_13; OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E * L_18 = ___quantizer0; ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_19 = ___source1; IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E *, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *, IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E *)(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E *)L_18, (ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_19, (IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_22 = ___source1; NullCheck((ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_22); ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_23; L_23 = (( ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * (*) (ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E * L_24 = ___quantizer0; ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_25 = V_2; IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E *, ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *, IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E *)(OctreeQuantizer_1_t8BB233E7BE71344975211A3EA06C1C92D9C3A67E *)L_24, (ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C *)L_25, (IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_t87D89E6BC17009A8D92FA785718D000543989E5C * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 * L_30 = V_1; return (IndexedImageFrame_1_t30E4A16945888F1B75E78076B5F2A41855378E94 *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.Argb32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220_TisArgb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD_m41ACAD749E2C3D2D6F68ED3184FACBBE5AE4048A_gshared (OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 * ___quantizer0, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * V_1 = NULL; ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_0 = ___source1; (( void (*) (ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 L_12; L_12 = (( ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * L_13 = (IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_t8D0911360DE6F7C5A7CACE86201EFDFE83142772 )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)L_13; OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 * L_18 = ___quantizer0; ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_19 = ___source1; IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 *, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *, IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 *)(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 *)L_18, (ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_19, (IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_22 = ___source1; NullCheck((ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_22); ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_23; L_23 = (( ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * (*) (ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 * L_24 = ___quantizer0; ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_25 = V_2; IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 *, ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *, IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 *)(OctreeQuantizer_1_t422D903448A9D3725BD3EB7D06C75F7821F43220 *)L_24, (ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 *)L_25, (IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_tBE6B8211A518C4C30C504D1349034C6A3FBF7583 * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 * L_30 = V_1; return (IndexedImageFrame_1_t017335325A57A353F7DDD72094BDB1F9AF12C8A9 *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.Bgr24>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204_TisBgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9_mCBFAEF9DCA15193C9639A3CCC54BAF11A5A4B8F3_gshared (OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 * ___quantizer0, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * V_1 = NULL; ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_0 = ___source1; (( void (*) (ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 L_12; L_12 = (( ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * L_13 = (IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_tDEA71C6953E04C7DB91DD973F5346475CB8085F0 )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)L_13; OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 * L_18 = ___quantizer0; ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_19 = ___source1; IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 *, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *, IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 *)(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 *)L_18, (ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_19, (IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_22 = ___source1; NullCheck((ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_22); ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_23; L_23 = (( ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * (*) (ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 * L_24 = ___quantizer0; ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_25 = V_2; IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 *, ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *, IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 *)(OctreeQuantizer_1_tB2F4A5A162951AA4DB45549119A293A93949E204 *)L_24, (ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F *)L_25, (IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_t71F1299FB440EE8E5E2B43AB759737E197824D3F * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 * L_30 = V_1; return (IndexedImageFrame_1_t13BC1CB6B0F83E7AD02CD11BDEB3627A32FB0334 *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.Bgr565>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5_TisBgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C_m109BA458250D46D9120019DEA24635136B629ED0_gshared (OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 * ___quantizer0, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 * V_1 = NULL; ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * L_0 = ___source1; (( void (*) (ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 L_12; L_12 = (( ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 * L_13 = (IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_t9580D3E648581B080FE82EF40D9555020C1BC789 )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *)L_13; OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 * L_18 = ___quantizer0; ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * L_19 = ___source1; IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 *, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *, IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 *)(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 *)L_18, (ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *)L_19, (IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * L_22 = ___source1; NullCheck((ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *)L_22); ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * L_23; L_23 = (( ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * (*) (ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 * L_24 = ___quantizer0; ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * L_25 = V_2; IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 *, ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *, IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 *)(OctreeQuantizer_1_tC5D730F85C8B6908386F2728F43228D7713F6AE5 *)L_24, (ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 *)L_25, (IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_t429D8719568A13D9C253438C87ED75B8B1899C75 * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 * L_30 = V_1; return (IndexedImageFrame_1_t4BE08D2A87FF02B0755F4DB301CADA9E6B418C84 *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.Bgra32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D_TisBgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02_mAACDD8546C4665236D2A6F4A93255213C567B1DA_gshared (OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D * ___quantizer0, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 * V_1 = NULL; ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * L_0 = ___source1; (( void (*) (ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A L_12; L_12 = (( ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 * L_13 = (IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_t52825E05DD344634AEB89FB81538E0EFF16B338A )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *)L_13; OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D * L_18 = ___quantizer0; ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * L_19 = ___source1; IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D *, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *, IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D *)(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D *)L_18, (ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *)L_19, (IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * L_22 = ___source1; NullCheck((ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *)L_22); ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * L_23; L_23 = (( ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * (*) (ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D * L_24 = ___quantizer0; ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * L_25 = V_2; IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D *, ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *, IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D *)(OctreeQuantizer_1_t7BDE1216ABD55A887B4B2960E2A25F84328B898D *)L_24, (ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F *)L_25, (IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_t02BE68AC4840BA25B98F80CFFECB04BDA14F105F * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 * L_30 = V_1; return (IndexedImageFrame_1_t0C8AB1C84813726B290CC94233B180BD0D4B3F58 *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.Bgra4444>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695_TisBgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4_m087E9E5BF9321F3DC40A35D734CCFCE02E7460DF_gshared (OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 * ___quantizer0, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 * V_1 = NULL; ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * L_0 = ___source1; (( void (*) (ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 L_12; L_12 = (( ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 * L_13 = (IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_tCD11A049A4A721E70875EFDEDA719D09691A6C06 )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *)L_13; OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 * L_18 = ___quantizer0; ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * L_19 = ___source1; IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 *, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *, IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 *)(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 *)L_18, (ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *)L_19, (IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * L_22 = ___source1; NullCheck((ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *)L_22); ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * L_23; L_23 = (( ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * (*) (ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 * L_24 = ___quantizer0; ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * L_25 = V_2; IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 *, ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *, IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 *)(OctreeQuantizer_1_tD7B8066DA1DCC5704EB8477DD5375FEB17AC1695 *)L_24, (ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 *)L_25, (IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_tFEB2CA3165DCFE44FBA65BAC0E0B516630E72C12 * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 * L_30 = V_1; return (IndexedImageFrame_1_tDA1BD2AA119B87BA5180E274A9C376F0C1E57421 *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.Bgra5551>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57_TisBgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8_m80D8BCFBCA3B56FCE02F43A681C38EC15933A19E_gshared (OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 * ___quantizer0, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC * V_1 = NULL; ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * L_0 = ___source1; (( void (*) (ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F L_12; L_12 = (( ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC * L_13 = (IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_t33F8F10BF0E8704946B7F6CE9AAA1DAA0142215F )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *)L_13; OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 * L_18 = ___quantizer0; ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * L_19 = ___source1; IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 *, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *, IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 *)(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 *)L_18, (ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *)L_19, (IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * L_22 = ___source1; NullCheck((ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *)L_22); ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * L_23; L_23 = (( ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * (*) (ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 * L_24 = ___quantizer0; ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * L_25 = V_2; IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 *, ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *, IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 *)(OctreeQuantizer_1_tA400D132B4E6DCFDDC8174F7F4EF3B3945ACBF57 *)L_24, (ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 *)L_25, (IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_t83CDDBC097692249999D7F7E03FA2D1F892B1500 * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC * L_30 = V_1; return (IndexedImageFrame_1_tAB7AD6337D654FB35EFFE2B8CD254E63FFA5D8EC *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.Byte4>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC_TisByte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22_mF861B6E0E833E4E7410A63E50E617C112B232343_gshared (OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC * ___quantizer0, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A * V_1 = NULL; ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * L_0 = ___source1; (( void (*) (ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A L_12; L_12 = (( ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A * L_13 = (IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_tC20A780BF56A0E4BFACDA755ABC7D2B1DBA8D74A )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *)L_13; OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC * L_18 = ___quantizer0; ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * L_19 = ___source1; IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC *, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *, IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC *)(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC *)L_18, (ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *)L_19, (IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * L_22 = ___source1; NullCheck((ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *)L_22); ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * L_23; L_23 = (( ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * (*) (ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC * L_24 = ___quantizer0; ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * L_25 = V_2; IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC *, ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *, IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC *)(OctreeQuantizer_1_t7D6EC9ECD26177D94FA7BE8DC616C1815BA8B1CC *)L_24, (ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 *)L_25, (IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_t25CCDDFBB50058262053167124219A8211A5CD26 * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A * L_30 = V_1; return (IndexedImageFrame_1_tFF6483C34B37362E21335D8B25AA83B47CB6F04A *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.HalfSingle>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66_TisHalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E_mFC68BAECDC247F3B9142AED1031BF1A355A57CD3_gshared (OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 * ___quantizer0, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE * V_1 = NULL; ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * L_0 = ___source1; (( void (*) (ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 L_12; L_12 = (( ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE * L_13 = (IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_t5965B3BBD30D5773D131F3D39CD15400D940C7E7 )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *)L_13; OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 * L_18 = ___quantizer0; ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * L_19 = ___source1; IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 *, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *, IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 *)(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 *)L_18, (ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *)L_19, (IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * L_22 = ___source1; NullCheck((ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *)L_22); ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * L_23; L_23 = (( ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * (*) (ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 * L_24 = ___quantizer0; ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * L_25 = V_2; IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 *, ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *, IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 *)(OctreeQuantizer_1_t6CDAD818876B431D4CE6FD30221B62511F483B66 *)L_24, (ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C *)L_25, (IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_t31E400B9A7FF6945BCE11D68665FB7D1198FDD8C * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE * L_30 = V_1; return (IndexedImageFrame_1_t009724E8AE467EB447899AD621F9AE9744BEBCFE *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.HalfVector2>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5_TisHalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC_m5894921410E9FA1E4279CA018C8C912436A4AADF_gshared (OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 * ___quantizer0, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 * V_1 = NULL; ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * L_0 = ___source1; (( void (*) (ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 L_12; L_12 = (( ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 * L_13 = (IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_t518331823F7998D33139AB69325A8CE8DA5350E1 )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *)L_13; OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 * L_18 = ___quantizer0; ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * L_19 = ___source1; IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 *, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *, IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 *)(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 *)L_18, (ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *)L_19, (IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * L_22 = ___source1; NullCheck((ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *)L_22); ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * L_23; L_23 = (( ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * (*) (ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 * L_24 = ___quantizer0; ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * L_25 = V_2; IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 *, ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *, IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 *)(OctreeQuantizer_1_tBD238FBC73B7D2BCE53D955849D1ED67B93F77F5 *)L_24, (ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A *)L_25, (IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_t6A5123D867B002E0B8261C28249C27EDCA35BB7A * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 * L_30 = V_1; return (IndexedImageFrame_1_t1B15F8DCC3842A6E25E59126E3041ECDD1916524 *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.HalfVector4>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED_TisHalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97_m0F9F6D3CC5FE10BE65A2D4822257F8C1A1B8FCB5_gshared (OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED * ___quantizer0, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 * V_1 = NULL; ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * L_0 = ___source1; (( void (*) (ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C L_12; L_12 = (( ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 * L_13 = (IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_tC8C1D060A8B320F05417B100ABFA8E2836C6705C )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *)L_13; OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED * L_18 = ___quantizer0; ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * L_19 = ___source1; IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED *, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *, IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED *)(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED *)L_18, (ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *)L_19, (IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * L_22 = ___source1; NullCheck((ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *)L_22); ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * L_23; L_23 = (( ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * (*) (ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED * L_24 = ___quantizer0; ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * L_25 = V_2; IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED *, ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *, IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED *)(OctreeQuantizer_1_t2C0526C4FE50F0CC36DAD70A2370AC3D4CCCD7ED *)L_24, (ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 *)L_25, (IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_t04CBBF3ED75EAAD6633AAE75827BE09CD3B54FF8 * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 * L_30 = V_1; return (IndexedImageFrame_1_t76BF1201FE72C03C8C30A857DD9224726FF62DD8 *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.L16>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34_TisL16_t82A3FD4325827CB571596BA0DA68B251F985D94F_m411398ABF0447899375BA2838050082E194CC4CD_gshared (OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 * ___quantizer0, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 * V_1 = NULL; ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * L_0 = ___source1; (( void (*) (ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 L_12; L_12 = (( ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 * L_13 = (IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_tEE30D3BF1C568ACBD9E02BC9B4C7AA6B38EFD817 )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *)L_13; OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 * L_18 = ___quantizer0; ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * L_19 = ___source1; IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 *, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *, IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 *)(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 *)L_18, (ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *)L_19, (IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * L_22 = ___source1; NullCheck((ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *)L_22); ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * L_23; L_23 = (( ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * (*) (ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 * L_24 = ___quantizer0; ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * L_25 = V_2; IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 *, ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *, IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 *)(OctreeQuantizer_1_t28D2DF7DE064D3740FA6CDDF50FF44B17673BB34 *)L_24, (ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C *)L_25, (IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_t4CA9C83E8D3FEE5A09A96D6CD999946CA70AF43C * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 * L_30 = V_1; return (IndexedImageFrame_1_tC8FA8DC85B9851247DEF0845E81811A43940BB38 *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.L8>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11_TisL8_t0DC62ABA8124A587901AC9D023076EF568A23003_m3E5A0D320DD01138F61548BAA69DE11FE3DCB821_gshared (OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 * ___quantizer0, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 * V_1 = NULL; ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * L_0 = ___source1; (( void (*) (ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB L_12; L_12 = (( ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 * L_13 = (IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_t3FF234AE45F7239B0338B72B166873C6A55A8BBB )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *)L_13; OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 * L_18 = ___quantizer0; ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * L_19 = ___source1; IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 *, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *, IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 *)(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 *)L_18, (ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *)L_19, (IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * L_22 = ___source1; NullCheck((ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *)L_22); ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * L_23; L_23 = (( ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * (*) (ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 * L_24 = ___quantizer0; ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * L_25 = V_2; IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 *, ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *, IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 *)(OctreeQuantizer_1_t2E87E22FCA15442E64F34B0C13B2C1F155821C11 *)L_24, (ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 *)L_25, (IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_t8EE2BB6269B33FACC502D52A352C4BE292087F22 * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 * L_30 = V_1; return (IndexedImageFrame_1_t96E6D90424A10495ACD7C932B3D32056C4B0D131 *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.La16>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F_TisLa16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677_m11F5D55717CD7CBD9AFBED6540E385223868CCEF_gshared (OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F * ___quantizer0, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 * V_1 = NULL; ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * L_0 = ___source1; (( void (*) (ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 L_12; L_12 = (( ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 * L_13 = (IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_tA0ED4C9089EA5060EE0D3A5C74509E48C4503686 )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *)L_13; OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F * L_18 = ___quantizer0; ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * L_19 = ___source1; IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F *, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *, IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F *)(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F *)L_18, (ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *)L_19, (IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * L_22 = ___source1; NullCheck((ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *)L_22); ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * L_23; L_23 = (( ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * (*) (ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F * L_24 = ___quantizer0; ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * L_25 = V_2; IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F *, ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *, IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F *)(OctreeQuantizer_1_tE77CADEA4B42D0A10E7BF91F5C58FD0F4AC8F39F *)L_24, (ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 *)L_25, (IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_t353F53CEFD2555A6F2212AC1506E72F1A6167676 * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 * L_30 = V_1; return (IndexedImageFrame_1_tB4EE50E1062152A6E7AA7D83B8F90B5CF895AF16 *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.La32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB_TisLa32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5_m96FB53B8199AF5CBAB86C832ADB5F32525C2F5DC_gshared (OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB * ___quantizer0, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB * V_1 = NULL; ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * L_0 = ___source1; (( void (*) (ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 L_12; L_12 = (( ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB * L_13 = (IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_tF3FF5BAEDE78BDF121FC799E3B097D62134A40A8 )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *)L_13; OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB * L_18 = ___quantizer0; ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * L_19 = ___source1; IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB *, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *, IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB *)(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB *)L_18, (ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *)L_19, (IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * L_22 = ___source1; NullCheck((ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *)L_22); ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * L_23; L_23 = (( ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * (*) (ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB * L_24 = ___quantizer0; ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * L_25 = V_2; IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB *, ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *, IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB *)(OctreeQuantizer_1_t4CA7AE488496E95DCC6D480DE6C72FB9C87E86BB *)L_24, (ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 *)L_25, (IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_tC5B4A23B20CAC158FBDEF2BB3B31C9A6FCC95342 * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB * L_30 = V_1; return (IndexedImageFrame_1_t396DB59D657267C689BC4F8CF63C0F388A2872AB *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.NormalizedByte2>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF_TisNormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_m59472CFCEAA79EEB4C160D201AB5DEBA2BF6C2B5_gshared (OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF * ___quantizer0, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 * V_1 = NULL; ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * L_0 = ___source1; (( void (*) (ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 L_12; L_12 = (( ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 * L_13 = (IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_tFE8BDB178381B247543181B9ACEE492AB173D629 )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *)L_13; OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF * L_18 = ___quantizer0; ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * L_19 = ___source1; IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF *, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *, IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF *)(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF *)L_18, (ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *)L_19, (IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * L_22 = ___source1; NullCheck((ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *)L_22); ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * L_23; L_23 = (( ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * (*) (ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF * L_24 = ___quantizer0; ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * L_25 = V_2; IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF *, ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *, IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF *)(OctreeQuantizer_1_t82C3B4299558B586A4C56F691F32CFCFDEB5A8DF *)L_24, (ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 *)L_25, (IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_tB4D73C52247D8AFDD10636E77C4620FF62A46411 * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 * L_30 = V_1; return (IndexedImageFrame_1_tB99847D1C97E5E4FBE9492AAC3EFBBEAC502F1C8 *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.NormalizedByte4>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB_TisNormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_m129116B5A7DB3E504D96FC1BEAF1876276091EE2_gshared (OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB * ___quantizer0, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 * V_1 = NULL; ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * L_0 = ___source1; (( void (*) (ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 L_12; L_12 = (( ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 * L_13 = (IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_t294BC7156FE9D81714342CD6693AC1D2DEE2B0F6 )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *)L_13; OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB * L_18 = ___quantizer0; ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * L_19 = ___source1; IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB *, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *, IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB *)(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB *)L_18, (ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *)L_19, (IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * L_22 = ___source1; NullCheck((ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *)L_22); ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * L_23; L_23 = (( ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * (*) (ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB * L_24 = ___quantizer0; ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * L_25 = V_2; IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB *, ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *, IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB *)(OctreeQuantizer_1_t2C10B50553DD59E781FE989CFEB7D23278FD0DCB *)L_24, (ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 *)L_25, (IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_tAEFC19A1C2A7128454F3E56090FAB840E8171625 * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 * L_30 = V_1; return (IndexedImageFrame_1_tE3812257ACF37F2C1C133A6DEC1FD4FC807D1069 *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.NormalizedShort2>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF_TisNormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_mAC65EF2D4FD1352706626ECDA221A5FA1E9C536E_gshared (OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF * ___quantizer0, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B * V_1 = NULL; ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * L_0 = ___source1; (( void (*) (ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA L_12; L_12 = (( ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B * L_13 = (IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_tBC5EADEB3C22A4A894923FB2B5B9AFED8C230BFA )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *)L_13; OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF * L_18 = ___quantizer0; ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * L_19 = ___source1; IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF *, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *, IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF *)(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF *)L_18, (ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *)L_19, (IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * L_22 = ___source1; NullCheck((ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *)L_22); ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * L_23; L_23 = (( ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * (*) (ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF * L_24 = ___quantizer0; ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * L_25 = V_2; IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF *, ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *, IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF *)(OctreeQuantizer_1_t38D1C63E1867C9FEFC1036FCC64FE5B099F115DF *)L_24, (ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 *)L_25, (IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_tEDAA1E57649B8CBF5F000BFF71CC8BA570B355D1 * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B * L_30 = V_1; return (IndexedImageFrame_1_t74D7008C6D271DC3ADFCEDBC66557060A522E03B *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.NormalizedShort4>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8_TisNormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_mF4A14D557736DAB0FC921724652C854076B564FF_gshared (OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 * ___quantizer0, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * V_1 = NULL; ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_0 = ___source1; (( void (*) (ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 L_12; L_12 = (( ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * L_13 = (IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_tD3CCCCBCF144356912CCA1D33F0CAC1CE8FA7317 )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *)L_13; OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 * L_18 = ___quantizer0; ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_19 = ___source1; IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 *, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *, IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 *)(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 *)L_18, (ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_19, (IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_22 = ___source1; NullCheck((ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_22); ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_23; L_23 = (( ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * (*) (ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 * L_24 = ___quantizer0; ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_25 = V_2; IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 *, ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *, IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 *)(OctreeQuantizer_1_t672BC288E3063664E66C441B3DB749EF780F13B8 *)L_24, (ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 *)L_25, (IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_tF6A0C4B7E628FD4B05C86D9731B7EACF2BF352E2 * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C * L_30 = V_1; return (IndexedImageFrame_1_tEC4BF3694DB32F9A896801CAD81D67BAB94B564C *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.Rg32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F_TisRg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_mD8CCE9813255148F4B8D1488A3D85BD10B658FD4_gshared (OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F * ___quantizer0, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * V_1 = NULL; ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_0 = ___source1; (( void (*) (ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 L_12; L_12 = (( ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * L_13 = (IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_t2B0F5CCA28EB53F080929744EE88D78AAD0E14F7 )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *)L_13; OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F * L_18 = ___quantizer0; ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_19 = ___source1; IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F *, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *, IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F *)(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F *)L_18, (ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_19, (IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_22 = ___source1; NullCheck((ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_22); ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_23; L_23 = (( ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * (*) (ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F * L_24 = ___quantizer0; ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_25 = V_2; IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F *, ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *, IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F *)(OctreeQuantizer_1_tBBA0D2E285B2DC8677D1A0271E32C96525EBAB0F *)L_24, (ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF *)L_25, (IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_tF04CD1DA1BC5BA03569A3D0C684083BC0A9F3CBF * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 * L_30 = V_1; return (IndexedImageFrame_1_t9A6F52AFA0FBD7EBF629415BF2D19035D22F4E35 *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.Rgb24>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m0C58C29DD83020EA521D7E3FF7A062042320E627_gshared (OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 * ___quantizer0, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * V_1 = NULL; ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_0 = ___source1; (( void (*) (ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD L_12; L_12 = (( ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * L_13 = (IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_t91D35C0A4CB3520CA341B5AE0748A15B414F5CDD )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *)L_13; OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 * L_18 = ___quantizer0; ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_19 = ___source1; IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 *, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *, IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 *)(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 *)L_18, (ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_19, (IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_22 = ___source1; NullCheck((ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_22); ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_23; L_23 = (( ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * (*) (ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 * L_24 = ___quantizer0; ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_25 = V_2; IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 *, ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *, IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 *)(OctreeQuantizer_1_t2A39A7D3380E525057455511BAF11E2B0FEDBAE5 *)L_24, (ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 *)L_25, (IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_tAAC4AF9F4D2C44255EF2D1B9CDC988A2D2894DF4 * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 * L_30 = V_1; return (IndexedImageFrame_1_t42D14C98E2BB49D8F70F27C3F1DB4230153852C5 *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.Rgb48>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m44C61B3181BCDB50D33282A34855FFFAD59CAFB5_gshared (OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F * ___quantizer0, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * V_1 = NULL; ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_0 = ___source1; (( void (*) (ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 L_12; L_12 = (( ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * L_13 = (IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_t2B416CA9C14B85A7A43BA2A0E91F9D21F5B35B73 )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *)L_13; OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F * L_18 = ___quantizer0; ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_19 = ___source1; IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F *, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *, IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F *)(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F *)L_18, (ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_19, (IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_22 = ___source1; NullCheck((ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_22); ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_23; L_23 = (( ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * (*) (ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F * L_24 = ___quantizer0; ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_25 = V_2; IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F *, ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *, IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F *)(OctreeQuantizer_1_t9DDC3BE116C98EA4CAAA4AF3A96164F46AE82E3F *)L_24, (ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 *)L_25, (IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_tEB7DCC9B092501D7D050D013B712B1E50563D4A0 * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 * L_30 = V_1; return (IndexedImageFrame_1_t9DCDBFB949F20F918BD2F7871683C3D8D2295B82 *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.Rgba1010102>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64_TisRgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_m3BD496D56D06A5A19840B0AF25EAD1426959CFEA_gshared (OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 * ___quantizer0, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 * V_1 = NULL; ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * L_0 = ___source1; (( void (*) (ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 L_12; L_12 = (( ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 * L_13 = (IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_tBA506F1837C18B741E69C0C1D6474A9E17FFC7C4 )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *)L_13; OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 * L_18 = ___quantizer0; ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * L_19 = ___source1; IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 *, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *, IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 *)(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 *)L_18, (ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *)L_19, (IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * L_22 = ___source1; NullCheck((ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *)L_22); ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * L_23; L_23 = (( ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * (*) (ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 * L_24 = ___quantizer0; ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * L_25 = V_2; IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 *, ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *, IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 *)(OctreeQuantizer_1_t5938484A4FD4A627BFF270B0BCC1DE7507927B64 *)L_24, (ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF *)L_25, (IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_t75C556D67DCE70F33AD00718215CE82DE8167DAF * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 * L_30 = V_1; return (IndexedImageFrame_1_t12C55725553EEE39F0FAE36D60357DC7A1161638 *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.Rgba32>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F_TisRgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_mEDB1E2FF4A04A212DE099945ADDDB82706A8E331_gshared (OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F * ___quantizer0, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 * V_1 = NULL; ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * L_0 = ___source1; (( void (*) (ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 L_12; L_12 = (( ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 * L_13 = (IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_t54747E74764696DF584F4B8ACC05E6EA0AD6FE82 )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *)L_13; OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F * L_18 = ___quantizer0; ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * L_19 = ___source1; IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F *, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *, IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F *)(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F *)L_18, (ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *)L_19, (IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * L_22 = ___source1; NullCheck((ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *)L_22); ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * L_23; L_23 = (( ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * (*) (ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F * L_24 = ___quantizer0; ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * L_25 = V_2; IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F *, ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *, IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F *)(OctreeQuantizer_1_t00625D1A4F0DCC06FB9CF05F87E08D3082C1A36F *)L_24, (ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 *)L_25, (IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_t51F4B2A26659C7533F4C2BE85694A7B854B771F6 * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 * L_30 = V_1; return (IndexedImageFrame_1_t8FBAF2758522B5EF25219144F38E113E4E149949 *)L_30; } } // SixLabors.ImageSharp.IndexedImageFrame`1 SixLabors.ImageSharp.Processing.Processors.Quantization.QuantizerUtilities::QuantizeFrame,SixLabors.ImageSharp.PixelFormats.Rgba64>(TFrameQuantizer&,SixLabors.ImageSharp.ImageFrame`1,SixLabors.ImageSharp.Rectangle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 * QuantizerUtilities_QuantizeFrame_TisOctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m1520C3BC54964DB05C20527492144808792D8AE6_gshared (OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C * ___quantizer0, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * ___source1, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___bounds2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5); s_Il2CppMethodInitialized = true; } Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 V_0; memset((&V_0), 0, sizeof(V_0)); IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 * V_1 = NULL; ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * V_2 = NULL; Exception_t * __last_unhandled_exception = 0; il2cpp::utils::ExceptionSupportStack __leave_targets; { ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_0 = ___source1; (( void (*) (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, String_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_0, (String_t*)_stringLiteral66F9618FDA792CAB23AF2D7FFB50AB2D3E393DC5, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_1 = ___source1; NullCheck((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_2; L_2 = ImageFrame_Bounds_mE7C6179BB181694F0309DFC2FDACFF1C17423449((ImageFrame_t226F78A98C19E7C060696C9D546C58F6B5441899 *)L_1, /*hidden argument*/NULL); Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_3 = ___bounds2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_4; L_4 = Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_2, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_3, /*hidden argument*/NULL); V_0 = (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_4; OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C * L_5 = ___quantizer0; Il2CppFakeBox L_6(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_5); const VirtualInvokeData& il2cpp_virtual_invoke_data__31 = il2cpp_codegen_get_interface_invoke_data(0, (&L_6), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * L_7; L_7 = (( Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__31.methodPtr)((RuntimeObject*)(&L_6), /*hidden argument*/il2cpp_virtual_invoke_data__31.method); *L_5 = L_6.m_Value; int32_t L_8; L_8 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); int32_t L_9; L_9 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&V_0), /*hidden argument*/NULL); OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C * L_10 = ___quantizer0; Il2CppFakeBox L_11(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_10); const VirtualInvokeData& il2cpp_virtual_invoke_data__57 = il2cpp_codegen_get_interface_invoke_data(2, (&L_11), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 L_12; L_12 = (( ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__57.methodPtr)((RuntimeObject*)(&L_11), /*hidden argument*/il2cpp_virtual_invoke_data__57.method); *L_10 = L_11.m_Value; IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 * L_13 = (IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *)il2cpp_codegen_object_new(IL2CPP_RGCTX_DATA(method->rgctx_data, 5)); (( void (*) (IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *, Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *, int32_t, int32_t, ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)->methodPointer)(L_13, (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 *)L_7, (int32_t)L_8, (int32_t)L_9, (ReadOnlyMemory_1_tF226305CD92910D4FC6AB2D09D257DFE119787B1 )L_12, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 6)); V_1 = (IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *)L_13; OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C * L_14 = ___quantizer0; Il2CppFakeBox L_15(IL2CPP_RGCTX_DATA(method->rgctx_data, 1), L_14); const VirtualInvokeData& il2cpp_virtual_invoke_data__75 = il2cpp_codegen_get_interface_invoke_data(1, (&L_15), IL2CPP_RGCTX_DATA(method->rgctx_data, 2)); QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * L_16; L_16 = (( QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * (*) (RuntimeObject*, const RuntimeMethod*))il2cpp_virtual_invoke_data__75.methodPtr)((RuntimeObject*)(&L_15), /*hidden argument*/il2cpp_virtual_invoke_data__75.method); *L_14 = L_15.m_Value; NullCheck((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16); RuntimeObject* L_17; L_17 = QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline((QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 *)L_16, /*hidden argument*/NULL); if (L_17) { goto IL_0062; } } { OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C * L_18 = ___quantizer0; ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_19 = ___source1; IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 * L_20 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_21 = V_0; (( void (*) (OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C *, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C *)(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C *)L_18, (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_19, (IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *)L_20, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_21, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); goto IL_007e; } IL_0062: { ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_22 = ___source1; NullCheck((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_22); ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_23; L_23 = (( ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * (*) (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)->methodPointer)((ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_22, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 9)); V_2 = (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_23; } IL_0069: try {// begin try (depth: 1) OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C * L_24 = ___quantizer0; ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_25 = V_2; IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 * L_26 = V_1; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_27 = V_0; (( void (*) (OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C *, ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *, IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 , const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)->methodPointer)((OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C *)(OctreeQuantizer_1_t07EBE8848144F90BA2E9C6A1DA9B81303112345C *)L_24, (ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 *)L_25, (IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *)L_26, (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 )L_27, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 8)); IL2CPP_LEAVE(0x7E, FINALLY_0074); }// end try (depth: 1) catch(Il2CppExceptionWrapper& e) { __last_unhandled_exception = (Exception_t *)e.ex; goto FINALLY_0074; } FINALLY_0074: {// begin finally (depth: 1) { ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_28 = V_2; if (!L_28) { goto IL_007d; } } IL_0077: { ImageFrame_1_t8C8C6C527599138DD365566E8F6692759F0705E3 * L_29 = V_2; NullCheck((RuntimeObject*)L_29); InterfaceActionInvoker0::Invoke(0 /* System.Void System.IDisposable::Dispose() */, IDisposable_t099785737FC6A1E3699919A94109383715A8D807_il2cpp_TypeInfo_var, (RuntimeObject*)L_29); } IL_007d: { IL2CPP_END_FINALLY(116) } }// end finally (depth: 1) IL2CPP_CLEANUP(116) { IL2CPP_RETHROW_IF_UNHANDLED(Exception_t *) IL2CPP_JUMP_TBL(0x7E, IL_007e) } IL_007e: { IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 * L_30 = V_1; return (IndexedImageFrame_1_t6895D9EA0DF43D354F5037A1D6ED8B48A2E28662 *)L_30; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t PngHeader_get_BitDepth_m08A8A1549FBD56EDA338C97E60199AA6A391BF8A_inline (PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * __this, const RuntimeMethod* method) { { uint8_t L_0 = __this->get_U3CBitDepthU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t BinaryPrimitives_ReadUInt16BigEndian_m2CF82FDFFF0DB717A575FF6898073AB5E2389626_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_Read_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE6E7B9169325123D679204772267C8E25A310709_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } uint16_t V_0 = 0; { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_0 = ___source0; uint16_t L_1; L_1 = MemoryMarshal_Read_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE6E7B9169325123D679204772267C8E25A310709_inline(L_0, /*hidden argument*/MemoryMarshal_Read_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE6E7B9169325123D679204772267C8E25A310709_RuntimeMethod_var); V_0 = L_1; IL2CPP_RUNTIME_CLASS_INIT(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var); bool L_2 = ((BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_StaticFields*)il2cpp_codegen_static_fields_for(BitConverter_t8DCBA24B909F1B221372AF2B37C76DCF614BA654_il2cpp_TypeInfo_var))->get_IsLittleEndian_0(); if (!L_2) { goto IL_0015; } } { uint16_t L_3 = V_0; uint16_t L_4; L_4 = BinaryPrimitives_ReverseEndianness_m8FF291C24CD2A9FA658A1370AFF29E94FCA8BAC7_inline(L_3, /*hidden argument*/NULL); V_0 = L_4; } IL_0015: { uint16_t L_5 = V_0; return L_5; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La16_FromRgb48_m6BA17C4A93FC2AB5230B4C2D6C5C8067BD89E5D8_inline (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_0 = ___source0; uint16_t L_1 = L_0.get_R_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint8_t L_2; L_2 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_1, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_3 = ___source0; uint16_t L_4 = L_3.get_G_1(); uint8_t L_5; L_5 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_4, /*hidden argument*/NULL); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_6 = ___source0; uint16_t L_7 = L_6.get_B_2(); uint8_t L_8; L_8 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_7, /*hidden argument*/NULL); uint8_t L_9; L_9 = ColorNumerics_Get8BitBT709Luminance_mCDF3C9179C965CE2E30D243B2D8AAEE36EF2F999_inline(L_2, L_5, L_8, /*hidden argument*/NULL); __this->set_L_2(L_9); __this->set_A_3((uint8_t)((int32_t)255)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PngHeader_get_Width_mAB54AD3BB5A7584FB347CFE8B9262F355EA1B81F_inline (PngHeader_t330DD2F9C0ED4FFD24B82BFB286BBAF6AF5FC624 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CWidthU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba64_set_Rgb_mE801CC40661D06C4E9CA6A4D61266E645234E6F9_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_As_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m96736A7159F2A9B385397044B3E678B1BED3125E_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_0; L_0 = Unsafe_As_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m96736A7159F2A9B385397044B3E678B1BED3125E_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)__this, /*hidden argument*/Unsafe_As_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m96736A7159F2A9B385397044B3E678B1BED3125E_RuntimeMethod_var); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_1 = ___value0; *(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_0 = L_1; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Rgb48_Equals_m10F37239E7172F96AD3217E9154AEDDF8ADD6224_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___other0, const RuntimeMethod* method) { uint16_t V_0 = 0; { uint16_t L_0 = __this->get_R_0(); V_0 = L_0; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_1 = ___other0; uint16_t L_2 = L_1.get_R_0(); bool L_3; L_3 = UInt16_Equals_mFB5AF2CFE6E03352A7059F7295B03FC8F0F33FEE((uint16_t*)(&V_0), L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0041; } } { uint16_t L_4 = __this->get_G_1(); V_0 = L_4; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_5 = ___other0; uint16_t L_6 = L_5.get_G_1(); bool L_7; L_7 = UInt16_Equals_mFB5AF2CFE6E03352A7059F7295B03FC8F0F33FEE((uint16_t*)(&V_0), L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0041; } } { uint16_t L_8 = __this->get_B_2(); V_0 = L_8; Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_9 = ___other0; uint16_t L_10 = L_9.get_B_2(); bool L_11; L_11 = UInt16_Equals_mFB5AF2CFE6E03352A7059F7295B03FC8F0F33FEE((uint16_t*)(&V_0), L_10, /*hidden argument*/NULL); return L_11; } IL_0041: { return (bool)0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba32_set_Rgb_mDCB42BA2A79E91C447C18B3628F6B903B0B1E1D1_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___value0, const RuntimeMethod* method) { { Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_0 = ___value0; uint8_t L_1 = L_0.get_R_0(); __this->set_R_0(L_1); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_2 = ___value0; uint8_t L_3 = L_2.get_G_1(); __this->set_G_1(L_3); Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_4 = ___value0; uint8_t L_5 = L_4.get_B_2(); __this->set_B_2(L_5); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR bool Rgb24_Equals_m322CB13DD17830D8A20CC22951C42BAAA680C130_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ___other0, const RuntimeMethod* method) { uint8_t V_0 = 0x0; { uint8_t L_0 = __this->get_R_0(); V_0 = L_0; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_1 = ___other0; uint8_t L_2 = L_1.get_R_0(); bool L_3; L_3 = Byte_Equals_m3D534F7DB712996FA3FAFF751AB20E684FB82C25((uint8_t*)(&V_0), L_2, /*hidden argument*/NULL); if (!L_3) { goto IL_0041; } } { uint8_t L_4 = __this->get_G_1(); V_0 = L_4; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_5 = ___other0; uint8_t L_6 = L_5.get_G_1(); bool L_7; L_7 = Byte_Equals_m3D534F7DB712996FA3FAFF751AB20E684FB82C25((uint8_t*)(&V_0), L_6, /*hidden argument*/NULL); if (!L_7) { goto IL_0041; } } { uint8_t L_8 = __this->get_B_2(); V_0 = L_8; Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 L_9 = ___other0; uint8_t L_10 = L_9.get_B_2(); bool L_11; L_11 = Byte_Equals_m3D534F7DB712996FA3FAFF751AB20E684FB82C25((uint8_t*)(&V_0), L_10, /*hidden argument*/NULL); return L_11; } IL_0041: { return (bool)0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La16_FromRgba32_mB5CB599F36CB849A13E5C8B03A0E733583FFC69B_inline (La16_tF4F1488CB14C5F983B92EF4300D21D5D1EF80677 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_2 = ___source0; uint8_t L_3 = L_2.get_G_1(); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_4 = ___source0; uint8_t L_5 = L_4.get_B_2(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint8_t L_6; L_6 = ColorNumerics_Get8BitBT709Luminance_mCDF3C9179C965CE2E30D243B2D8AAEE36EF2F999_inline(L_1, L_3, L_5, /*hidden argument*/NULL); __this->set_L_2(L_6); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_7 = ___source0; uint8_t L_8 = L_7.get_A_3(); __this->set_A_3(L_8); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La32_FromRgb48_mDE7B1D165238AA7FF17D2099E00A1A0D5CE8513D_inline (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_0 = ___source0; uint16_t L_1 = L_0.get_R_0(); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_2 = ___source0; uint16_t L_3 = L_2.get_G_1(); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_4 = ___source0; uint16_t L_5 = L_4.get_B_2(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint16_t L_6; L_6 = ColorNumerics_Get16BitBT709Luminance_mC7601D1DEEF3EEA4487A44A04F27BDCE240FAC16_inline(L_1, L_3, L_5, /*hidden argument*/NULL); __this->set_L_0(L_6); __this->set_A_1((uint16_t)((int32_t)65535)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La32_FromRgba64_mF19FEA17F04ED6EC3A88EB7E6CB2758A4C368AFF_inline (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_0 = ___source0; uint16_t L_1 = L_0.get_R_0(); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_2 = ___source0; uint16_t L_3 = L_2.get_G_1(); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_4 = ___source0; uint16_t L_5 = L_4.get_B_2(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint16_t L_6; L_6 = ColorNumerics_Get16BitBT709Luminance_mC7601D1DEEF3EEA4487A44A04F27BDCE240FAC16_inline(L_1, L_3, L_5, /*hidden argument*/NULL); __this->set_L_0(L_6); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_7 = ___source0; uint16_t L_8 = L_7.get_A_3(); __this->set_A_1(L_8); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void La32_FromRgba32_m36DEFBD1145F68A0A8CAD35C66538708AE44FB2F_inline (La32_tA8B9BAA9B47B55AAE39673AB43BD250F1643D3B5 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint16_t L_2; L_2 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_1, /*hidden argument*/NULL); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_3 = ___source0; uint8_t L_4 = L_3.get_G_1(); uint16_t L_5; L_5 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_4, /*hidden argument*/NULL); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_6 = ___source0; uint8_t L_7 = L_6.get_B_2(); uint16_t L_8; L_8 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_7, /*hidden argument*/NULL); uint16_t L_9; L_9 = ColorNumerics_Get16BitBT709Luminance_mC7601D1DEEF3EEA4487A44A04F27BDCE240FAC16_inline(L_2, L_5, L_8, /*hidden argument*/NULL); __this->set_L_0(L_9); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_10 = ___source0; uint8_t L_11 = L_10.get_A_3(); uint16_t L_12; L_12 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_11, /*hidden argument*/NULL); __this->set_A_1(L_12); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_FromRgb48_mD28479F78B2F54F5BD74D7EA436CC143B12EF711_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgb48_ToScaledVector4_mC26137EB6CC532E43A9C62F806E71F564B317C2F_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&___source0), /*hidden argument*/NULL); NormalizedByte2_FromScaledVector4_m3DA389298A28C5DB39E0FC326E466E06A2ACFB11_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_FromRgba64_mADA69B96565C90F3C73C5DA49C1EA5A1AD24B230_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba64_ToScaledVector4_m31620D2EC830E18D5A5B043459BD0658B4E5BDBE_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&___source0), /*hidden argument*/NULL); NormalizedByte2_FromScaledVector4_m3DA389298A28C5DB39E0FC326E466E06A2ACFB11_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_FromRgba32_mC31C43BA8E2CD79580CF668F26E72F0ECCC68F76_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); NormalizedByte2_FromScaledVector4_m3DA389298A28C5DB39E0FC326E466E06A2ACFB11_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromRgb48_mD4880645D4AA6D10432124C593C3E8C52C3BB951_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgb48_ToScaledVector4_mC26137EB6CC532E43A9C62F806E71F564B317C2F_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&___source0), /*hidden argument*/NULL); NormalizedByte4_FromScaledVector4_m777CA06392F4672AC8C48E3EFE9738ADF1F672A2_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromRgba64_mB3BFB28CA1B7685A24F6FDD9A3EBDEB812CF0510_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba64_ToScaledVector4_m31620D2EC830E18D5A5B043459BD0658B4E5BDBE_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&___source0), /*hidden argument*/NULL); NormalizedByte4_FromScaledVector4_m777CA06392F4672AC8C48E3EFE9738ADF1F672A2_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromRgba32_m5CE80394A5404F0E2AE7879D81F33378A793F464_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); NormalizedByte4_FromScaledVector4_m777CA06392F4672AC8C48E3EFE9738ADF1F672A2_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_FromRgb48_m7F73CB679FAC5CEB299E7B47E43611BB2A1DB90F_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgb48_ToScaledVector4_mC26137EB6CC532E43A9C62F806E71F564B317C2F_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&___source0), /*hidden argument*/NULL); NormalizedShort2_FromScaledVector4_mF1C70B078723C6FC99FCA1F00F6C45539B8FEEA2_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_FromRgba64_m40A95564595AF83B53C65D73091D41FD95C9FB6F_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba64_ToScaledVector4_m31620D2EC830E18D5A5B043459BD0658B4E5BDBE_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&___source0), /*hidden argument*/NULL); NormalizedShort2_FromScaledVector4_mF1C70B078723C6FC99FCA1F00F6C45539B8FEEA2_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_FromRgba32_mB7EF1FE4A9D64B4D8A716080902745E6F37E6B3B_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); NormalizedShort2_FromScaledVector4_mF1C70B078723C6FC99FCA1F00F6C45539B8FEEA2_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromRgb48_m48FF76AE70F6F20458D2C6D35C7A239461AB4E50_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgb48_ToScaledVector4_mC26137EB6CC532E43A9C62F806E71F564B317C2F_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&___source0), /*hidden argument*/NULL); NormalizedShort4_FromScaledVector4_m147B54AD44A3472D0CCBEC95E964DAE9CC484EAD_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromRgba64_m8B98A049A87A1B2484D78B71846B9D253BED190B_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba64_ToScaledVector4_m31620D2EC830E18D5A5B043459BD0658B4E5BDBE_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&___source0), /*hidden argument*/NULL); NormalizedShort4_FromScaledVector4_m147B54AD44A3472D0CCBEC95E964DAE9CC484EAD_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromRgba32_mF43BE8669B1F3FA50C4FD3F59B000D9FE428F6EC_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); NormalizedShort4_FromScaledVector4_m147B54AD44A3472D0CCBEC95E964DAE9CC484EAD_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromRgb48_mF1CBE15BE5F508ED1D44386058AC861938061A2B_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgb48_ToScaledVector4_mC26137EB6CC532E43A9C62F806E71F564B317C2F_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&___source0), /*hidden argument*/NULL); Rg32_FromScaledVector4_mF79C16B0080F760BB55861E74042EC84281A08FF_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromRgba64_mFC727F236BA01EAACC4634418350BD373F82AC74_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba64_ToScaledVector4_m31620D2EC830E18D5A5B043459BD0658B4E5BDBE_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&___source0), /*hidden argument*/NULL); Rg32_FromScaledVector4_mF79C16B0080F760BB55861E74042EC84281A08FF_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromRgba32_mD5051B8E5643D901F7CC15ECCB74E2739B9A7101_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); Rg32_FromScaledVector4_mF79C16B0080F760BB55861E74042EC84281A08FF_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb24_FromRgb48_m39412D7B576E35E740DA185E2F0943162734D759_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_0 = ___source0; uint16_t L_1 = L_0.get_R_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint8_t L_2; L_2 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_1, /*hidden argument*/NULL); __this->set_R_0(L_2); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_3 = ___source0; uint16_t L_4 = L_3.get_G_1(); uint8_t L_5; L_5 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_4, /*hidden argument*/NULL); __this->set_G_1(L_5); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_6 = ___source0; uint16_t L_7 = L_6.get_B_2(); uint8_t L_8; L_8 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_7, /*hidden argument*/NULL); __this->set_B_2(L_8); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb24_FromRgba64_m4BD5FCD86D1B7124FE91C9CC0639AB52E1AF1CF8_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_0 = ___source0; uint16_t L_1 = L_0.get_R_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint8_t L_2; L_2 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_1, /*hidden argument*/NULL); __this->set_R_0(L_2); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_3 = ___source0; uint16_t L_4 = L_3.get_G_1(); uint8_t L_5; L_5 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_4, /*hidden argument*/NULL); __this->set_G_1(L_5); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_6 = ___source0; uint16_t L_7 = L_6.get_B_2(); uint8_t L_8; L_8 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_7, /*hidden argument*/NULL); __this->set_B_2(L_8); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb24_FromRgba32_mB1A0FD43867EB848885E8E1D098B15F77FF7298E_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); __this->set_R_0(L_1); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_2 = ___source0; uint8_t L_3 = L_2.get_G_1(); __this->set_G_1(L_3); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_4 = ___source0; uint8_t L_5 = L_4.get_B_2(); __this->set_B_2(L_5); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb48_FromRgb48_mB3681863C8065D53A3CD360E0C49CD2FC40EEF22_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method) { { Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_0 = ___source0; *(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)__this = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb48_FromRgba64_m8D2D5CD4F543C3EAB7D27A335747060BFFCEB6CB_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { { Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_0; L_0 = Rgba64_get_Rgb_mFC2E4D0122BBF12286BEEFFF838658B4C5045875_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&___source0), /*hidden argument*/NULL); *(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)__this = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgb48_FromRgba32_m4BFD7AACDA0B1A48504A981250F8C51A2F2E3BEF_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint16_t L_2; L_2 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_1, /*hidden argument*/NULL); __this->set_R_0(L_2); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_3 = ___source0; uint8_t L_4 = L_3.get_G_1(); uint16_t L_5; L_5 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_4, /*hidden argument*/NULL); __this->set_G_1(L_5); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_6 = ___source0; uint8_t L_7 = L_6.get_B_2(); uint16_t L_8; L_8 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_7, /*hidden argument*/NULL); __this->set_B_2(L_8); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromRgb48_mD60838B943DB53ABE4FEC35D826137E4E22188A4_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgb48_ToScaledVector4_mC26137EB6CC532E43A9C62F806E71F564B317C2F_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&___source0), /*hidden argument*/NULL); Rgba1010102_FromScaledVector4_mACB6D5AD8FD90D2F1950F589CB17F598612957BE_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromRgba64_m28DA43F24BF0DB0D85405D08899838CA14173D1B_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba64_ToScaledVector4_m31620D2EC830E18D5A5B043459BD0658B4E5BDBE_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&___source0), /*hidden argument*/NULL); Rgba1010102_FromScaledVector4_mACB6D5AD8FD90D2F1950F589CB17F598612957BE_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromRgba32_m236DAC3A8EDDA7163077F4BFC482FAD25341B2CD_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); Rgba1010102_FromScaledVector4_mACB6D5AD8FD90D2F1950F589CB17F598612957BE_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba32_FromRgb48_m49411B125B5F3FCE50F0A7F92F0F339E01A7E701_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_0 = ___source0; uint16_t L_1 = L_0.get_R_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint8_t L_2; L_2 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_1, /*hidden argument*/NULL); __this->set_R_0(L_2); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_3 = ___source0; uint16_t L_4 = L_3.get_G_1(); uint8_t L_5; L_5 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_4, /*hidden argument*/NULL); __this->set_G_1(L_5); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_6 = ___source0; uint16_t L_7 = L_6.get_B_2(); uint8_t L_8; L_8 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_7, /*hidden argument*/NULL); __this->set_B_2(L_8); __this->set_A_3((uint8_t)((int32_t)255)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba32_FromRgba64_mD3312D13CDC70A1D9E42A597984A6D60FAA525C4_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_0 = ___source0; uint16_t L_1 = L_0.get_R_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint8_t L_2; L_2 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_1, /*hidden argument*/NULL); __this->set_R_0(L_2); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_3 = ___source0; uint16_t L_4 = L_3.get_G_1(); uint8_t L_5; L_5 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_4, /*hidden argument*/NULL); __this->set_G_1(L_5); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_6 = ___source0; uint16_t L_7 = L_6.get_B_2(); uint8_t L_8; L_8 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_7, /*hidden argument*/NULL); __this->set_B_2(L_8); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_9 = ___source0; uint16_t L_10 = L_9.get_A_3(); uint8_t L_11; L_11 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_10, /*hidden argument*/NULL); __this->set_A_3(L_11); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba32_FromRgba32_mCFC29194D1176DC2D90436EE452D594EC1EA1CD1_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; *(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)__this = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba64_FromRgb48_m491D5CAD600F3A650FEDF76C5392BBBC8DEFC456_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method) { { Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_0 = ___source0; Rgba64_set_Rgb_mE801CC40661D06C4E9CA6A4D61266E645234E6F9_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)__this, L_0, /*hidden argument*/NULL); __this->set_A_3((uint16_t)((int32_t)65535)); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba64_FromRgba64_m1C83CC8FC6D911B659982D86D7BC51FAA521789B_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { { Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_0 = ___source0; *(Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)__this = L_0; return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba64_FromRgba32_mBEE9E6556FA418DF8DF7505AE39BC6892410937F_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_0 = ___source0; uint8_t L_1 = L_0.get_R_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint16_t L_2; L_2 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_1, /*hidden argument*/NULL); __this->set_R_0(L_2); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_3 = ___source0; uint8_t L_4 = L_3.get_G_1(); uint16_t L_5; L_5 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_4, /*hidden argument*/NULL); __this->set_G_1(L_5); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_6 = ___source0; uint8_t L_7 = L_6.get_B_2(); uint16_t L_8; L_8 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_7, /*hidden argument*/NULL); __this->set_B_2(L_8); Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 L_9 = ___source0; uint8_t L_10 = L_9.get_A_3(); uint16_t L_11; L_11 = ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline(L_10, /*hidden argument*/NULL); __this->set_A_3(L_11); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromRgb48_m43A40A3A5180642B6F9E7B962E31F1092576D59E_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgb48_ToScaledVector4_mC26137EB6CC532E43A9C62F806E71F564B317C2F_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&___source0), /*hidden argument*/NULL); RgbaVector_FromScaledVector4_mB77E531110732161D6023D9C21BC738ED601E95D_inline((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromRgba64_mB6A7778E3568448BC30ABBE200D5194E46A525EA_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba64_ToScaledVector4_m31620D2EC830E18D5A5B043459BD0658B4E5BDBE_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&___source0), /*hidden argument*/NULL); RgbaVector_FromScaledVector4_mB77E531110732161D6023D9C21BC738ED601E95D_inline((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromRgba32_mF4BD2DBF6B7CC83689CFD997E9076A2E7665C655_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); RgbaVector_FromScaledVector4_mB77E531110732161D6023D9C21BC738ED601E95D_inline((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_FromRgb48_m0CC31A091D0541F651E94AD0BC10B05B0A2B7150_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgb48_ToScaledVector4_mC26137EB6CC532E43A9C62F806E71F564B317C2F_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&___source0), /*hidden argument*/NULL); Short2_FromScaledVector4_m082763DFBE07BD70B4DFCF058C28314172FC26BC_inline((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_FromRgba64_mFD2B511E3809A2C46B60E7ADD12657E175C81F7A_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba64_ToScaledVector4_m31620D2EC830E18D5A5B043459BD0658B4E5BDBE_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&___source0), /*hidden argument*/NULL); Short2_FromScaledVector4_m082763DFBE07BD70B4DFCF058C28314172FC26BC_inline((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_FromRgba32_mCD8B62A110BE22EFFB2FCAE38375F11C84E34EA8_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); Short2_FromScaledVector4_m082763DFBE07BD70B4DFCF058C28314172FC26BC_inline((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromRgb48_mA8E0990F42B356F3E849A2FFD806E9DADDBA20E7_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgb48_ToScaledVector4_mC26137EB6CC532E43A9C62F806E71F564B317C2F_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(&___source0), /*hidden argument*/NULL); Short4_FromScaledVector4_m023D283B782EBE115F2DC2474F81504491F2EC83_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromRgba64_m30AC5BDB5F8761AB9AB1C7E38DEF7569D3F35F21_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba64_ToScaledVector4_m31620D2EC830E18D5A5B043459BD0658B4E5BDBE_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&___source0), /*hidden argument*/NULL); Short4_FromScaledVector4_m023D283B782EBE115F2DC2474F81504491F2EC83_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromRgba32_m2FA79219968F6242BC4E99C29A717F01C4537242_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)(&___source0), /*hidden argument*/NULL); Short4_FromScaledVector4_m023D283B782EBE115F2DC2474F81504491F2EC83_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void A8_FromRgba64_m379C68C51759467319F75B1AAAEE16678E603839_inline (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba64_ToScaledVector4_m31620D2EC830E18D5A5B043459BD0658B4E5BDBE_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&___source0), /*hidden argument*/NULL); A8_FromScaledVector4_m1E483205F773972AD8620091788831A79B41EE74_inline((A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Abgr32_FromRgba64_m268206D51CD3611C38AFA1B91F10D864ECCCC4E2_inline (Abgr32_tEDC5C2355AA0C458A2906D93D5479316136C0890 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_0 = ___source0; uint16_t L_1 = L_0.get_R_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint8_t L_2; L_2 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_1, /*hidden argument*/NULL); __this->set_R_3(L_2); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_3 = ___source0; uint16_t L_4 = L_3.get_G_1(); uint8_t L_5; L_5 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_4, /*hidden argument*/NULL); __this->set_G_2(L_5); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_6 = ___source0; uint16_t L_7 = L_6.get_B_2(); uint8_t L_8; L_8 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_7, /*hidden argument*/NULL); __this->set_B_1(L_8); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_9 = ___source0; uint16_t L_10 = L_9.get_A_3(); uint8_t L_11; L_11 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_10, /*hidden argument*/NULL); __this->set_A_0(L_11); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Argb32_FromRgba64_m4A3FD9BAE5AFB06387033C02CABCC55AAACEEAE5_inline (Argb32_t18798B80579CCEA3FF4942A8EA3C978E03B9F0BD * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_0 = ___source0; uint16_t L_1 = L_0.get_R_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint8_t L_2; L_2 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_1, /*hidden argument*/NULL); __this->set_R_1(L_2); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_3 = ___source0; uint16_t L_4 = L_3.get_G_1(); uint8_t L_5; L_5 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_4, /*hidden argument*/NULL); __this->set_G_2(L_5); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_6 = ___source0; uint16_t L_7 = L_6.get_B_2(); uint8_t L_8; L_8 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_7, /*hidden argument*/NULL); __this->set_B_3(L_8); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_9 = ___source0; uint16_t L_10 = L_9.get_A_3(); uint8_t L_11; L_11 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_10, /*hidden argument*/NULL); __this->set_A_0(L_11); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr24_FromRgba64_mD173E28EE269CDD7847975D76437B19142275E9A_inline (Bgr24_t1FFF626C4D9B2955415B86F243DDAC12EAC148C9 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_0 = ___source0; uint16_t L_1 = L_0.get_R_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint8_t L_2; L_2 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_1, /*hidden argument*/NULL); __this->set_R_2(L_2); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_3 = ___source0; uint16_t L_4 = L_3.get_G_1(); uint8_t L_5; L_5 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_4, /*hidden argument*/NULL); __this->set_G_1(L_5); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_6 = ___source0; uint16_t L_7 = L_6.get_B_2(); uint8_t L_8; L_8 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_7, /*hidden argument*/NULL); __this->set_B_0(L_8); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_FromRgba64_m8E0E43770A6BD1BA24E3E9F9530B257CF5A848A5_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba64_ToScaledVector4_m31620D2EC830E18D5A5B043459BD0658B4E5BDBE_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&___source0), /*hidden argument*/NULL); Bgr565_FromScaledVector4_m6279FD6F11F86C8A668338DB75FB6EABDA2432F3_inline((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra32_FromRgba64_mC16E4A87FAE97CDF497AFD5E14CECD4795EE41FD_inline (Bgra32_t0F2722616B5B503A19FBD8F3FF60379A7FC53A02 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_0 = ___source0; uint16_t L_1 = L_0.get_R_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint8_t L_2; L_2 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_1, /*hidden argument*/NULL); __this->set_R_2(L_2); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_3 = ___source0; uint16_t L_4 = L_3.get_G_1(); uint8_t L_5; L_5 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_4, /*hidden argument*/NULL); __this->set_G_1(L_5); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_6 = ___source0; uint16_t L_7 = L_6.get_B_2(); uint8_t L_8; L_8 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_7, /*hidden argument*/NULL); __this->set_B_0(L_8); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_9 = ___source0; uint16_t L_10 = L_9.get_A_3(); uint8_t L_11; L_11 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_10, /*hidden argument*/NULL); __this->set_A_3(L_11); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_FromRgba64_m4E436B6D045A92CA560D301BC78BFC9EF6910780_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba64_ToScaledVector4_m31620D2EC830E18D5A5B043459BD0658B4E5BDBE_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&___source0), /*hidden argument*/NULL); Bgra4444_FromScaledVector4_m444EB11C9B4C92DB98282D0FF527CBFB87E318DD_inline((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_FromRgba64_m037D1F8A6B388D88E755848EE67AA1A7A2231468_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba64_ToScaledVector4_m31620D2EC830E18D5A5B043459BD0658B4E5BDBE_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&___source0), /*hidden argument*/NULL); Bgra5551_FromScaledVector4_m67A2F9776071C2D6A8821CA3331671961DC13C1F_inline((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_FromRgba64_mFAAD01BCD8F1EEE02754B1132D1679A8E56E300E_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba64_ToScaledVector4_m31620D2EC830E18D5A5B043459BD0658B4E5BDBE_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&___source0), /*hidden argument*/NULL); Byte4_FromScaledVector4_m3881009A0F02FBA393AAA0F58872382A535CB943_inline((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfSingle_FromRgba64_mC592BB26A4E72549FB43FD88679528FB42F17BB5_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba64_ToScaledVector4_m31620D2EC830E18D5A5B043459BD0658B4E5BDBE_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&___source0), /*hidden argument*/NULL); HalfSingle_FromScaledVector4_mB044A1BA1B497D545D3DA68E9185153502B93259_inline((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector2_FromRgba64_m4438111F772E321AF66A54782EB845F5C43772B9_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba64_ToScaledVector4_m31620D2EC830E18D5A5B043459BD0658B4E5BDBE_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&___source0), /*hidden argument*/NULL); HalfVector2_FromScaledVector4_m81F09EE0AEA8341626C34BBD56D732B97D1E55E2_inline((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_FromRgba64_m958D1915C1323308BA2AA58AB62341666774154D_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba64_ToScaledVector4_m31620D2EC830E18D5A5B043459BD0658B4E5BDBE_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(&___source0), /*hidden argument*/NULL); HalfVector4_FromScaledVector4_m9ABF0154F5F24F306BC86868C0182536BCE17126_inline((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L16_FromRgba64_m3957AE6CDC286A45FB26B413B859503975112054_inline (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_0 = ___source0; uint16_t L_1 = L_0.get_R_0(); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_2 = ___source0; uint16_t L_3 = L_2.get_G_1(); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_4 = ___source0; uint16_t L_5 = L_4.get_B_2(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint16_t L_6; L_6 = ColorNumerics_Get16BitBT709Luminance_mC7601D1DEEF3EEA4487A44A04F27BDCE240FAC16_inline(L_1, L_3, L_5, /*hidden argument*/NULL); L16_set_PackedValue_mD91D026E1930D94BB54CFFE7566D92ED77FE67BF_inline((L16_t82A3FD4325827CB571596BA0DA68B251F985D94F *)__this, L_6, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L8_FromRgba64_mFC46AB674C1A97E5AEE7DB90CAEA1066B994DFE6_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * __this, Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_0 = ___source0; uint16_t L_1 = L_0.get_R_0(); IL2CPP_RUNTIME_CLASS_INIT(ColorNumerics_tF4E71C61E9DB409AB67565C69BDED084F7433B19_il2cpp_TypeInfo_var); uint8_t L_2; L_2 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_1, /*hidden argument*/NULL); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_3 = ___source0; uint16_t L_4 = L_3.get_G_1(); uint8_t L_5; L_5 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_4, /*hidden argument*/NULL); Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F L_6 = ___source0; uint16_t L_7 = L_6.get_B_2(); uint8_t L_8; L_8 = ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline(L_7, /*hidden argument*/NULL); uint8_t L_9; L_9 = ColorNumerics_Get8BitBT709Luminance_mCDF3C9179C965CE2E30D243B2D8AAEE36EF2F999_inline(L_2, L_5, L_8, /*hidden argument*/NULL); L8_set_PackedValue_mC1D9510EC05B0EB11654045F0D0FCED0A9E91FFF_inline((L8_t0DC62ABA8124A587901AC9D023076EF568A23003 *)__this, L_9, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 VisualElement_get_hierarchy_m4B2AD83FE8FA93302B534E4EF77E356901F1A90A_inline (VisualElement_tAF72253CBD78143319BFE58F26C2349B2959C8C0 * __this, const RuntimeMethod* method) { { Hierarchy_t72E95B8C6B44F6CEAF66A6A59564EB373D0A7076 L_0 = __this->get_U3ChierarchyU3Ek__BackingField_48(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * PositionAwarePixelRowDelegateProcessor_get_PixelRowOperation_mF11AEB10A3E66E0B40B5720312F32A799D32150B_inline (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, const RuntimeMethod* method) { { PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0 = __this->get_U3CPixelRowOperationU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void PixelRowDelegate__ctor_mDD3370644BBD06A1BA09A3D6DFB7539ED62674F5_inline (PixelRowDelegate_tC5D052D7769BEE9C7FB0EE3DB760D8CEABC4ED7C * __this, PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * ___pixelRowOperation0, const RuntimeMethod* method) { { PixelRowOperation_1_tA2646001DD89D061376B269757E1A93F2E175E88 * L_0 = ___pixelRowOperation0; __this->set_pixelRowOperation_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t PositionAwarePixelRowDelegateProcessor_get_Modifiers_m0F17F23DFC54D065E101FD4B90539DBFC904C71E_inline (PositionAwarePixelRowDelegateProcessor_tA23F93B83D28F537A5F7FC5FCDC83D6250742D32 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CModifiersU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* Configuration_get_ImageOperationsProvider_m80F98B41713BB348E657FACEBE6D61F31673AE37_inline (Configuration_t78AE8A34A839BC38242F9BBC2B2C21405239F8D8 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->get_U3CImageOperationsProviderU3Ek__BackingField_11(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* QuantizeProcessor_get_Quantizer_m8073245F14D6288FBA446FB3D285DDFDF8CC2543_inline (QuantizeProcessor_t20DF5057F4B3930399987B5B4429F18608DED3DD * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->get_U3CQuantizerU3Ek__BackingField_0(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 Rectangle_Intersect_mA751BD30A8B9E6F2AE20D0201DF6EB6F8F4DF07D_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___a0, Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 ___b1, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; int32_t V_1 = 0; int32_t V_2 = 0; int32_t V_3 = 0; { int32_t L_0; L_0 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___a0), /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___b1), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); int32_t L_2; L_2 = Math_Max_mD8AA27386BF012C65303FCDEA041B0CC65056E7B(L_0, L_1, /*hidden argument*/NULL); V_0 = L_2; int32_t L_3; L_3 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___a0), /*hidden argument*/NULL); int32_t L_4; L_4 = Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___b1), /*hidden argument*/NULL); int32_t L_5; L_5 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574(L_3, L_4, /*hidden argument*/NULL); V_1 = L_5; int32_t L_6; L_6 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___a0), /*hidden argument*/NULL); int32_t L_7; L_7 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___b1), /*hidden argument*/NULL); int32_t L_8; L_8 = Math_Max_mD8AA27386BF012C65303FCDEA041B0CC65056E7B(L_6, L_7, /*hidden argument*/NULL); V_2 = L_8; int32_t L_9; L_9 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___a0), /*hidden argument*/NULL); int32_t L_10; L_10 = Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)(&___b1), /*hidden argument*/NULL); int32_t L_11; L_11 = Math_Min_m4C6E1589800A3AA57C1F430C3903847E8D7B4574(L_9, L_10, /*hidden argument*/NULL); V_3 = L_11; int32_t L_12 = V_1; int32_t L_13 = V_0; if ((((int32_t)L_12) < ((int32_t)L_13))) { goto IL_0066; } } { int32_t L_14 = V_3; int32_t L_15 = V_2; if ((((int32_t)L_14) < ((int32_t)L_15))) { goto IL_0066; } } { int32_t L_16 = V_0; int32_t L_17 = V_2; int32_t L_18 = V_1; int32_t L_19 = V_0; int32_t L_20 = V_3; int32_t L_21 = V_2; Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_22; memset((&L_22), 0, sizeof(L_22)); Rectangle__ctor_m0576049FD7679298BDB309F483B14BBC24225F06((&L_22), L_16, L_17, ((int32_t)il2cpp_codegen_subtract((int32_t)L_18, (int32_t)L_19)), ((int32_t)il2cpp_codegen_subtract((int32_t)L_20, (int32_t)L_21)), /*hidden argument*/NULL); return L_22; } IL_0066: { Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 L_23 = ((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7_StaticFields*)il2cpp_codegen_static_fields_for(Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7_il2cpp_TypeInfo_var))->get_Empty_0(); return L_23; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CWidthU3Ek__BackingField_3(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CHeightU3Ek__BackingField_4(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject* QuantizerOptions_get_Dither_m816ECD67D9A517E4FA1AB88170A8E56B8A1DA430_inline (QuantizerOptions_tD065AAA2E326D63EF25E48BA044E5DF2E8E3BE29 * __this, const RuntimeMethod* method) { { RuntimeObject* L_0 = __this->get_U3CDitherU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ReadOnlySpan_1_Slice_mF1BE8D57B1EBD1DAA878AFC7D38C9919B3226E9C_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, int32_t ___start0, int32_t ___length1, const RuntimeMethod* method) { intptr_t V_0; memset((&V_0), 0, sizeof(V_0)); { int32_t L_0 = ___start0; int32_t L_1 = (int32_t)__this->get__length_2(); if ((!(((uint32_t)L_0) <= ((uint32_t)L_1)))) { goto IL_0014; } } { int32_t L_2 = ___length1; int32_t L_3 = (int32_t)__this->get__length_2(); int32_t L_4 = ___start0; if ((!(((uint32_t)L_2) > ((uint32_t)((int32_t)il2cpp_codegen_subtract((int32_t)L_3, (int32_t)L_4)))))) { goto IL_001a; } } IL_0014: { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)1, /*hidden argument*/NULL); } IL_001a: { intptr_t L_5 = (intptr_t)__this->get__byteOffset_1(); int32_t L_6 = ___start0; intptr_t L_7; L_7 = (( intptr_t (*) (intptr_t, int32_t, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)->methodPointer)((intptr_t)L_5, (int32_t)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 6)); V_0 = (intptr_t)L_7; Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_8 = (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)__this->get__pinnable_0(); intptr_t L_9 = V_0; int32_t L_10 = ___length1; ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_11; memset((&L_11), 0, sizeof(L_11)); ReadOnlySpan_1__ctor_m19A753A110C19315A508935C46EA96BA81A69AC7_inline((&L_11), (Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 *)L_8, (intptr_t)L_9, (int32_t)L_10, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(InitializedTypeInfo(method->klass)->rgctx_data, 19)); return (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_11; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * Unsafe_Add_TisRgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3_m14A1906BEEDAA466BE04BAB5F2F840145FC0CA36_gshared_inline (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * ___source0, int32_t ___elementOffset1, const RuntimeMethod* method) { { Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 * L_0 = ___source0; int32_t L_1 = ___elementOffset1; uint32_t L_2 = sizeof(Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 ); return (Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)(((Rgb24_t87728ACFC6F4F2A4A400C682C0067122C6BBAFA3 *)il2cpp_codegen_add((intptr_t)L_0, (intptr_t)((intptr_t)il2cpp_codegen_multiply((int32_t)L_1, (intptr_t)((intptr_t)L_2)))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t List_1_get_Count_m5D847939ABB9A78203B062CAFFE975792174D00F_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__size_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR RuntimeObject * List_1_get_Item_m7B5E3383CB67492E573AC0D875ED82A51350F188_gshared_inline (List_1_t3F94120C77410A62EAE48421CF166B83AB95A2F5 * __this, int32_t ___index0, const RuntimeMethod* method) { { int32_t L_0 = ___index0; int32_t L_1 = (int32_t)__this->get__size_2(); if ((!(((uint32_t)L_0) >= ((uint32_t)L_1)))) { goto IL_000e; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m4841366ABC2B2AFA37C10900551D7E07522C0929(/*hidden argument*/NULL); } IL_000e: { ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE* L_2 = (ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)__this->get__items_1(); int32_t L_3 = ___index0; RuntimeObject * L_4; L_4 = IL2CPP_ARRAY_UNSAFE_LOAD((ObjectU5BU5D_tC1F4EE0DB0B7300255F5FD4AF64FE4C585CF5ADE*)L_2, (int32_t)L_3); return (RuntimeObject *)L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Guard_NotNull_TisRuntimeObject_mCC4DE844B884F413E1638F21C30000B52DE4EFB5_gshared_inline (RuntimeObject * ___value0, String_t* ___parameterName1, const RuntimeMethod* method) { { RuntimeObject * L_0 = ___value0; if (!L_0) { goto IL_0009; } } { return; } IL_0009: { String_t* L_1 = ___parameterName1; ThrowHelper_ThrowArgumentNullExceptionForNotNull_m2DEF0B94EA54317D1F7FE5A9088D7EF065DFAF62((String_t*)L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t BinaryPrimitives_ReverseEndianness_m8FF291C24CD2A9FA658A1370AFF29E94FCA8BAC7_inline (uint16_t ___value0, const RuntimeMethod* method) { { uint16_t L_0 = ___value0; uint16_t L_1 = ___value0; return (uint16_t)((int32_t)((uint16_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)((int32_t)L_0>>(int32_t)8)), (int32_t)((int32_t)((int32_t)L_1<<(int32_t)8)))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t ColorNumerics_DownScaleFrom16BitTo8Bit_mC865AF7AB7F5B21884033FE1E7B1DAF0342C4BF5_inline (uint16_t ___component0, const RuntimeMethod* method) { { uint16_t L_0 = ___component0; return (uint8_t)((int32_t)((uint8_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_add((int32_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_0, (int32_t)((int32_t)255))), (int32_t)((int32_t)32895)))>>(int32_t)((int32_t)16))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t ColorNumerics_Get8BitBT709Luminance_mCDF3C9179C965CE2E30D243B2D8AAEE36EF2F999_inline (uint8_t ___r0, uint8_t ___g1, uint8_t ___b2, const RuntimeMethod* method) { { uint8_t L_0 = ___r0; uint8_t L_1 = ___g1; uint8_t L_2 = ___b2; return (uint8_t)il2cpp_codegen_cast_floating_point(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)(0.212599993f))), (float)((float)il2cpp_codegen_multiply((float)((float)((float)L_1)), (float)(0.715200007f))))), (float)((float)il2cpp_codegen_multiply((float)((float)((float)L_2)), (float)(0.0722000003f))))), (float)(0.5f)))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t ColorNumerics_Get16BitBT709Luminance_mC7601D1DEEF3EEA4487A44A04F27BDCE240FAC16_inline (uint16_t ___r0, uint16_t ___g1, uint16_t ___b2, const RuntimeMethod* method) { { uint16_t L_0 = ___r0; uint16_t L_1 = ___g1; uint16_t L_2 = ___b2; return (uint16_t)il2cpp_codegen_cast_floating_point(((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_add((float)((float)il2cpp_codegen_multiply((float)((float)((float)L_0)), (float)(0.212599993f))), (float)((float)il2cpp_codegen_multiply((float)((float)((float)L_1)), (float)(0.715200007f))))), (float)((float)il2cpp_codegen_multiply((float)((float)((float)L_2)), (float)(0.0722000003f))))), (float)(0.5f)))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t ColorNumerics_UpscaleFrom8BitTo16Bit_mD0CD6FA9D2F4E0C89A9045F851589F9941027870_inline (uint8_t ___component0, const RuntimeMethod* method) { { uint8_t L_0 = ___component0; return (uint16_t)((int32_t)((uint16_t)((int32_t)il2cpp_codegen_multiply((int32_t)L_0, (int32_t)((int32_t)257))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgb48_ToScaledVector4_mC26137EB6CC532E43A9C62F806E71F564B317C2F_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgb48_ToVector4_m1679350E6314D721BF33A91B0D4AE06922ABEFF7_inline((Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)__this, /*hidden argument*/NULL); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_FromScaledVector4_m3DA389298A28C5DB39E0FC326E466E06A2ACFB11_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector2_t1455881409307224D6099F54FA7E478733EEF61D V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; float L_3 = L_2.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4; memset((&L_4), 0, sizeof(L_4)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_4), L_1, L_3, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_5; L_5 = Vector2_op_Multiply_m0CD784E43FF58B7F93A5EA52427DEAAD697AAE61_inline(L_4, (2.0f), /*hidden argument*/NULL); V_0 = L_5; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_7; L_7 = Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8; L_8 = Vector2_op_Subtraction_m306DDA5D8B4AD933963554AD0739EC4F1E9B4607_inline(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_il2cpp_TypeInfo_var); uint16_t L_10; L_10 = NormalizedByte2_Pack_m6CE88C97823CD69364283CC30C12682807E53B48_inline(L_9, /*hidden argument*/NULL); NormalizedByte2_set_PackedValue_m4789D3F6B4CB4329C425CB662CFD9242A874A379_inline((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 *)__this, L_10, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgba64_ToScaledVector4_m31620D2EC830E18D5A5B043459BD0658B4E5BDBE_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba64_ToVector4_mCA2213A8474A88C7077EA354DED8BE977762BAC8_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)__this, /*hidden argument*/NULL); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgba32_ToScaledVector4_mD7B68685669E0DE12170D0462E6C3AADB38F253E_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0; L_0 = Rgba32_ToVector4_m2320E84B610FA4F872A1BDDA53B4EE204017C4B7_inline((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 *)__this, /*hidden argument*/NULL); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromScaledVector4_m777CA06392F4672AC8C48E3EFE9738ADF1F672A2_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline(L_0, (2.0f), /*hidden argument*/NULL); ___vector0 = L_1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9_inline(L_2, L_3, /*hidden argument*/NULL); ___vector0 = L_4; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5 = ___vector0; NormalizedByte4_FromVector4_mB68D741A2843AEE85FFF4373D7696D2C2242EEEE_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, L_5, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_FromScaledVector4_mF1C70B078723C6FC99FCA1F00F6C45539B8FEEA2_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector2_t1455881409307224D6099F54FA7E478733EEF61D V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; float L_3 = L_2.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4; memset((&L_4), 0, sizeof(L_4)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_4), L_1, L_3, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_5; L_5 = Vector2_op_Multiply_m0CD784E43FF58B7F93A5EA52427DEAAD697AAE61_inline(L_4, (2.0f), /*hidden argument*/NULL); V_0 = L_5; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_7; L_7 = Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8; L_8 = Vector2_op_Subtraction_m306DDA5D8B4AD933963554AD0739EC4F1E9B4607_inline(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var); uint32_t L_10; L_10 = NormalizedShort2_Pack_m1AD820D26D9FF9E17FC194E70144B23E466C0B1C_inline(L_9, /*hidden argument*/NULL); NormalizedShort2_set_PackedValue_m9AAFAC013EC0B1280CAB5CE61A8DAF21BE50BD87_inline((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 *)__this, L_10, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromScaledVector4_m147B54AD44A3472D0CCBEC95E964DAE9CC484EAD_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline(L_0, (2.0f), /*hidden argument*/NULL); ___vector0 = L_1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9_inline(L_2, L_3, /*hidden argument*/NULL); ___vector0 = L_4; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5 = ___vector0; NormalizedShort4_FromVector4_m2D9CB47367215FAC0A4127EA5668749937E1BC7F_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, L_5, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromScaledVector4_mF79C16B0080F760BB55861E74042EC84281A08FF_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Rg32_FromVector4_m7190BC219E3FDC310A5C0348FC0B803DDEA69294_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F Rgba64_get_Rgb_mFC2E4D0122BBF12286BEEFFF838658B4C5045875_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_AsRef_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m659AC8BE49CE96A85AE6C340B17B961CCB3FE7DE_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Unsafe_As_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m96736A7159F2A9B385397044B3E678B1BED3125E_RuntimeMethod_var); s_Il2CppMethodInitialized = true; } { Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_0; L_0 = Unsafe_AsRef_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m659AC8BE49CE96A85AE6C340B17B961CCB3FE7DE_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)__this, /*hidden argument*/Unsafe_AsRef_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m659AC8BE49CE96A85AE6C340B17B961CCB3FE7DE_RuntimeMethod_var); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * L_1; L_1 = Unsafe_As_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m96736A7159F2A9B385397044B3E678B1BED3125E_inline((Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)L_0, /*hidden argument*/Unsafe_As_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m96736A7159F2A9B385397044B3E678B1BED3125E_RuntimeMethod_var); Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F L_2 = (*(Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)L_1); return L_2; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromScaledVector4_mACB6D5AD8FD90D2F1950F589CB17F598612957BE_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Rgba1010102_FromVector4_m568A21AA7FE0593011979E9397C00E093BBFE5E3_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromScaledVector4_mB77E531110732161D6023D9C21BC738ED601E95D_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; RgbaVector_FromVector4_mEF5F780A05D9E22D2E2793C69EA890DCB5807623_inline((RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_FromScaledVector4_m082763DFBE07BD70B4DFCF058C28314172FC26BC_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector2_t1455881409307224D6099F54FA7E478733EEF61D V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; float L_3 = L_2.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4; memset((&L_4), 0, sizeof(L_4)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_4), L_1, L_3, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_5; L_5 = Vector2_op_Multiply_m0CD784E43FF58B7F93A5EA52427DEAAD697AAE61_inline(L_4, (65534.0f), /*hidden argument*/NULL); V_0 = L_5; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_7; memset((&L_7), 0, sizeof(L_7)); Vector2__ctor_m23DE3099B38383DB35C1EAC7CE065DD421CC3510((&L_7), (32767.0f), /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8; L_8 = Vector2_op_Subtraction_m306DDA5D8B4AD933963554AD0739EC4F1E9B4607_inline(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_9 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_il2cpp_TypeInfo_var); uint32_t L_10; L_10 = Short2_Pack_m8A7753F894DE4CB78A59D3F03BA98248E05E63F7_inline(L_9, /*hidden argument*/NULL); Short2_set_PackedValue_mBF2FB5BA80EB14454CAC49036655C5A934E3A559_inline((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 *)__this, L_10, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromScaledVector4_m023D283B782EBE115F2DC2474F81504491F2EC83_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline(L_0, (65534.0f), /*hidden argument*/NULL); ___vector0 = L_1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; memset((&L_3), 0, sizeof(L_3)); Vector4__ctor_m63EC2B2E36402A4891067A37B6F0A50CACDD34DE((&L_3), (32767.0f), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9_inline(L_2, L_3, /*hidden argument*/NULL); ___vector0 = L_4; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5 = ___vector0; Short4_FromVector4_m519AA6025A1F7F2FE3946C845C5102F63B63155F_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)__this, L_5, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void A8_FromScaledVector4_m1E483205F773972AD8620091788831A79B41EE74_inline (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; A8_FromVector4_mE4D1B2CCAF5141C2ADCEED6D60650BBBFD5825B8_inline((A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_FromScaledVector4_m6279FD6F11F86C8A668338DB75FB6EABDA2432F3_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Bgr565_FromVector4_m5913050889283D1CC9243DB1BD2E8FB8F2AE2B28_inline((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_FromScaledVector4_m444EB11C9B4C92DB98282D0FF527CBFB87E318DD_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Bgra4444_FromVector4_m2F1480CF149FB04E94DFE1A88C5A85F54F79089E_inline((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_FromScaledVector4_m67A2F9776071C2D6A8821CA3331671961DC13C1F_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Bgra5551_FromVector4_mEABD575E5F8334D80ED2AE9BCB8055C66874C732_inline((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_FromScaledVector4_m3881009A0F02FBA393AAA0F58872382A535CB943_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline(L_0, (255.0f), /*hidden argument*/NULL); Byte4_FromVector4_mB0F7E70A1749780227B6D390A11F0EFC8271C837_inline((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)__this, L_1, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfSingle_FromScaledVector4_mB044A1BA1B497D545D3DA68E9185153502B93259_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { float V_0 = 0.0f; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); V_0 = L_1; float L_2 = V_0; V_0 = ((float)il2cpp_codegen_multiply((float)L_2, (float)(2.0f))); float L_3 = V_0; V_0 = ((float)il2cpp_codegen_subtract((float)L_3, (float)(1.0f))); float L_4 = V_0; uint16_t L_5; L_5 = HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline(L_4, /*hidden argument*/NULL); HalfSingle_set_PackedValue_m546ED3A990045143E45A91EB09574C39AC586FF4_inline((HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E *)__this, L_5, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector2_FromScaledVector4_m81F09EE0AEA8341626C34BBD56D732B97D1E55E2_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { Vector2_t1455881409307224D6099F54FA7E478733EEF61D V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; float L_3 = L_2.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4; memset((&L_4), 0, sizeof(L_4)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_4), L_1, L_3, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_5; L_5 = Vector2_op_Multiply_m0CD784E43FF58B7F93A5EA52427DEAAD697AAE61_inline(L_4, (2.0f), /*hidden argument*/NULL); V_0 = L_5; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_7; L_7 = Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8; L_8 = Vector2_op_Subtraction_m306DDA5D8B4AD933963554AD0739EC4F1E9B4607_inline(L_6, L_7, /*hidden argument*/NULL); V_0 = L_8; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_9 = V_0; float L_10 = L_9.get_X_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_11 = V_0; float L_12 = L_11.get_Y_1(); uint32_t L_13; L_13 = HalfVector2_Pack_m72AEE59B9CE4F897487EE8666A8B93CF82B68994_inline(L_10, L_12, /*hidden argument*/NULL); HalfVector2_set_PackedValue_m8733BF4891A90BDF49735A404AA0EE1C4AB7E0E4_inline((HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC *)__this, L_13, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_FromScaledVector4_m9ABF0154F5F24F306BC86868C0182536BCE17126_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline(L_0, (2.0f), /*hidden argument*/NULL); ___vector0 = L_1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9_inline(L_2, L_3, /*hidden argument*/NULL); ___vector0 = L_4; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5 = ___vector0; HalfVector4_FromVector4_m577F77830F4805FBAAE72C1201D266CC63CDA45B_inline((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)__this, L_5, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L16_set_PackedValue_mD91D026E1930D94BB54CFFE7566D92ED77FE67BF_inline (L16_t82A3FD4325827CB571596BA0DA68B251F985D94F * __this, uint16_t ___value0, const RuntimeMethod* method) { { uint16_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void L8_set_PackedValue_mC1D9510EC05B0EB11654045F0D0FCED0A9E91FFF_inline (L8_t0DC62ABA8124A587901AC9D023076EF568A23003 * __this, uint8_t ___value0, const RuntimeMethod* method) { { uint8_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CXU3Ek__BackingField_1(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Right_mD239C9BAD29A9EBF0D28FB4E58A8D0890B8DE9B6_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = Rectangle_get_X_m2FCEE276E085E1B152B86B79099D48F1AAE38E20_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Width_mC8351BA93636F6A4BD33400876DAD67CA5C05367_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this, /*hidden argument*/NULL); return ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_1)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method) { { int32_t L_0 = __this->get_U3CYU3Ek__BackingField_2(); return L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t Rectangle_get_Bottom_m72E2E04EE0CF83EE8156B50AA81DD3CC8412D540_inline (Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 * __this, const RuntimeMethod* method) { { int32_t L_0; L_0 = Rectangle_get_Y_mF4D8771866F09FA2293DD27C9208DF7CB0A9A332_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this, /*hidden argument*/NULL); int32_t L_1; L_1 = Rectangle_get_Height_m7B8E6DF7BC34C5D56DB6C2D15D2ED3D481650204_inline((Rectangle_t77D12209A21C07CE10C74EF05A4DC599168F0AF7 *)__this, /*hidden argument*/NULL); return ((int32_t)il2cpp_codegen_add((int32_t)L_0, (int32_t)L_1)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t MemoryMarshal_Read_TisUInt16_t894EA9D4FB7C799B244E7BBF2DF0EEEDBC77A8BD_mE6E7B9169325123D679204772267C8E25A310709_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 ___source0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Type_t_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { bool L_0; L_0 = (( bool (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 0)); if (!L_0) { goto IL_0016; } } { RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 L_1 = { reinterpret_cast (IL2CPP_RGCTX_TYPE(method->rgctx_data, 1)) }; IL2CPP_RUNTIME_CLASS_INIT(Type_t_il2cpp_TypeInfo_var); Type_t * L_2; L_2 = Type_GetTypeFromHandle_m8BB57524FF7F9DB1803BC561D2B3A4DBACEB385E((RuntimeTypeHandle_tC33965ADA3E041E0C94AF05E5CB527B56482CEF9 )L_1, /*hidden argument*/NULL); ThrowHelper_ThrowArgumentException_InvalidTypeWithPointersNotSupported_m4A71872D4B069AF36758A61E4CA3FB663B4E8EC4((Type_t *)L_2, /*hidden argument*/NULL); } IL_0016: { int32_t L_3; L_3 = (( int32_t (*) (const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)->methodPointer)(/*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 2)); int32_t L_4; L_4 = ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_inline((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 *)(&___source0), /*hidden argument*/ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_RuntimeMethod_var); if ((((int32_t)L_3) <= ((int32_t)L_4))) { goto IL_002a; } } { ThrowHelper_ThrowArgumentOutOfRangeException_m86EB6B05BDE45B6F92A7599E80E0179C17391AB5((int32_t)0, /*hidden argument*/NULL); } IL_002a: { ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 L_5 = ___source0; uint8_t* L_6; L_6 = MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93((ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 )L_5, /*hidden argument*/MemoryMarshal_GetReference_TisByte_t0111FAB8B8685667EDDAF77683F0D8F86B659056_m72C9B7E3B84540539945F1E80ED3E1AAE90E5D93_RuntimeMethod_var); uint16_t L_7; L_7 = (( uint16_t (*) (uint8_t*, const RuntimeMethod*))IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)->methodPointer)((uint8_t*)(uint8_t*)L_6, /*hidden argument*/IL2CPP_RGCTX_METHOD_INFO(method->rgctx_data, 3)); return (uint16_t)L_7; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * Unsafe_As_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_TisRgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F_m96736A7159F2A9B385397044B3E678B1BED3125E_gshared_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * ___source0, const RuntimeMethod* method) { { Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_0 = ___source0; return (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F *)(L_0); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void ReadOnlySpan_1__ctor_m19A753A110C19315A508935C46EA96BA81A69AC7_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * ___pinnable0, intptr_t ___byteOffset1, int32_t ___length2, const RuntimeMethod* method) { { int32_t L_0 = ___length2; __this->set__length_2(L_0); Pinnable_1_t3FA89DC88CD7499604577377AB0B618C80108110 * L_1 = ___pinnable0; __this->set__pinnable_0(L_1); intptr_t L_2 = ___byteOffset1; __this->set__byteOffset_1((intptr_t)L_2); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgb48_ToVector4_m1679350E6314D721BF33A91B0D4AE06922ABEFF7_inline (Rgb48_t7374AB91EA2FF088E31C00DB075C0105E1D97C9F * __this, const RuntimeMethod* method) { { uint16_t L_0 = __this->get_R_0(); uint16_t L_1 = __this->get_G_1(); uint16_t L_2 = __this->get_B_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; memset((&L_3), 0, sizeof(L_3)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_3), ((float)((float)((float)((float)L_0))/(float)(65535.0f))), ((float)((float)((float)((float)L_1))/(float)(65535.0f))), ((float)((float)((float)((float)L_2))/(float)(65535.0f))), (1.0f), /*hidden argument*/NULL); return L_3; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Multiply_m0CD784E43FF58B7F93A5EA52427DEAAD697AAE61_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, float ___right1, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___left0; float L_1 = ___right1; float L_2 = ___right1; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3; memset((&L_3), 0, sizeof(L_3)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_3), L_1, L_2, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4; L_4 = Vector2_op_Multiply_m5DC9070833DF763AED707C3EF0CAB9E1C21C5325_inline(L_0, L_3, /*hidden argument*/NULL); return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Subtraction_m306DDA5D8B4AD933963554AD0739EC4F1E9B4607_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___right1, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___left0; float L_1 = L_0.get_X_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2 = ___right1; float L_3 = L_2.get_X_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = ___left0; float L_5 = L_4.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = ___right1; float L_7 = L_6.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8; memset((&L_8), 0, sizeof(L_8)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_8), ((float)il2cpp_codegen_subtract((float)L_1, (float)L_3)), ((float)il2cpp_codegen_subtract((float)L_5, (float)L_7)), /*hidden argument*/NULL); return L_8; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t NormalizedByte2_Pack_m6CE88C97823CD69364283CC30C12682807E53B48_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___vector0; IL2CPP_RUNTIME_CLASS_INIT(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_il2cpp_TypeInfo_var); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_1 = ((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_il2cpp_TypeInfo_var))->get_MinusOne_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; L_2 = Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3; L_3 = Vector2_Clamp_mEBF511BD6C8FD380FE0D1801D16ED7EBC98CF5EF_inline(L_0, L_1, L_2, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = ((NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2_il2cpp_TypeInfo_var))->get_Half_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_5; L_5 = Vector2_op_Multiply_m5DC9070833DF763AED707C3EF0CAB9E1C21C5325_inline(L_3, L_4, /*hidden argument*/NULL); ___vector0 = L_5; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = ___vector0; float L_7 = L_6.get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_8; L_8 = bankers_round(((double)((double)L_7))); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); int16_t L_9; L_9 = Convert_ToInt16_m608D6BE29E0B1BFCE220127333A8745FA6536D63(L_8, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_10 = ___vector0; float L_11 = L_10.get_Y_1(); double L_12; L_12 = bankers_round(((double)((double)L_11))); int16_t L_13; L_13 = Convert_ToInt16_m608D6BE29E0B1BFCE220127333A8745FA6536D63(L_12, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((uint16_t)L_13))&(int32_t)((int32_t)255)))<<(int32_t)8)); int32_t L_14 = V_0; return (uint16_t)((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((uint16_t)L_9))&(int32_t)((int32_t)255)))|(int32_t)L_14)))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte2_set_PackedValue_m4789D3F6B4CB4329C425CB662CFD9242A874A379_inline (NormalizedByte2_tDC7A4A65978A5ABC3DD998BFCA376EB8887607E2 * __this, uint16_t ___value0, const RuntimeMethod* method) { { uint16_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgba64_ToVector4_mCA2213A8474A88C7077EA354DED8BE977762BAC8_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * __this, const RuntimeMethod* method) { { uint16_t L_0 = __this->get_R_0(); uint16_t L_1 = __this->get_G_1(); uint16_t L_2 = __this->get_B_2(); uint16_t L_3 = __this->get_A_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_4), ((float)((float)L_0)), ((float)((float)L_1)), ((float)((float)L_2)), ((float)((float)L_3)), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5; L_5 = Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline(L_4, (65535.0f), /*hidden argument*/NULL); return L_5; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Rgba32_ToVector4_m2320E84B610FA4F872A1BDDA53B4EE204017C4B7_inline (Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3 * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { uint8_t L_0 = __this->get_R_0(); uint8_t L_1 = __this->get_G_1(); uint8_t L_2 = __this->get_B_2(); uint8_t L_3 = __this->get_A_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_4), ((float)((float)L_0)), ((float)((float)L_1)), ((float)((float)L_2)), ((float)((float)L_3)), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_il2cpp_TypeInfo_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5 = ((Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_StaticFields*)il2cpp_codegen_static_fields_for(Rgba32_t1184C9A30A26072D3DA18AAF3F7D3BEE0CA2B7A3_il2cpp_TypeInfo_var))->get_MaxBytes_4(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6; L_6 = Vector4_op_Division_m42A9C429E7265118F4E68AE51A7C9C91E1A86C65_inline(L_4, L_5, /*hidden argument*/NULL); return L_6; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Multiply_mC10B9F2968D30A22C0EEF88950B551F21591D748_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, float ___right1, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___left0; float L_1 = ___right1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2; memset((&L_2), 0, sizeof(L_2)); Vector4__ctor_m63EC2B2E36402A4891067A37B6F0A50CACDD34DE((&L_2), L_1, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline(L_0, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Subtraction_mDC838062C35F83AC065B3DE02E3D6A50B9F89FF9_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___left0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___right1; float L_3 = L_2.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___left0; float L_5 = L_4.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___right1; float L_7 = L_6.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___left0; float L_9 = L_8.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___right1; float L_11 = L_10.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = ___left0; float L_13 = L_12.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_14 = ___right1; float L_15 = L_14.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_16; memset((&L_16), 0, sizeof(L_16)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_16), ((float)il2cpp_codegen_subtract((float)L_1, (float)L_3)), ((float)il2cpp_codegen_subtract((float)L_5, (float)L_7)), ((float)il2cpp_codegen_subtract((float)L_9, (float)L_11)), ((float)il2cpp_codegen_subtract((float)L_13, (float)L_15)), /*hidden argument*/NULL); return L_16; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_FromVector4_mB68D741A2843AEE85FFF4373D7696D2C2242EEEE_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_il2cpp_TypeInfo_var); uint32_t L_0; L_0 = NormalizedByte4_Pack_m25D15506F2CE19FA844919BF2187F62AA686ECBD_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); NormalizedByte4_set_PackedValue_m7CA2C4A29ABDD2A7BEFC854960090DA9EFEE4E5D_inline((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t NormalizedShort2_Pack_m1AD820D26D9FF9E17FC194E70144B23E466C0B1C_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___vector0; IL2CPP_RUNTIME_CLASS_INIT(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_1 = ((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var))->get_Max_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; L_2 = Vector2_op_Multiply_m5DC9070833DF763AED707C3EF0CAB9E1C21C5325_inline(L_0, L_1, /*hidden argument*/NULL); ___vector0 = L_2; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3 = ___vector0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = ((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var))->get_Min_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_5 = ((NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703_il2cpp_TypeInfo_var))->get_Max_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6; L_6 = Vector2_Clamp_mEBF511BD6C8FD380FE0D1801D16ED7EBC98CF5EF_inline(L_3, L_4, L_5, /*hidden argument*/NULL); ___vector0 = L_6; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_7 = ___vector0; float L_8 = L_7.get_X_0(); float L_9; L_9 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_8, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_10 = ___vector0; float L_11 = L_10.get_Y_1(); float L_12; L_12 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_11, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_12))&(int32_t)((int32_t)65535)))<<(int32_t)((int32_t)16))); uint32_t L_13 = V_0; return ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_9))&(int32_t)((int32_t)65535)))|(int32_t)L_13)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort2_set_PackedValue_m9AAFAC013EC0B1280CAB5CE61A8DAF21BE50BD87_inline (NormalizedShort2_tA565246AD1895C1251C8622FB478D826EE7B7703 * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_FromVector4_m2D9CB47367215FAC0A4127EA5668749937E1BC7F_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var); uint64_t L_0; L_0 = NormalizedShort4_Pack_m76EC3879451ED829C3D964F5B42E8335066C929C_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); NormalizedShort4_set_PackedValue_m83DC9831DAFA09C6A3A712A9319AF721EA11A3C1_inline((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_FromVector4_m7190BC219E3FDC310A5C0348FC0B803DDEA69294_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } Vector2_t1455881409307224D6099F54FA7E478733EEF61D V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; float L_3 = L_2.get_Y_1(); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((Vector2_t1455881409307224D6099F54FA7E478733EEF61D *)(&V_0), L_1, L_3, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = V_0; IL2CPP_RUNTIME_CLASS_INIT(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var); uint32_t L_5; L_5 = Rg32_Pack_mB7A7885FCF02BD1C74D3B8C329BDEA8E0A368A0F_inline(L_4, /*hidden argument*/NULL); Rg32_set_PackedValue_m74ABF186E3E7E6A61E71331DB09BD8D8EA3E079D_inline((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB *)__this, L_5, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_FromVector4_m568A21AA7FE0593011979E9397C00E093BBFE5E3_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_il2cpp_TypeInfo_var); uint32_t L_0; L_0 = Rgba1010102_Pack_m296112B0492CE04E1DFF0764461E613440699466_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); Rgba1010102_set_PackedValue_mBDF51AE3DE7B6742EA826750D1FC03A81DB85B0A_inline((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void RgbaVector_FromVector4_mEF5F780A05D9E22D2E2793C69EA890DCB5807623_inline (RgbaVector_tC24DAEA7984B353C7B6C3A1D409C2495126C7C53 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1; L_1 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2; L_2 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_0, L_1, L_2, /*hidden argument*/NULL); ___vector0 = L_3; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___vector0; float L_5 = L_4.get_X_0(); __this->set_R_0(L_5); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___vector0; float L_7 = L_6.get_Y_1(); __this->set_G_1(L_7); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___vector0; float L_9 = L_8.get_Z_2(); __this->set_B_2(L_9); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___vector0; float L_11 = L_10.get_W_3(); __this->set_A_3(L_11); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Short2_Pack_m8A7753F894DE4CB78A59D3F03BA98248E05E63F7_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___vector0; IL2CPP_RUNTIME_CLASS_INIT(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_il2cpp_TypeInfo_var); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_1 = ((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_StaticFields*)il2cpp_codegen_static_fields_for(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_il2cpp_TypeInfo_var))->get_Min_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2 = ((Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_StaticFields*)il2cpp_codegen_static_fields_for(Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758_il2cpp_TypeInfo_var))->get_Max_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3; L_3 = Vector2_Clamp_mEBF511BD6C8FD380FE0D1801D16ED7EBC98CF5EF_inline(L_0, L_1, L_2, /*hidden argument*/NULL); ___vector0 = L_3; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = ___vector0; float L_5 = L_4.get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_6; L_6 = bankers_round(((double)((double)L_5))); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); int32_t L_7; L_7 = Convert_ToInt32_m02AB1E28E0CF98A2F89E88480795AC0FD7F66FC2(L_6, /*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8 = ___vector0; float L_9 = L_8.get_Y_1(); double L_10; L_10 = bankers_round(((double)((double)L_9))); int32_t L_11; L_11 = Convert_ToInt32_m02AB1E28E0CF98A2F89E88480795AC0FD7F66FC2(L_10, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)L_11&(int32_t)((int32_t)65535)))<<(int32_t)((int32_t)16))); uint32_t L_12 = V_0; return ((int32_t)((int32_t)((int32_t)((int32_t)L_7&(int32_t)((int32_t)65535)))|(int32_t)L_12)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short2_set_PackedValue_mBF2FB5BA80EB14454CAC49036655C5A934E3A559_inline (Short2_t7201C94E35C58FCE45104BA58E718E2F5FE66758 * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_FromVector4_m519AA6025A1F7F2FE3946C845C5102F63B63155F_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { IL2CPP_RUNTIME_CLASS_INIT(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_il2cpp_TypeInfo_var); uint64_t L_0; L_0 = Short4_Pack_m7B580A2AAB3B54363B6930F4A04310CB7B9F65A7_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); Short4_set_PackedValue_mE2509C3F76A66E380647E1EE0F7C50BA019BA8BD_inline((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void A8_FromVector4_mE4D1B2CCAF5141C2ADCEED6D60650BBBFD5825B8_inline (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_W_3(); uint8_t L_2; L_2 = A8_Pack_mA657F3C1098F90E4DA5BE545980CCBFB7DBA76AB_inline(L_1, /*hidden argument*/NULL); A8_set_PackedValue_m8BD8EFA06A2F16D32A8260240A8E6874D1548C8B_inline((A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 *)__this, L_2, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_FromVector4_m5913050889283D1CC9243DB1BD2E8FB8F2AE2B28_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 V_0; memset((&V_0), 0, sizeof(V_0)); { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___vector0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___vector0; float L_3 = L_2.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___vector0; float L_5 = L_4.get_Z_2(); Vector3__ctor_m3C199C444CBE5C59587FAE802686BDB1F3D8CC9C((Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)(&V_0), L_1, L_3, L_5, /*hidden argument*/NULL); uint16_t L_6; L_6 = Bgr565_Pack_m9FD9FEDE4A0A784DBF1825A1FAFB3259841E17FA_inline((Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)(&V_0), /*hidden argument*/NULL); Bgr565_set_PackedValue_m052C96B2A876AB7C141B36DC2C4456349FA445A4_inline((Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C *)__this, L_6, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_FromVector4_m2F1480CF149FB04E94DFE1A88C5A85F54F79089E_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { uint16_t L_0; L_0 = Bgra4444_Pack_m9D89B256C52B4A747E64399F2CC2BE2BE2BF668F_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); Bgra4444_set_PackedValue_m166210D65942388FBCBFCA640FE58FC8C484A842_inline((Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_FromVector4_mEABD575E5F8334D80ED2AE9BCB8055C66874C732_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { uint16_t L_0; L_0 = Bgra5551_Pack_mE911B77FBBC6AB7AC4B5FD560876B4BCFAA7E5AA_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); Bgra5551_set_PackedValue_mA7F281129FA16BD297FCD7D9099FD81024F95F92_inline((Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_FromVector4_mB0F7E70A1749780227B6D390A11F0EFC8271C837_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { uint32_t L_0; L_0 = Byte4_Pack_mC9C14B5D59F1BCE84ED25B4C501CEA9433DDC3D0_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); Byte4_set_PackedValue_m024BD207AC39089A6B2008B317D574A70F71E7E1_inline((Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline (float ___value0, const RuntimeMethod* method) { Uif_tFE30B67DD95AF6DF298EAE70DE832DC5EA3415AC V_0; memset((&V_0), 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(Uif_tFE30B67DD95AF6DF298EAE70DE832DC5EA3415AC )); float L_0 = ___value0; (&V_0)->set_F_0(L_0); Uif_tFE30B67DD95AF6DF298EAE70DE832DC5EA3415AC L_1 = V_0; int32_t L_2 = L_1.get_I_1(); uint16_t L_3; L_3 = HalfTypeHelper_Pack_m2EFAE2DA4AF2CC0175F4F189E6EFAAF01479A21A(L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfSingle_set_PackedValue_m546ED3A990045143E45A91EB09574C39AC586FF4_inline (HalfSingle_tEF8E3E2F0323ED302849926D8D919DA38B52C28E * __this, uint16_t ___value0, const RuntimeMethod* method) { { uint16_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t HalfVector2_Pack_m72AEE59B9CE4F897487EE8666A8B93CF82B68994_inline (float ___x0, float ___y1, const RuntimeMethod* method) { uint32_t V_0 = 0; { float L_0 = ___x0; uint16_t L_1; L_1 = HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline(L_0, /*hidden argument*/NULL); float L_2 = ___y1; uint16_t L_3; L_3 = HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline(L_2, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)L_3<<(int32_t)((int32_t)16))); uint32_t L_4 = V_0; return ((int32_t)((int32_t)L_1|(int32_t)L_4)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector2_set_PackedValue_m8733BF4891A90BDF49735A404AA0EE1C4AB7E0E4_inline (HalfVector2_t7ED3B305397DF43C12515F1FDB3921CB72898FFC * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_FromVector4_m577F77830F4805FBAAE72C1201D266CC63CDA45B_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___vector0, const RuntimeMethod* method) { { uint64_t L_0; L_0 = HalfVector4_Pack_m5B91CC4BE45BC93B81BF77871F71E1879F3231DD_inline((Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)(&___vector0), /*hidden argument*/NULL); HalfVector4_set_PackedValue_m575B61438D778A34EAC982DD55F8EB756742C914_inline((HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * Unsafe_AsRef_TisRgba64_t3037F03E646685C1639C0D10841EF921B021B55F_m659AC8BE49CE96A85AE6C340B17B961CCB3FE7DE_gshared_inline (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * ___source0, const RuntimeMethod* method) { { Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F * L_0 = ___source0; return (Rgba64_t3037F03E646685C1639C0D10841EF921B021B55F *)(L_0); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR int32_t ReadOnlySpan_1_get_Length_m0D02A059B63020F14BCD1DDD5F72D4EBA34B3955_gshared_inline (ReadOnlySpan_1_t03DDF1A13DD7F8143C692DB7B68817A086932726 * __this, const RuntimeMethod* method) { { int32_t L_0 = (int32_t)__this->get__length_2(); return (int32_t)L_0; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_op_Multiply_m5DC9070833DF763AED707C3EF0CAB9E1C21C5325_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___left0, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___right1, const RuntimeMethod* method) { { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___left0; float L_1 = L_0.get_X_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2 = ___right1; float L_3 = L_2.get_X_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = ___left0; float L_5 = L_4.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = ___right1; float L_7 = L_6.get_Y_1(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_8; memset((&L_8), 0, sizeof(L_8)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_8), ((float)il2cpp_codegen_multiply((float)L_1, (float)L_3)), ((float)il2cpp_codegen_multiply((float)L_5, (float)L_7)), /*hidden argument*/NULL); return L_8; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector2_t1455881409307224D6099F54FA7E478733EEF61D Vector2_Clamp_mEBF511BD6C8FD380FE0D1801D16ED7EBC98CF5EF_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___value10, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___min1, Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___max2, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; float G_B3_0 = 0.0f; float G_B6_0 = 0.0f; float G_B9_0 = 0.0f; float G_B12_0 = 0.0f; { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___value10; float L_1 = L_0.get_X_0(); V_0 = L_1; float L_2 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3 = ___max2; float L_4 = L_3.get_X_0(); if ((((float)L_2) > ((float)L_4))) { goto IL_0013; } } { float L_5 = V_0; G_B3_0 = L_5; goto IL_0019; } IL_0013: { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = ___max2; float L_7 = L_6.get_X_0(); G_B3_0 = L_7; } IL_0019: { V_0 = G_B3_0; float L_8 = V_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_9 = ___min1; float L_10 = L_9.get_X_0(); if ((((float)L_8) < ((float)L_10))) { goto IL_0026; } } { float L_11 = V_0; G_B6_0 = L_11; goto IL_002c; } IL_0026: { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_12 = ___min1; float L_13 = L_12.get_X_0(); G_B6_0 = L_13; } IL_002c: { V_0 = G_B6_0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_14 = ___value10; float L_15 = L_14.get_Y_1(); V_1 = L_15; float L_16 = V_1; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_17 = ___max2; float L_18 = L_17.get_Y_1(); if ((((float)L_16) > ((float)L_18))) { goto IL_0040; } } { float L_19 = V_1; G_B9_0 = L_19; goto IL_0046; } IL_0040: { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_20 = ___max2; float L_21 = L_20.get_Y_1(); G_B9_0 = L_21; } IL_0046: { V_1 = G_B9_0; float L_22 = V_1; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_23 = ___min1; float L_24 = L_23.get_Y_1(); if ((((float)L_22) < ((float)L_24))) { goto IL_0053; } } { float L_25 = V_1; G_B12_0 = L_25; goto IL_0059; } IL_0053: { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_26 = ___min1; float L_27 = L_26.get_Y_1(); G_B12_0 = L_27; } IL_0059: { V_1 = G_B12_0; float L_28 = V_0; float L_29 = V_1; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_30; memset((&L_30), 0, sizeof(L_30)); Vector2__ctor_m4E35D37ABA9EC5126AD0CBEB001298006F01B642((&L_30), L_28, L_29, /*hidden argument*/NULL); return L_30; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Division_m82E4033E7058CE4787854874FEED0377803C0EE8_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value10, float ___value21, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___value10; float L_1 = ___value21; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2; memset((&L_2), 0, sizeof(L_2)); Vector4__ctor_m63EC2B2E36402A4891067A37B6F0A50CACDD34DE((&L_2), L_1, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_op_Division_m42A9C429E7265118F4E68AE51A7C9C91E1A86C65_inline(L_0, L_2, /*hidden argument*/NULL); return L_3; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Division_m42A9C429E7265118F4E68AE51A7C9C91E1A86C65_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___left0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___right1; float L_3 = L_2.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___left0; float L_5 = L_4.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___right1; float L_7 = L_6.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___left0; float L_9 = L_8.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___right1; float L_11 = L_10.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = ___left0; float L_13 = L_12.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_14 = ___right1; float L_15 = L_14.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_16; memset((&L_16), 0, sizeof(L_16)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_16), ((float)((float)L_1/(float)L_3)), ((float)((float)L_5/(float)L_7)), ((float)((float)L_9/(float)L_11)), ((float)((float)L_13/(float)L_15)), /*hidden argument*/NULL); return L_16; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___left0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___right1, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___left0; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___right1; float L_3 = L_2.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___left0; float L_5 = L_4.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___right1; float L_7 = L_6.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___left0; float L_9 = L_8.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___right1; float L_11 = L_10.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = ___left0; float L_13 = L_12.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_14 = ___right1; float L_15 = L_14.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_16; memset((&L_16), 0, sizeof(L_16)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_16), ((float)il2cpp_codegen_multiply((float)L_1, (float)L_3)), ((float)il2cpp_codegen_multiply((float)L_5, (float)L_7)), ((float)il2cpp_codegen_multiply((float)L_9, (float)L_11)), ((float)il2cpp_codegen_multiply((float)L_13, (float)L_15)), /*hidden argument*/NULL); return L_16; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t NormalizedByte4_Pack_m25D15506F2CE19FA844919BF2187F62AA686ECBD_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; uint32_t V_1 = 0; uint32_t V_2 = 0; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); IL2CPP_RUNTIME_CLASS_INIT(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_il2cpp_TypeInfo_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3 = ((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_il2cpp_TypeInfo_var))->get_MinusOne_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5; L_5 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_2, L_3, L_4, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ((NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929_il2cpp_TypeInfo_var))->get_Half_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_7; L_7 = Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline(L_5, L_6, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_0 = L_7; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_8 = ___vector0; float L_9 = L_8->get_X_0(); float L_10; L_10 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_9, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); int16_t L_11; L_11 = Convert_ToInt16_m85F48A07C1F028876CBF5ACAE49D88F003985438(L_10, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_12 = ___vector0; float L_13 = L_12->get_Y_1(); float L_14; L_14 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_13, /*hidden argument*/NULL); int16_t L_15; L_15 = Convert_ToInt16_m85F48A07C1F028876CBF5ACAE49D88F003985438(L_14, /*hidden argument*/NULL); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)L_15&(int32_t)((int32_t)255)))<<(int32_t)8)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_16 = ___vector0; float L_17 = L_16->get_Z_2(); float L_18; L_18 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_17, /*hidden argument*/NULL); int16_t L_19; L_19 = Convert_ToInt16_m85F48A07C1F028876CBF5ACAE49D88F003985438(L_18, /*hidden argument*/NULL); V_1 = ((int32_t)((int32_t)((int32_t)((int32_t)L_19&(int32_t)((int32_t)255)))<<(int32_t)((int32_t)16))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_20 = ___vector0; float L_21 = L_20->get_W_3(); float L_22; L_22 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_21, /*hidden argument*/NULL); int16_t L_23; L_23 = Convert_ToInt16_m85F48A07C1F028876CBF5ACAE49D88F003985438(L_22, /*hidden argument*/NULL); V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)L_23&(int32_t)((int32_t)255)))<<(int32_t)((int32_t)24))); uint32_t L_24 = V_0; uint32_t L_25 = V_1; uint32_t L_26 = V_2; return ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_11&(int32_t)((int32_t)255)))|(int32_t)L_24))|(int32_t)L_25))|(int32_t)L_26)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedByte4_set_PackedValue_m7CA2C4A29ABDD2A7BEFC854960090DA9EFEE4E5D_inline (NormalizedByte4_t42240E723E2A85FD209182791E6CEA521C7F6929 * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline (float ___f0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { float L_0 = ___f0; IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_1; L_1 = bankers_round(((double)((double)L_0))); return ((float)((float)L_1)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t NormalizedShort4_Pack_m76EC3879451ED829C3D964F5B42E8335066C929C_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint64_t V_0 = 0; uint64_t V_1 = 0; uint64_t V_2 = 0; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); IL2CPP_RUNTIME_CLASS_INIT(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3 = ((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var))->get_Max_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline(L_2, L_3, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_0 = L_4; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_5 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_6 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_7 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_6); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var))->get_Min_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_9 = ((NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_StaticFields*)il2cpp_codegen_static_fields_for(NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14_il2cpp_TypeInfo_var))->get_Max_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10; L_10 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_7, L_8, L_9, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_5 = L_10; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_11 = ___vector0; float L_12 = L_11->get_X_0(); float L_13; L_13 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_12, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); int32_t L_14; L_14 = Convert_ToInt32_mAFAE7DA97BACA9CEC03D40A2D322093B122B02FE(L_13, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_15 = ___vector0; float L_16 = L_15->get_Y_1(); float L_17; L_17 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_16, /*hidden argument*/NULL); int32_t L_18; L_18 = Convert_ToInt32_mAFAE7DA97BACA9CEC03D40A2D322093B122B02FE(L_17, /*hidden argument*/NULL); V_0 = ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_18))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))<<(int32_t)((int32_t)16))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_19 = ___vector0; float L_20 = L_19->get_Z_2(); float L_21; L_21 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_20, /*hidden argument*/NULL); int32_t L_22; L_22 = Convert_ToInt32_mAFAE7DA97BACA9CEC03D40A2D322093B122B02FE(L_21, /*hidden argument*/NULL); V_1 = ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_22))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))<<(int32_t)((int32_t)32))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_23 = ___vector0; float L_24 = L_23->get_W_3(); float L_25; L_25 = MathF_Round_m1A062AB439332D49A0EB307FF5450816961642FB_inline(L_24, /*hidden argument*/NULL); int32_t L_26; L_26 = Convert_ToInt32_mAFAE7DA97BACA9CEC03D40A2D322093B122B02FE(L_25, /*hidden argument*/NULL); V_2 = ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_26))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))<<(int32_t)((int32_t)48))); uint64_t L_27 = V_0; uint64_t L_28 = V_1; uint64_t L_29 = V_2; return ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_14))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))|(int64_t)L_27))|(int64_t)L_28))|(int64_t)L_29)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void NormalizedShort4_set_PackedValue_m83DC9831DAFA09C6A3A712A9319AF721EA11A3C1_inline (NormalizedShort4_t09DA207C3D0C2409FACFFAB04F05A970F45F2D14 * __this, uint64_t ___value0, const RuntimeMethod* method) { { uint64_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Rg32_Pack_mB7A7885FCF02BD1C74D3B8C329BDEA8E0A368A0F_inline (Vector2_t1455881409307224D6099F54FA7E478733EEF61D ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_0 = ___vector0; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_1; L_1 = Vector2_get_Zero_mE2238C1104703545C28EE1FB6874C0F1DF3CF89D(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_2; L_2 = Vector2_get_One_mEE6AA7A2084E3BED5D8D68D4D97C3E455116F2E8(/*hidden argument*/NULL); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_3; L_3 = Vector2_Clamp_mEBF511BD6C8FD380FE0D1801D16ED7EBC98CF5EF_inline(L_0, L_1, L_2, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_4 = ((Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_StaticFields*)il2cpp_codegen_static_fields_for(Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB_il2cpp_TypeInfo_var))->get_Max_0(); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_5; L_5 = Vector2_op_Multiply_m5DC9070833DF763AED707C3EF0CAB9E1C21C5325_inline(L_3, L_4, /*hidden argument*/NULL); ___vector0 = L_5; Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_6 = ___vector0; float L_7 = L_6.get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_8; L_8 = bankers_round(((double)((double)L_7))); Vector2_t1455881409307224D6099F54FA7E478733EEF61D L_9 = ___vector0; float L_10 = L_9.get_Y_1(); double L_11; L_11 = bankers_round(((double)((double)L_10))); return ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_8))&(int32_t)((int32_t)65535)))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_11))&(int32_t)((int32_t)65535)))<<(int32_t)((int32_t)16))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rg32_set_PackedValue_m74ABF186E3E7E6A61E71331DB09BD8D8EA3E079D_inline (Rg32_t839F526910DCBB689E9E329CA2BA82BCB097DDFB * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_1(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Rgba1010102_Pack_m296112B0492CE04E1DFF0764461E613440699466_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5; L_5 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_2, L_3, L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_il2cpp_TypeInfo_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ((Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_StaticFields*)il2cpp_codegen_static_fields_for(Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC_il2cpp_TypeInfo_var))->get_Multiplier_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_7; L_7 = Vector4_op_Multiply_m7A2DEF13763AEA1F0EF2325D8CA8CF5FC96F3187_inline(L_5, L_6, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_0 = L_7; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_8 = ___vector0; float L_9 = L_8->get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_10; L_10 = bankers_round(((double)((double)L_9))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_11 = ___vector0; float L_12 = L_11->get_Y_1(); double L_13; L_13 = bankers_round(((double)((double)L_12))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_14 = ___vector0; float L_15 = L_14->get_Z_2(); double L_16; L_16 = bankers_round(((double)((double)L_15))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_17 = ___vector0; float L_18 = L_17->get_W_3(); double L_19; L_19 = bankers_round(((double)((double)L_18))); return ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_10))&(int32_t)((int32_t)1023)))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_13))&(int32_t)((int32_t)1023)))<<(int32_t)((int32_t)10)))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_16))&(int32_t)((int32_t)1023)))<<(int32_t)((int32_t)20)))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_19))&(int32_t)3))<<(int32_t)((int32_t)30))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Rgba1010102_set_PackedValue_mBDF51AE3DE7B6742EA826750D1FC03A81DB85B0A_inline (Rgba1010102_t37456A81213794A219B5E125044CD6610ADF92CC * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_1(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value0, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___min1, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___max2, const RuntimeMethod* method) { { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___value0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_1 = ___min1; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2; L_2 = Vector4_Max_m380A5635BED6B0A2B53FA18CE530A2C88907C0FD_inline(L_0, L_1, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3 = ___max2; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_Min_mD400C92160CCFF020D86CDB2728E2C23B3270423_inline(L_2, L_3, /*hidden argument*/NULL); return L_4; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t Short4_Pack_m7B580A2AAB3B54363B6930F4A04310CB7B9F65A7_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint64_t V_0 = 0; uint64_t V_1 = 0; uint64_t V_2 = 0; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); IL2CPP_RUNTIME_CLASS_INIT(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_il2cpp_TypeInfo_var); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3 = ((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_StaticFields*)il2cpp_codegen_static_fields_for(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_il2cpp_TypeInfo_var))->get_Min_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ((Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_StaticFields*)il2cpp_codegen_static_fields_for(Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C_il2cpp_TypeInfo_var))->get_Max_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5; L_5 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_2, L_3, L_4, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_0 = L_5; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_6 = ___vector0; float L_7 = L_6->get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_8; L_8 = bankers_round(((double)((double)L_7))); IL2CPP_RUNTIME_CLASS_INIT(Convert_tDA947A979C1DAB4F09C461FAFD94FE194743A671_il2cpp_TypeInfo_var); int32_t L_9; L_9 = Convert_ToInt32_m02AB1E28E0CF98A2F89E88480795AC0FD7F66FC2(L_8, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_10 = ___vector0; float L_11 = L_10->get_Y_1(); double L_12; L_12 = bankers_round(((double)((double)L_11))); int32_t L_13; L_13 = Convert_ToInt32_m02AB1E28E0CF98A2F89E88480795AC0FD7F66FC2(L_12, /*hidden argument*/NULL); V_0 = ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_13))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))<<(int32_t)((int32_t)16))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_14 = ___vector0; float L_15 = L_14->get_Z_2(); double L_16; L_16 = bankers_round(((double)((double)L_15))); int32_t L_17; L_17 = Convert_ToInt32_m02AB1E28E0CF98A2F89E88480795AC0FD7F66FC2(L_16, /*hidden argument*/NULL); V_1 = ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_17))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))<<(int32_t)((int32_t)32))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_18 = ___vector0; float L_19 = L_18->get_W_3(); double L_20; L_20 = bankers_round(((double)((double)L_19))); int32_t L_21; L_21 = Convert_ToInt32_m02AB1E28E0CF98A2F89E88480795AC0FD7F66FC2(L_20, /*hidden argument*/NULL); V_2 = ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_21))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))<<(int32_t)((int32_t)48))); uint64_t L_22 = V_0; uint64_t L_23 = V_1; uint64_t L_24 = V_2; return ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)L_9))&(int64_t)((int64_t)((int64_t)((int32_t)65535)))))|(int64_t)L_22))|(int64_t)L_23))|(int64_t)L_24)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Short4_set_PackedValue_mE2509C3F76A66E380647E1EE0F7C50BA019BA8BD_inline (Short4_tFFB6E5A6FE3447E2FDB988943812F3CE8E7B8B0C * __this, uint64_t ___value0, const RuntimeMethod* method) { { uint64_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_2(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint8_t A8_Pack_mA657F3C1098F90E4DA5BE545980CCBFB7DBA76AB_inline (float ___alpha0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { float L_0 = ___alpha0; float L_1; L_1 = Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline(L_0, (0.0f), (1.0f), /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_2; L_2 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_1, (float)(255.0f)))))); return (uint8_t)il2cpp_codegen_cast_floating_point(L_2); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void A8_set_PackedValue_m8BD8EFA06A2F16D32A8260240A8E6874D1548C8B_inline (A8_tFB63755C0D5FD006348F0668E16BC0E539EBE4F4 * __this, uint8_t ___value0, const RuntimeMethod* method) { { uint8_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Bgr565_Pack_m9FD9FEDE4A0A784DBF1825A1FAFB3259841E17FA_inline (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * L_0 = ___vector0; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * L_1 = ___vector0; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_2 = (*(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)L_1); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_3; L_3 = Vector3_get_Zero_mACEA51197DC0E58F0D1A9E5F06B4E4FB459EAF3D(/*hidden argument*/NULL); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_4; L_4 = Vector3_get_One_m15396B518DD28586E12E43EB461367FCED17D1A1(/*hidden argument*/NULL); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_5; L_5 = Vector3_Clamp_m82E54C589A2E38F7FEA4174258A7BA4C53D70E09_inline(L_2, L_3, L_4, /*hidden argument*/NULL); *(Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 *)L_0 = L_5; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * L_6 = ___vector0; float L_7 = L_6->get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_8; L_8 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_7, (float)(31.0f)))))); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * L_9 = ___vector0; float L_10 = L_9->get_Y_1(); double L_11; L_11 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_10, (float)(63.0f)))))); Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 * L_12 = ___vector0; float L_13 = L_12->get_Z_2(); double L_14; L_14 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_13, (float)(31.0f)))))); return (uint16_t)((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_8))&(int32_t)((int32_t)31)))<<(int32_t)((int32_t)11)))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_11))&(int32_t)((int32_t)63)))<<(int32_t)5))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_14))&(int32_t)((int32_t)31))))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgr565_set_PackedValue_m052C96B2A876AB7C141B36DC2C4456349FA445A4_inline (Bgr565_tC783A98BA298B0A88C70C3DB5921BD0D717D512C * __this, uint16_t ___value0, const RuntimeMethod* method) { { uint16_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Bgra4444_Pack_m9D89B256C52B4A747E64399F2CC2BE2BE2BF668F_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5; L_5 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_2, L_3, L_4, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_0 = L_5; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_6 = ___vector0; float L_7 = L_6->get_W_3(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_8; L_8 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_7, (float)(15.0f)))))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_9 = ___vector0; float L_10 = L_9->get_X_0(); double L_11; L_11 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_10, (float)(15.0f)))))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_12 = ___vector0; float L_13 = L_12->get_Y_1(); double L_14; L_14 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_13, (float)(15.0f)))))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_15 = ___vector0; float L_16 = L_15->get_Z_2(); double L_17; L_17 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_16, (float)(15.0f)))))); return (uint16_t)((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_8))&(int32_t)((int32_t)15)))<<(int32_t)((int32_t)12)))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_11))&(int32_t)((int32_t)15)))<<(int32_t)8))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_14))&(int32_t)((int32_t)15)))<<(int32_t)4))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_17))&(int32_t)((int32_t)15))))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra4444_set_PackedValue_m166210D65942388FBCBFCA640FE58FC8C484A842_inline (Bgra4444_tED6114863BBEF3EAF5A5D42E16AABF57B16906E4 * __this, uint16_t ___value0, const RuntimeMethod* method) { { uint16_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint16_t Bgra5551_Pack_mE911B77FBBC6AB7AC4B5FD560876B4BCFAA7E5AA_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; L_4 = Vector4_get_One_mAD1193BFE306D9BCB69A5679CB4182AD9B69CC79(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5; L_5 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_2, L_3, L_4, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_0 = L_5; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_6 = ___vector0; float L_7 = L_6->get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_8; L_8 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_7, (float)(31.0f)))))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_9 = ___vector0; float L_10 = L_9->get_Y_1(); double L_11; L_11 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_10, (float)(31.0f)))))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_12 = ___vector0; float L_13 = L_12->get_Z_2(); double L_14; L_14 = bankers_round(((double)((double)((float)il2cpp_codegen_multiply((float)L_13, (float)(31.0f)))))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_15 = ___vector0; float L_16 = L_15->get_W_3(); double L_17; L_17 = bankers_round(((double)((double)L_16))); return (uint16_t)((int32_t)((uint16_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_8))&(int32_t)((int32_t)31)))<<(int32_t)((int32_t)10)))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_11))&(int32_t)((int32_t)31)))<<(int32_t)5))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_14))&(int32_t)((int32_t)31)))))|(int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)L_17))&(int32_t)1))<<(int32_t)((int32_t)15))))))); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Bgra5551_set_PackedValue_mA7F281129FA16BD297FCD7D9099FD81024F95F92_inline (Bgra5551_t3FBC548EC51F118E1990C176F6296AD8D184B4D8 * __this, uint16_t ___value0, const RuntimeMethod* method) { { uint16_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint32_t Byte4_Pack_mC9C14B5D59F1BCE84ED25B4C501CEA9433DDC3D0_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); s_Il2CppMethodInitialized = true; } uint32_t V_0 = 0; uint32_t V_1 = 0; uint32_t V_2 = 0; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_1 = ___vector0; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = (*(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_1); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_3; L_3 = Vector4_get_Zero_m9DF33E62E2F598C292CC96762033EB29D1D29C45(/*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4; memset((&L_4), 0, sizeof(L_4)); Vector4__ctor_m63EC2B2E36402A4891067A37B6F0A50CACDD34DE((&L_4), (255.0f), /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_5; L_5 = Numerics_Clamp_m1EC956B0CC9CBDCA73629BD76D3A5FBB8A14910F_inline(L_2, L_3, L_4, /*hidden argument*/NULL); *(Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 *)L_0 = L_5; Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_6 = ___vector0; float L_7 = L_6->get_X_0(); IL2CPP_RUNTIME_CLASS_INIT(Math_tA269614262430118C9FC5C4D9EF4F61C812568F0_il2cpp_TypeInfo_var); double L_8; L_8 = bankers_round(((double)((double)L_7))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_9 = ___vector0; float L_10 = L_9->get_Y_1(); double L_11; L_11 = bankers_round(((double)((double)L_10))); V_0 = ((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_cast_floating_point(L_11)&(int32_t)((int32_t)255)))<<(int32_t)8)); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_12 = ___vector0; float L_13 = L_12->get_Z_2(); double L_14; L_14 = bankers_round(((double)((double)L_13))); V_1 = ((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_cast_floating_point(L_14)&(int32_t)((int32_t)255)))<<(int32_t)((int32_t)16))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_15 = ___vector0; float L_16 = L_15->get_W_3(); double L_17; L_17 = bankers_round(((double)((double)L_16))); V_2 = ((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_cast_floating_point(L_17)&(int32_t)((int32_t)255)))<<(int32_t)((int32_t)24))); uint32_t L_18 = V_0; uint32_t L_19 = V_1; uint32_t L_20 = V_2; return ((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)((int32_t)il2cpp_codegen_cast_floating_point(L_8)&(int32_t)((int32_t)255)))|(int32_t)L_18))|(int32_t)L_19))|(int32_t)L_20)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void Byte4_set_PackedValue_m024BD207AC39089A6B2008B317D574A70F71E7E1_inline (Byte4_tF8468C1C5155B1D9075212FA6AB1133E3ADD8B22 * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR uint64_t HalfVector4_Pack_m5B91CC4BE45BC93B81BF77871F71E1879F3231DD_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * ___vector0, const RuntimeMethod* method) { uint64_t V_0 = 0; uint64_t V_1 = 0; uint64_t V_2 = 0; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_0 = ___vector0; float L_1 = L_0->get_X_0(); uint16_t L_2; L_2 = HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline(L_1, /*hidden argument*/NULL); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_3 = ___vector0; float L_4 = L_3->get_Y_1(); uint16_t L_5; L_5 = HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline(L_4, /*hidden argument*/NULL); V_0 = ((int64_t)((int64_t)((int64_t)((uint64_t)L_5))<<(int32_t)((int32_t)16))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_6 = ___vector0; float L_7 = L_6->get_Z_2(); uint16_t L_8; L_8 = HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline(L_7, /*hidden argument*/NULL); V_1 = ((int64_t)((int64_t)((int64_t)((uint64_t)L_8))<<(int32_t)((int32_t)32))); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 * L_9 = ___vector0; float L_10 = L_9->get_W_3(); uint16_t L_11; L_11 = HalfTypeHelper_Pack_m57389EFC3EB2A11FE573F14C459F8628374CCFF3_inline(L_10, /*hidden argument*/NULL); V_2 = ((int64_t)((int64_t)((int64_t)((uint64_t)L_11))<<(int32_t)((int32_t)48))); uint64_t L_12 = V_0; uint64_t L_13 = V_1; uint64_t L_14 = V_2; return ((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((int64_t)((uint64_t)L_2))|(int64_t)L_12))|(int64_t)L_13))|(int64_t)L_14)); } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void HalfVector4_set_PackedValue_m575B61438D778A34EAC982DD55F8EB756742C914_inline (HalfVector4_t9E2CF52803B5A4B758CE35DC979E3920A5FC9B97 * __this, uint64_t ___value0, const RuntimeMethod* method) { { uint64_t L_0 = ___value0; __this->set_U3CPackedValueU3Ek__BackingField_0(L_0); return; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_Max_m380A5635BED6B0A2B53FA18CE530A2C88907C0FD_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value10, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value21, const RuntimeMethod* method) { float G_B3_0 = 0.0f; float G_B5_0 = 0.0f; float G_B4_0 = 0.0f; float G_B6_0 = 0.0f; float G_B6_1 = 0.0f; float G_B8_0 = 0.0f; float G_B8_1 = 0.0f; float G_B7_0 = 0.0f; float G_B7_1 = 0.0f; float G_B9_0 = 0.0f; float G_B9_1 = 0.0f; float G_B9_2 = 0.0f; float G_B11_0 = 0.0f; float G_B11_1 = 0.0f; float G_B11_2 = 0.0f; float G_B10_0 = 0.0f; float G_B10_1 = 0.0f; float G_B10_2 = 0.0f; float G_B12_0 = 0.0f; float G_B12_1 = 0.0f; float G_B12_2 = 0.0f; float G_B12_3 = 0.0f; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___value10; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___value21; float L_3 = L_2.get_X_0(); if ((((float)L_1) > ((float)L_3))) { goto IL_0016; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___value21; float L_5 = L_4.get_X_0(); G_B3_0 = L_5; goto IL_001c; } IL_0016: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___value10; float L_7 = L_6.get_X_0(); G_B3_0 = L_7; } IL_001c: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___value10; float L_9 = L_8.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___value21; float L_11 = L_10.get_Y_1(); G_B4_0 = G_B3_0; if ((((float)L_9) > ((float)L_11))) { G_B5_0 = G_B3_0; goto IL_0032; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = ___value21; float L_13 = L_12.get_Y_1(); G_B6_0 = L_13; G_B6_1 = G_B4_0; goto IL_0038; } IL_0032: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_14 = ___value10; float L_15 = L_14.get_Y_1(); G_B6_0 = L_15; G_B6_1 = G_B5_0; } IL_0038: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_16 = ___value10; float L_17 = L_16.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_18 = ___value21; float L_19 = L_18.get_Z_2(); G_B7_0 = G_B6_0; G_B7_1 = G_B6_1; if ((((float)L_17) > ((float)L_19))) { G_B8_0 = G_B6_0; G_B8_1 = G_B6_1; goto IL_004e; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_20 = ___value21; float L_21 = L_20.get_Z_2(); G_B9_0 = L_21; G_B9_1 = G_B7_0; G_B9_2 = G_B7_1; goto IL_0054; } IL_004e: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_22 = ___value10; float L_23 = L_22.get_Z_2(); G_B9_0 = L_23; G_B9_1 = G_B8_0; G_B9_2 = G_B8_1; } IL_0054: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_24 = ___value10; float L_25 = L_24.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_26 = ___value21; float L_27 = L_26.get_W_3(); G_B10_0 = G_B9_0; G_B10_1 = G_B9_1; G_B10_2 = G_B9_2; if ((((float)L_25) > ((float)L_27))) { G_B11_0 = G_B9_0; G_B11_1 = G_B9_1; G_B11_2 = G_B9_2; goto IL_006a; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_28 = ___value21; float L_29 = L_28.get_W_3(); G_B12_0 = L_29; G_B12_1 = G_B10_0; G_B12_2 = G_B10_1; G_B12_3 = G_B10_2; goto IL_0070; } IL_006a: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_30 = ___value10; float L_31 = L_30.get_W_3(); G_B12_0 = L_31; G_B12_1 = G_B11_0; G_B12_2 = G_B11_1; G_B12_3 = G_B11_2; } IL_0070: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_32; memset((&L_32), 0, sizeof(L_32)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_32), G_B12_3, G_B12_2, G_B12_1, G_B12_0, /*hidden argument*/NULL); return L_32; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 Vector4_Min_mD400C92160CCFF020D86CDB2728E2C23B3270423_inline (Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value10, Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 ___value21, const RuntimeMethod* method) { float G_B3_0 = 0.0f; float G_B5_0 = 0.0f; float G_B4_0 = 0.0f; float G_B6_0 = 0.0f; float G_B6_1 = 0.0f; float G_B8_0 = 0.0f; float G_B8_1 = 0.0f; float G_B7_0 = 0.0f; float G_B7_1 = 0.0f; float G_B9_0 = 0.0f; float G_B9_1 = 0.0f; float G_B9_2 = 0.0f; float G_B11_0 = 0.0f; float G_B11_1 = 0.0f; float G_B11_2 = 0.0f; float G_B10_0 = 0.0f; float G_B10_1 = 0.0f; float G_B10_2 = 0.0f; float G_B12_0 = 0.0f; float G_B12_1 = 0.0f; float G_B12_2 = 0.0f; float G_B12_3 = 0.0f; { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_0 = ___value10; float L_1 = L_0.get_X_0(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_2 = ___value21; float L_3 = L_2.get_X_0(); if ((((float)L_1) < ((float)L_3))) { goto IL_0016; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_4 = ___value21; float L_5 = L_4.get_X_0(); G_B3_0 = L_5; goto IL_001c; } IL_0016: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_6 = ___value10; float L_7 = L_6.get_X_0(); G_B3_0 = L_7; } IL_001c: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_8 = ___value10; float L_9 = L_8.get_Y_1(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_10 = ___value21; float L_11 = L_10.get_Y_1(); G_B4_0 = G_B3_0; if ((((float)L_9) < ((float)L_11))) { G_B5_0 = G_B3_0; goto IL_0032; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_12 = ___value21; float L_13 = L_12.get_Y_1(); G_B6_0 = L_13; G_B6_1 = G_B4_0; goto IL_0038; } IL_0032: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_14 = ___value10; float L_15 = L_14.get_Y_1(); G_B6_0 = L_15; G_B6_1 = G_B5_0; } IL_0038: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_16 = ___value10; float L_17 = L_16.get_Z_2(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_18 = ___value21; float L_19 = L_18.get_Z_2(); G_B7_0 = G_B6_0; G_B7_1 = G_B6_1; if ((((float)L_17) < ((float)L_19))) { G_B8_0 = G_B6_0; G_B8_1 = G_B6_1; goto IL_004e; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_20 = ___value21; float L_21 = L_20.get_Z_2(); G_B9_0 = L_21; G_B9_1 = G_B7_0; G_B9_2 = G_B7_1; goto IL_0054; } IL_004e: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_22 = ___value10; float L_23 = L_22.get_Z_2(); G_B9_0 = L_23; G_B9_1 = G_B8_0; G_B9_2 = G_B8_1; } IL_0054: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_24 = ___value10; float L_25 = L_24.get_W_3(); Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_26 = ___value21; float L_27 = L_26.get_W_3(); G_B10_0 = G_B9_0; G_B10_1 = G_B9_1; G_B10_2 = G_B9_2; if ((((float)L_25) < ((float)L_27))) { G_B11_0 = G_B9_0; G_B11_1 = G_B9_1; G_B11_2 = G_B9_2; goto IL_006a; } } { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_28 = ___value21; float L_29 = L_28.get_W_3(); G_B12_0 = L_29; G_B12_1 = G_B10_0; G_B12_2 = G_B10_1; G_B12_3 = G_B10_2; goto IL_0070; } IL_006a: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_30 = ___value10; float L_31 = L_30.get_W_3(); G_B12_0 = L_31; G_B12_1 = G_B11_0; G_B12_2 = G_B11_1; G_B12_3 = G_B11_2; } IL_0070: { Vector4_tAD53765F091E54812772D62B6D34701608DB9E59 L_32; memset((&L_32), 0, sizeof(L_32)); Vector4__ctor_mC3AB7CEFA429B595CCF5A294C82EE42CE9B657A0((&L_32), G_B12_3, G_B12_2, G_B12_1, G_B12_0, /*hidden argument*/NULL); return L_32; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR float Numerics_Clamp_mFDB2B0615330F47BBEF2926772BBB30A29BDC993_inline (float ___value0, float ___min1, float ___max2, const RuntimeMethod* method) { { float L_0 = ___value0; float L_1 = ___max2; if ((!(((float)L_0) > ((float)L_1)))) { goto IL_0006; } } { float L_2 = ___max2; return L_2; } IL_0006: { float L_3 = ___value0; float L_4 = ___min1; if ((!(((float)L_3) < ((float)L_4)))) { goto IL_000c; } } { float L_5 = ___min1; return L_5; } IL_000c: { float L_6 = ___value0; return L_6; } } IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 Vector3_Clamp_m82E54C589A2E38F7FEA4174258A7BA4C53D70E09_inline (Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 ___value10, Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 ___min1, Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 ___max2, const RuntimeMethod* method) { float V_0 = 0.0f; float V_1 = 0.0f; float V_2 = 0.0f; float G_B3_0 = 0.0f; float G_B6_0 = 0.0f; float G_B9_0 = 0.0f; float G_B12_0 = 0.0f; float G_B15_0 = 0.0f; float G_B18_0 = 0.0f; { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_0 = ___value10; float L_1 = L_0.get_X_0(); V_0 = L_1; float L_2 = V_0; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_3 = ___max2; float L_4 = L_3.get_X_0(); if ((((float)L_2) > ((float)L_4))) { goto IL_0013; } } { float L_5 = V_0; G_B3_0 = L_5; goto IL_0019; } IL_0013: { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_6 = ___max2; float L_7 = L_6.get_X_0(); G_B3_0 = L_7; } IL_0019: { V_0 = G_B3_0; float L_8 = V_0; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_9 = ___min1; float L_10 = L_9.get_X_0(); if ((((float)L_8) < ((float)L_10))) { goto IL_0026; } } { float L_11 = V_0; G_B6_0 = L_11; goto IL_002c; } IL_0026: { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_12 = ___min1; float L_13 = L_12.get_X_0(); G_B6_0 = L_13; } IL_002c: { V_0 = G_B6_0; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_14 = ___value10; float L_15 = L_14.get_Y_1(); V_1 = L_15; float L_16 = V_1; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_17 = ___max2; float L_18 = L_17.get_Y_1(); if ((((float)L_16) > ((float)L_18))) { goto IL_0040; } } { float L_19 = V_1; G_B9_0 = L_19; goto IL_0046; } IL_0040: { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_20 = ___max2; float L_21 = L_20.get_Y_1(); G_B9_0 = L_21; } IL_0046: { V_1 = G_B9_0; float L_22 = V_1; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_23 = ___min1; float L_24 = L_23.get_Y_1(); if ((((float)L_22) < ((float)L_24))) { goto IL_0053; } } { float L_25 = V_1; G_B12_0 = L_25; goto IL_0059; } IL_0053: { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_26 = ___min1; float L_27 = L_26.get_Y_1(); G_B12_0 = L_27; } IL_0059: { V_1 = G_B12_0; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_28 = ___value10; float L_29 = L_28.get_Z_2(); V_2 = L_29; float L_30 = V_2; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_31 = ___max2; float L_32 = L_31.get_Z_2(); if ((((float)L_30) > ((float)L_32))) { goto IL_006d; } } { float L_33 = V_2; G_B15_0 = L_33; goto IL_0073; } IL_006d: { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_34 = ___max2; float L_35 = L_34.get_Z_2(); G_B15_0 = L_35; } IL_0073: { V_2 = G_B15_0; float L_36 = V_2; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_37 = ___min1; float L_38 = L_37.get_Z_2(); if ((((float)L_36) < ((float)L_38))) { goto IL_0080; } } { float L_39 = V_2; G_B18_0 = L_39; goto IL_0086; } IL_0080: { Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_40 = ___min1; float L_41 = L_40.get_Z_2(); G_B18_0 = L_41; } IL_0086: { V_2 = G_B18_0; float L_42 = V_0; float L_43 = V_1; float L_44 = V_2; Vector3_t730D245B51C9AAE75E6418A259810C98AC4A9F65 L_45; memset((&L_45), 0, sizeof(L_45)); Vector3__ctor_m3C199C444CBE5C59587FAE802686BDB1F3D8CC9C((&L_45), L_42, L_43, L_44, /*hidden argument*/NULL); return L_45; } }