Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax Bitmap 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:
BitmapSee Also