Eyeshot 9.0 WPF API Reference
MakePowerOfTwo(RenderContextBase,Bitmap) Method

WPF Assembly > devDept.Graphics Namespace > TextureBase Class : MakePowerOfTwo(RenderContextBase,Bitmap) Method
Syntax
'Declaration
 
Public Shared Function MakePowerOfTwo( _
   ByVal renderContext As RenderContextBase, _
   ByVal bitmap As Bitmap _
) As Bitmap
public static Bitmap MakePowerOfTwo( 
   RenderContextBase renderContext,
   Bitmap bitmap
)

Parameters

renderContext
bitmap
See Also

Reference

TextureBase Class
TextureBase Members