IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 12, 2025, 4:59:27 PM (8 months ago)
Author:
eugene
Message:

add command to modify section to place image center at specified location

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libkapa/include/kapa.h

    r41377 r42941  
    251251int KapaSetSection (int fd, KapaSection *section);
    252252int KapaSetSectionByImage (int fd, KapaSection *section);
     253int KapaSetSectionCenterByImage (int fd, KapaSection *section);
    253254int KapaSelectSection (int fd, char *name);
    254255int KapaGetSection (int fd, char *name);
Note: See TracChangeset for help on using the changeset viewer.