Image Properties

The Image type exposes the following members.

Properties

Name Description
Public property ColorProfile
Public property DpiX
Public property DpiY
Public property Height

Gets the height, in pixels, of this image.

Public property Id

Gets or sets a unique identifier of this PipelineElement.

(Inherited from PipelineElement.)
Public property Ink
Public property Palette
Public property PixelFormat
Public property Receivers

Gets a collection of pipeline elements that will receive the result of this PipelineElement.

(Inherited from PipelineElement.)
Public property SupportedPixelFormats

Gets a collection of pixel formats that are supported by this PipelineElement.

(Inherited from PipelineElement.)
Public property Width

Gets the width, in pixels, of this image.

See Also

Reference