Click or drag to resize

IMcBitMaskOpsGetDecimatedBitmapBits Method

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Function GetDecimatedBitmapBits ( 
	lDecimationX As Integer,
	lDecimationY As Integer,
	<OutAttribute> ByRef plDecimatedWidth As Integer,
	<OutAttribute> ByRef plDecimatedHeight As Integer,
	<OptionalAttribute> varRectToGet As Object
) As Object

Parameters

lDecimationX
Type: SystemInt32
lDecimationY
Type: SystemInt32
plDecimatedWidth
Type: SystemInt32
plDecimatedHeight
Type: SystemInt32
varRectToGet (Optional)
Type: SystemObject

Return Value

Type: Object
See Also