Banuba SDK
|
#import <BNBWeightedLut.h>
Instance Methods | |
(void) | - loadResource: |
(void) | - setWeight: |
(float) | - getWeight |
(void) | - load: |
(nullable BNBImage *) | - asImage |
Definition at line 15 of file BNBWeightedLut.h.
- (nullable BNBImage *) asImage |
- (float) getWeight |
- (void) load: | (nonnull NSString *) | fileName |
- (void) loadResource: | (nullable BNBResource *) | res |
- (void) setWeight: | (float) | value |