Returns the System.Drawing.Imaging.PixelFormat enumeration value for the given PixelFormat value.
public static System.Drawing.Imaging.PixelFormat ToGdiPixelFormat(
PixelFormat
)
'Declaration
Public Shared Function ToGdiPixelFormat( _
ByVal As PixelFormat _
) As System.Drawing.Imaging.PixelFormat
Parameters
- pixelFormat
- The PixelFormat enumeration value.