Click or drag to resize

CommonIsFrameTooLargeForBitmap Method

Return True if whole frame is too large to create a McGraphObjBitmap.

Namespace:  MediaCy.Commands.Image
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Function IsFrameTooLargeForBitmap ( 
	image As McImage
) As Boolean

Parameters

image
Type: MediaCy.IQL.EngineMcImage

Return Value

Type: Boolean
Remarks