Banuba SDK
Instance Methods | List of all members
BNBImage Class Reference

#import <BNBImage.h>

Inheritance diagram for BNBImage:

Instance Methods

(nonnull NSString *) - getName
 
(BNBImageType) - getType
 
(nullable BNBAttachment *) - asAttachment
 
(nullable BNBCubemap *) - asCubemap
 
(nullable BNBSegmentationMask *) - asSegmentationMask
 
(nullable BNBTexture *) - asTexture
 
(nullable BNBVideo *) - asVideo
 
(nullable BNBWeightedLut *) - asWeightedLut
 
(void) - reload
 

Detailed Description

Definition at line 14 of file BNBImage.h.

Method Documentation

◆ asAttachment

- (nullable BNBAttachment *) asAttachment

◆ asCubemap

- (nullable BNBCubemap *) asCubemap

◆ asSegmentationMask

- (nullable BNBSegmentationMask *) asSegmentationMask

◆ asTexture

- (nullable BNBTexture *) asTexture

◆ asVideo

- (nullable BNBVideo *) asVideo

◆ asWeightedLut

- (nullable BNBWeightedLut *) asWeightedLut

◆ getName

- (nonnull NSString *) getName

◆ getType

- (BNBImageType) getType

◆ reload

- (void) reload

The documentation for this class was generated from the following file: