ImageOptionsBase

ImageOptionsBase constructor (1 of 3)

Initializes a new instance of the ImageOptionsBase class.

protected ImageOptionsBase()

See Also


ImageOptionsBase constructor (2 of 3)

Initializes a new instance of the ImageOptionsBase class.

protected ImageOptionsBase(Image image)
parameterdescription
imageThe image.

See Also


ImageOptionsBase constructor (3 of 3)

Initializes a new instance of the ImageOptionsBase class.

protected ImageOptionsBase(ImageOptionsBase imageOptions)
parameterdescription
imageOptionsThe image options.

See Also