These methods are available in:
|
|
Name |
Description |
|
Creates a new GdPicture Image clone from a GdPicture Image. | |
|
Creates a new independent 32-bits ARGB GdPicture Image clone from an existing image. | |
|
Creates a new independent 32-bits PARGB GdPicture Image clone from an existing image. 8 bits each are used for the alpha, red, green, and blue components. The red, green, and blue components are premultiplied, according to the alpha component. This pixel format provides better performances on Windows applications. | |
|
Creates a new GdPicture Image from the area of another GdPicture Image. | |
|
Like the CreateClonedGdPictureImage() function, creates a new GdPicture Image clone from an other GdPicture Image. However, the cloned image will be independent from the image source. Therefore, the image source can be deleted without deleting the cloned image. | |
|
Creates a new GdPicture Image from a System.Drawing.Bitmap object. | |
|
Creates a new GdPicture Image from an image file stored within an array of bytes. | |
|
Creates a new GdPicture Image from an image file stored within an array of bytes. This function uses embedded color management (ICM). | |
|
Creates a new GdPicture Image from Clipboard content. | |
|
Creates a new GdPicture Image from a Device Independent Bitmap handle (DIB). | |
|
Creates a new GdPicture Image based on an image file. | |
|
Creates a new GdPicture Image based on an image file. This function uses embedded color management (ICM). | |
|
Creates a new GdPicture Image from an image file stored in a distant server using FTP protocol. | |
|
Creates a new GdPicture Image from a gdiplus image handle. | |
|
Creates a new GdPicture Image from an hBitmap handle. | |
|
Creates a new GdPicture Image from an icon handle. | |
|
Creates a new GdPicture Image from an image file stored in a distant server using HTTP protocol. | |
|
Creates a new GdPicture Image from a window handle. | |
|
This is the overview for the CreateGdPictureImageFromMetaFile method overload. | |
|
Creates a new GdPicture Image from raw bitmap in memory. | |
|
Creates a new GdPicture Image from an image stored into a Stream oGdPictureImaging. | |
|
Creates a new GdPicture Image from an image stored into a Stream oGdPictureImaging. This function uses embedded color management (ICM). | |
|
Creates a new GdPicture Image from image data stored within string data. | |
|
Creates a new GdPicture Image from image data stored within string data. This function uses embedded color management (ICM). | |
|
This is the overview for the CreateNewGdPictureImage method overload. | |
|
Deletes a GdPicture Image from the memory. |
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|