'Declaration Public Shared Function FromGdiPixelFormat( _ ByVal pixelFormat As System.Drawing.Imaging.PixelFormat _ ) As PixelFormat
public static PixelFormat FromGdiPixelFormat( System.Drawing.Imaging.PixelFormat pixelFormat )
Parameters
- pixelFormat
- The source value of the System.Drawing.Imaging.PixelFormat type.