'Declaration Public Function ToBitmap( _ ByVal release As Boolean _ ) As Bitmap
'Usage Dim instance As ImageX Dim release As Boolean Dim value As Bitmap value = instance.ToBitmap(release)
public Bitmap ToBitmap( bool release )
public: Bitmap* ToBitmap( bool release )
public: Bitmap^ ToBitmap( bool release )
ImageX Class ImageX Members
©2014. Accusoft Corporation. All Rights Reserved.