Upgrade your Internet Experience
United States - English
Argentina (Español)
Australia (English)
Brasil (Português)
Canada (English)
Canada (Français)
中国 (简体中文)
Colombia (Español)
Deutschland (Deutsch)
España (Español)
France (Français)
India (English)
Italia (Italiano)
日本 (日本語)
México (Español)
Perú (Español)
Россия (Pусский)
United Kingdom (English)
United States (English)
More...
Microsoft.com
Welcome
Sign in
.NET Framework Developer Center
Home
Library
Learn
Downloads
Support
Community
Forums
Printer Friendly Version
Send
Add Content...
Click to Rate and Give Feedback
Give feedback on this content
MSDN Library
MSDN
Please Wait
MSDN Library
Please Wait
.NET Development
Please Wait
.NET Framework 3.5
Please Wait
.NET Framework Class Library
Please Wait
System.Drawing Namespace
Please Wait
Image Class
Please Wait
Image Methods
Please Wait
Switch on low bandwidth view
Collapse All
Language Filter
Visual Basic
C#
C++
J#
JScript
XAML
F#
Members Filter
Include Protected Members
Include Inherited Members
Frameworks Filter
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
This page is specific to
Microsoft Visual Studio 2008/.Net Framework 3.5
Other versions are also available for the following:
Microsoft Visual Studio 2003/.Net Framework 1.1
Microsoft Visual Studio 2005/.Net Framework 2.0
.NET Framework 3.0
Microsoft Visual Studio 2010/.NET Framework 4.0
.NET Framework Class Library
Image Methods
The
Image
type exposes the following members.
Methods
Name
Description
Clone
Creates an exact copy of this
Image
.
CreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from
MarshalByRefObject
.)
Dispose
Overloaded.
Releases all resources used by this
Image
.
Equals
Determines whether the specified
Object
is equal to the current
Object
.
(Inherited from
Object
.)
Finalize
Allows an
Object
to attempt to free resources and perform other cleanup operations before the
Object
is reclaimed by garbage collection. (Overrides
Object
.
.
::
.
Finalize
()
()
()
.)
FromFile
Overloaded.
Creates an
Image
from the specified file.
FromHbitmap
Overloaded.
Creates a
Bitmap
from a Windows handle.
FromStream
Overloaded.
Creates an
Image
from the specified data stream.
GetBounds
Gets the bounds of the image in the specified unit.
GetEncoderParameterList
Returns information about the parameters supported by the specified image encoder.
GetFrameCount
Returns the number of frames of the specified dimension.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from
Object
.)
GetHowFromImage
Infrastructure.
Returns an internal handle to an image.
GetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from
MarshalByRefObject
.)
GetPixelFormatSize
Returns the color depth, in number of bits per pixel, of the specified pixel format.
GetPropertyItem
Gets the specified property item from this
Image
.
GetThumbnailImage
Returns a thumbnail for this
Image
.
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
InitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from
MarshalByRefObject
.)
IsAlphaPixelFormat
Returns a value that indicates whether the pixel format for this
Image
contains alpha information.
IsCanonicalPixelFormat
Returns a value that indicates whether the pixel format is 32 bits per pixel.
IsExtendedPixelFormat
Returns a value that indicates whether the pixel format is 64 bits per pixel.
MemberwiseClone
Overloaded.
RemovePropertyItem
Removes the specified property item from this
Image
.
RotateFlip
This method rotates, flips, or rotates and flips the
Image
.
Save
Overloaded.
Saves this image to the specified stream in the specified format.
SaveAdd
Overloaded.
Adds the information in the specified
Image
to this
Image
. The specified
EncoderParameters
determine how the new information is incorporated into the existing image.
SelectActiveFrame
Selects the frame specified by the dimension and index.
SetPropertyItem
Stores a property item (piece of metadata) in this
Image
.
ToString
Returns a
String
that represents the current
Object
.
(Inherited from
Object
.)
Top
Explicit Interface Implementations
Name
Description
ISerializable
.
.
::
.
GetObjectData
Populates a
SerializationInfo
with the data needed to serialize the target object.
Top
See Also
Reference
Image Class
System.Drawing Namespace
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
Community Content
Add new content
Annotations
|
Edit
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
© 2009 Microsoft Corporation. All rights reserved.
Terms of Use
|
Trademarks
|
Privacy Statement