CIKernelRoiCallback Délégué
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Gestionnaire de saisie semi-automatique pour déterimining une région d’intérêt dans l’image source.
public delegate CoreGraphics.CGRect CIKernelRoiCallback(int index, CGRect rect);
type CIKernelRoiCallback = delegate of int * CGRect -> CGRect
Paramètres
- index
- Int32
- rect
- CGRect