Overload List

NameDescription
TimedImage<(Of <(TColor, TDepth>)>)()()()
Create a empty Image
TimedImage<(Of <(TColor, TDepth>)>)(Int32, Int32)
Create an empty Image of the specified width and height
TimedImage<(Of <(TColor, TDepth>)>)(Int32, Int32, TColor)
Create a blank Image of the specified width, height, depth and color.

See Also