Overload List
| Name | Description | |
|---|---|---|
| GetEnlargedInstance<(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 returning a new instance.
See EnlargeCanvas<(Of <(T>)>)(FIBITMAP, Int32, Int32, Int32, Int32, Nullable<(Of <(T>)>), FREE_IMAGE_COLOR_OPTIONS) for further details.
| |
| GetEnlargedInstance<(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 returning a new instance.
See EnlargeCanvas<(Of <(T>)>)(FIBITMAP, Int32, Int32, Int32, Int32, Nullable<(Of <(T>)>), FREE_IMAGE_COLOR_OPTIONS) for further details.
|