.Net Framework > v1.1.4322 > System > Drawing > Bitmap > Bitmap Bitmap(Image)
Bitmap(Image,Size)
Bitmap(Image,Int32,Int32)
Bitmap(Int32,Int32)
Bitmap(Int32,Int32,Graphics)
Bitmap(Int32,Int32,PixelFormat)
Bitmap(Int32,Int32,Int32,PixelFormat,IntPtr)
Bitmap(Stream)
Bitmap(Stream,Boolean)
Bitmap(String)
Bitmap(String,Boolean)
Bitmap(Type,String)


Bitmap(Image)

Category
Constructor
Description
Initializes a new instance of the System.Drawing.Bitmap class from the specified existing image.
Type
void
Character
public
Parameters
NameTypeDescription
originalImage
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Bitmap(Image,Size)

Category
Constructor
Description
Initializes a new instance of the System.Drawing.Bitmap class from the specified existing image and with the specified size.
Type
void
Character
public
Parameters
NameTypeDescription
originalImage
newSizeSize
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Bitmap(Image,Int32,Int32)

Category
Constructor
Description
Initializes a new instance of the System.Drawing.Bitmap class from the specified existing image and with the specified size.
Type
void
Character
public
Parameters
NameTypeDescription
originalImage
widthInt32
heightInt32
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Bitmap(Int32,Int32)

Category
Constructor
Description
Initializes a new instance of the System.Drawing.Bitmap class with the specified size.
Type
void
Character
public
Parameters
NameTypeDescription
widthInt32
heightInt32
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Bitmap(Int32,Int32,Graphics)

Category
Constructor
Description
Initializes a new instance of the System.Drawing.Bitmap class with the specified size and with the resolution of the specified System.Drawing.Graphics object.
Type
void
Character
public
Parameters
NameTypeDescription
widthInt32
heightInt32
gGraphics
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Bitmap(Int32,Int32,PixelFormat)

Category
Constructor
Description
Initializes a new instance of the System.Drawing.Bitmap class with the specified size and format.
Type
void
Character
public
Parameters
NameTypeDescription
widthInt32
heightInt32
formatPixelFormat
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Bitmap(Int32,Int32,Int32,PixelFormat,IntPtr)

Category
Constructor
Description
Initializes a new instance of the System.Drawing.Bitmap class with the specified size, pixel format, and pixel data.
Type
void
Character
public
Parameters
NameTypeDescription
widthInt32
heightInt32
strideInt32
formatPixelFormat
scan0IntPtr
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Bitmap(Stream)

Category
Constructor
Description
Initializes a new instance of the System.Drawing.Bitmap class from the specified data stream.
Type
void
Character
public
Parameters
NameTypeDescription
streamStream
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Bitmap(Stream,Boolean)

Category
Constructor
Description
Initializes a new instance of the System.Drawing.Bitmap class from the specified data stream.
Type
void
Character
public
Parameters
NameTypeDescription
streamStream
useIcmBoolean
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Bitmap(String)

Category
Constructor
Description
Initializes a new instance of the System.Drawing.Bitmap class from the specified file.
Type
void
Character
public
Parameters
NameTypeDescription
filenameString
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Bitmap(String,Boolean)

Category
Constructor
Description
Initializes a new instance of the System.Drawing.Bitmap class from the specified file.
Type
void
Character
public
Parameters
NameTypeDescription
filenameString
useIcmBoolean
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Bitmap(Type,String)

Category
Constructor
Description
Initializes a new instance of the System.Drawing.Bitmap class from a specified resource.
Type
void
Character
public
Parameters
NameTypeDescription
typeType
resourceString
Tags
0104BC7FDA, 02E3ABA98D, 0311417F6F

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database