3 references to GdipGetAllPropertyItems
System.Drawing.Common (1)
System\Drawing\Image.cs (1)
566
PInvokeGdiPlus.
GdipGetAllPropertyItems
(_nativeImage, size, count, properties);
System.Private.Windows.GdiPlus (2)
Windows.Win32.PInvokeGdiPlus.gdiplus.dll.g.cs (2)
3078
/// <inheritdoc cref="
GdipGetAllPropertyItems
(winmdroot.Graphics.GdiPlus.GpImage*, uint, uint, winmdroot.Graphics.GdiPlus.PropertyItem*)"/>
3085
winmdroot.Graphics.GdiPlus.Status __result = PInvokeGdiPlus.
GdipGetAllPropertyItems
(imageLocal, totalBufferSize, numProperties, allItemsLocal);