IImage8GreyData InterfaceCognex VisionPro 9.10

Interface that allows direct access to 8-bit grey scale pixel data.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.10.0.0
Syntax

public interface IImage8GreyData : IObject

The IImage8GreyData type exposes the following members.

Methods

  NameDescription
Public methodGet8GreyPixelMemory

Gets an object that can be used to directly access pixel memory.

Top
See Also