Click or drag to resize

CommonIsAoiTooLargeForBitmap Method

Return True if image Aoi 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 IsAoiTooLargeForBitmap ( 
	image As McImage
) As Boolean

Parameters

image
Type: MediaCy.IQL.EngineMcImage

Return Value

Type: Boolean
Remarks