Namespace > IC.PhotoController Namespace > Classes > Controller Class > public > Save Method ()
PhotoController 2.2
ContentsIndexHome
PreviousUpNext
Controller.Save Method ()

Save the photo to an Image in JPEG formation and with quality 75

C++
public: Image Save();
C#
public Image Save();
Visual Basic
Public Function Save() As Image
Returns

The Image object after being saved

Send comments about this topic.
Copyright (c) 2008-2009 @ ImageComponent.NET. All rights reserved.