PixelFormat Constructor

Initializes a new instance of the PixelFormat class.

Overload List

Name Description
Public method PixelFormat()

Initializes a new instance of the PixelFormat class.

Public method PixelFormat(PixelFormat)

Initializes a new instance of the PixelFormat class using the specified System.Drawing.Imaging.PixelFormat enumeration member.

Public method PixelFormat(PixelFormat)

Initializes a new instance of the PixelFormat class from the specified existing pixel format.

See Also

Reference