Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
SyntaxBitmap Apply(
Bitmap bitmap
)
Function Apply (
bitmap As Bitmap
) As Bitmap
Bitmap^ Apply(
Bitmap^ bitmap
)
abstract Apply :
bitmap : Bitmap -> Bitmap
Parameters
- bitmap
- Type: System.DrawingBitmap
Return Value
Type:
Bitmap
See Also