Overload List

  NameDescription
CreateImage()()()
Creates image.
(Inherited from Instrument.)
CreateImage(Single)
Creates image with a given resolution.
(Inherited from Instrument.)
CreateImage(Int32, Int32)
Creates image with a given size.
(Inherited from Instrument.)
CreateImage(Single, Single)
Creates image with a given resolution and scale.
(Inherited from Instrument.)
CreateImage(Int32, Int32, Single)
Creates image with a given size and scale.
(Inherited from Instrument.)

See Also