ImageGear21.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearPixelCheckerRedEyeRGB Class : CheckPixel Method |
'Declaration Public Function CheckPixel( _ ByVal pixel As ImGearPixel _ ) As Boolean
'Usage Dim instance As ImGearPixelCheckerRedEyeRGB Dim pixel As ImGearPixel Dim value As Boolean value = instance.CheckPixel(pixel)
public bool CheckPixel( ImGearPixel pixel )
public: bool CheckPixel( ImGearPixel* pixel )
public: bool CheckPixel( ImGearPixel^ pixel )