Click or drag to resize

CommonGetImage Method

Get McImage from the source.

Namespace:  MediaCy.Commands.Image
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Function GetImage ( 
	source As Object,
	Optional bIgnoreCCView As Boolean = false
) As McImage

Parameters

source
Type: SystemObject
bIgnoreCCView (Optional)
Type: SystemBoolean

Return Value

Type: McImage
Remarks