MeiCam SDK For iOS
3.14.0
|
#import <NvsCaptionTextLayout.h>
Instance Methods | |
(int) | - getLineCount |
(NvsRect) | - getBoundingRectAtLine: |
(int) | - getGlyphCountInLine: |
(NvsRect) | - getGlyphBoundingRect:glyphIndexInLine: |
- (NvsRect) getBoundingRectAtLine: | (int) | lineNum |
- (NvsRect) getGlyphBoundingRect: | (int) | lineNum | |
glyphIndexInLine: | (int) | glyphIndexInLine | |
- (int) getGlyphCountInLine: | (int) | lineNum |
- (int) getLineCount |