Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
SyntaxBitmap Apply(
Bitmap bitmap
)
Function Apply (
bitmap As Bitmap
) As Bitmap
Bitmap^ Apply(
Bitmap^ bitmap
)
abstract Apply :
bitmap : Bitmap -> Bitmap
Parameters
- bitmap Bitmap
-
Return Value
Bitmap
See Also