'Declaration <DebuggerStepThroughAttribute()> <DebuggerNonUserCodeAttribute()> Public Function ToImage() As Image
[DebuggerStepThrough()] [DebuggerNonUserCode()] public Image ToImage()
[DebuggerStepThrough()] [DebuggerNonUserCode()] public: Image* ToImage();
[DebuggerStepThrough()] [DebuggerNonUserCode()] public: Image^ ToImage();
Return Value
Image object containing a copy of the current image.