FreeImage .NET Documentation
FreeImageBitmap..::.EnlargeCanvas Method
FreeImageBitmap Class  See Also  Send Feedback

Overload List

  NameDescription
EnlargeCanvas<(Of <(T>)>)(Int32, Int32, Int32, Int32, Nullable<(Of <(T>)>))
Enlarges or shrinks this FreeImageBitmap selectively per side and fills newly added areas with the specified background color. See EnlargeCanvas<(Of <(T>)>)(FIBITMAP, Int32, Int32, Int32, Int32, Nullable<(Of <(T>)>), FREE_IMAGE_COLOR_OPTIONS) for further details.
EnlargeCanvas<(Of <(T>)>)(Int32, Int32, Int32, Int32, Nullable<(Of <(T>)>), FREE_IMAGE_COLOR_OPTIONS)
Enlarges or shrinks this FreeImageBitmap selectively per side and fills newly added areas with the specified background color. See EnlargeCanvas<(Of <(T>)>)(FIBITMAP, Int32, Int32, Int32, Int32, Nullable<(Of <(T>)>), FREE_IMAGE_COLOR_OPTIONS) for further details.

See Also

FreeImageBitmap Class
FreeImageBitmap Members
FreeImageAPI Namespace
FreeImage - The productivity booster. FreeImage is licensed under the GNU General Public License (GPL) and the FreeImage Public License (FIPL).