Click or drag to resize

PixelFormatChangeEventArgs Properties

The PixelFormatChangeEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel

When setting this property to true, the current operation will be cancelled.

Public propertyCurrentPixelFormat
Gets the PixelFormat of the current image.
Public propertyNewPixelFormat
Gets the PixelFormat to change the image to.
Top
See Also