Overload List

NameDescription
GpuImage<(Of <(<'TColor, TDepth>)>)>(Size)
Create a GpuImage of the specific size
GpuImage<(Of <(<'TColor, TDepth>)>)>(Image<(Of <<'(TColor, TDepth>)>>))
Create a GPU image from a regular image
GpuImage<(Of <(<'TColor, TDepth>)>)>(Int32, Int32)
Create a GpuImage of the specific size

See Also