bool CheckPixel( ImGearPixel pixel )
bool CheckPixel( ImGearPixel* pixel )
bool CheckPixel( ImGearPixel^ pixel )
'Declaration Function CheckPixel( _ ByVal pixel As ImGearPixel _ ) As Boolean
'Usage Dim instance As IImGearPixelChecker Dim pixel As ImGearPixel Dim value As Boolean value = instance.CheckPixel(pixel)
IImGearPixelChecker Interface IImGearPixelChecker Members ImGearPixel Class