Home
last modified time | relevance | path

Searched defs:GdipGetPropertyCount (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/libgdiplus/libgdiplus-6.0.4/src/
H A Dimage.c1927 GdipGetPropertyCount (GpImage *image, UINT *propertyNumber) in GdipGetPropertyCount() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Drawing/System.Drawing/
H A DgdipFunctions.cs1056 internal static extern Status GdipGetPropertyCount (IntPtr image, out uint propNumbers); in GdipGetPropertyCount() method in System.Drawing.GDIPlus
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Drawing.Common/src/System/Drawing/
H A DGdiplusNative.Windows.cs668 …internal static int GdipGetPropertyCount(HandleRef image, out int count) => GdipGetPropertyCount_p… in GdipGetPropertyCount() method in System.Drawing.SafeNativeMethods.Gdip
H A DGdiplusNative.Unix.cs758 …internal static int GdipGetPropertyCount(IntPtr image, out uint propNumbers) => GdipGetPropertyCou… in GdipGetPropertyCount() method in System.Drawing.SafeNativeMethods.Gdip